192,957 Commits over 4,049 Days - 1.99cph!

7 Years Ago
ItemDesire now uses ItemFilterSet. Implemented WriteToBlackboard for all desire types. Cleaned up setting weight and momentum of Desires.
7 Years Ago
wip UIMod_Market add a mod to player team inventory on career creation for testing
7 Years Ago
moved ModInventory out of Career and into CareerTeam. every team has a mod inventory, serialized/added to proto.
7 Years Ago
more mod market wip more functionality for ModInventory
7 Years Ago
market unit/mod tabs and views now work
7 Years Ago
Merging equipment_slot_rework
7 Years Ago
Merge from main
7 Years Ago
Updated Data.dll with new primary/secondary containers Hopefully fixed the weapon disappearing bug Reduced belt size back down to 4
7 Years Ago
Character interface stuff
7 Years Ago
Ran CodeGen to make new button input work
7 Years Ago
Updated PlayerInventoryProperties so sword, shield and staff start in the correct equipment slots
7 Years Ago
Needed to add some #if SERVER flags around serializing to remove errors when in Client-only mode. We may be able to remove these later. Also fixed a bug in SingleUserInteractableEntity.
7 Years Ago
Q to swap equipment sets (not currently working, code is setup though) Some belt stuff
7 Years Ago
Character still has a bunch to do but not kinda works. You can walk around. Switching the default spawn to character instead of spectator.
7 Years Ago
Character conversion work. See notes above 'Action subLateUpdate' in Character.cs for more info.
7 Years Ago
Reverted the spell commit from yesterday
7 Years Ago
Pre-spawn
7 Years Ago
Progress
7 Years Ago
▌▊▅█▌▉▉ -> ▊▅▅▊▌▊▌▄▇▍ ▌▄▌ ▄▋▍▆▊▄▋▋ ▊▋▆▌ █▆▌ ▋▌▋ ▅▉▋▊
7 Years Ago
Scene backup
7 Years Ago
Protobuf things for Raiding component
7 Years Ago
more
7 Years Ago
Ported the rest of the serialization methods. all untested.
7 Years Ago
more market wip
7 Years Ago
Added player building proxy meshes for reflection pass Added reflection.quality convar (0, 1, 2 - defaults to 0, unsaved for now)
7 Years Ago
Fixed some UI widgets not being properly managed by modal state changes and sibling isolation
7 Years Ago
Hunting corpse management uses its own target filter
7 Years Ago
Removed "being processed" condition from FindCorpseToPickUp
7 Years Ago
wip mod panel, headers, list
7 Years Ago
Fixed CarryUnit detatch crap
7 Years Ago
Removed Patrol Goal from Human/Idle
7 Years Ago
CarryUnit removes the unit from its current container when applicable
7 Years Ago
actually fixed that NRE
7 Years Ago
Fixed potential NRE in debug spawner
7 Years Ago
FindCorpseToPickUp condition tweaks
7 Years Ago
Corpse stockpiling and hunting using the same target filters, which should stop people picking up a hunter's kill
7 Years Ago
don't show enemy squad in career squad editor
7 Years Ago
Group.Supplies maintains a list of all entity ids added to supplies Added InGroupSupplies condition, replaces all "X is within Y of Z" distance conditions
7 Years Ago
wip mod list stuff
7 Years Ago
Very important comment header consistency
7 Years Ago
ActiveItemController
7 Years Ago
Fixed ZoneEcology spawn routine starting handler coroutines instead of yielding to them ;x
7 Years Ago
vm crossbow wobble fix
7 Years Ago
Converted HeldItem
7 Years Ago
Added Group Has Housing condition to Shelter tier
7 Years Ago
Grid positions in entity debug view Minor senses tweak for easier debugging of entities from grid sample
7 Years Ago
more
7 Years Ago
Converted HeldItem
7 Years Ago
more career ui
7 Years Ago
Converted PlayableCharacterInventory