197,445 Commits over 4,110 Days - 2.00cph!
Q to swap equipment sets (not currently working, code is setup though)
Some belt stuff
Character still has a bunch to do but not kinda works. You can walk around. Switching the default spawn to character instead of spectator.
Character conversion work. See notes above 'Action subLateUpdate' in Character.cs for more info.
Reverted the spell commit from yesterday
▌▊▅█▌▉▉ -> ▊▅▅▊▌▊▌▄▇▍ ▌▄▌ ▄▋▍▆▊▄▋▋ ▊▋▆▌ █▆▌ ▋▌▋ ▅▉▋▊
Protobuf things for Raiding component
Ported the rest of the serialization methods. all untested.
Added player building proxy meshes for reflection pass
Added reflection.quality convar (0, 1, 2 - defaults to 0, unsaved for now)
Fixed some UI widgets not being properly managed by modal state changes and sibling isolation
Hunting corpse management uses its own target filter
Removed "being processed" condition from FindCorpseToPickUp
wip mod panel, headers, list
Fixed CarryUnit detatch crap
Removed Patrol Goal from Human/Idle
CarryUnit removes the unit from its current container when applicable
Fixed potential NRE in debug spawner
FindCorpseToPickUp condition tweaks
Corpse stockpiling and hunting using the same target filters, which should stop people picking up a hunter's kill
don't show enemy squad in career squad editor
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
Very important comment header consistency
Fixed ZoneEcology spawn routine starting handler coroutines instead of yielding to them ;x
Added Group Has Housing condition to Shelter tier
Grid positions in entity debug view
Minor senses tweak for easier debugging of entities from grid sample
Converted PlayableCharacterInventory
Removed unused AI unlocks
Converted PlayerBelt (untested)
Undone some item serialization
▌▉▍▌▋ ▄▆▋▉.▇▄▆▌ ▋▌▌ █▅▆▌▌▉▇▊▄ ▇▊▍▌▆██▅▇▆▊▇▋.
Added runtime lookat debug info for ai.
Lowered bravery stat to +10 so rats will attack people
fixed HasDesire data that got changed due to desire type removals
Disabled wander to territory while raiding
if we already have a home, unset the previous home when setting a new one.