197,738 Commits over 4,140 Days - 1.99cph!
Giving some NPCs a natural inclination to try level 2 drugs as well as level 1. Deterministic based on networkEntity ID so server sync isn't necessary.
Fixed hints videos not playing when you page through the UI
Entity component data copy editor util
Buildign upgrade persistence now seems to work
Building upgrade persistence WIP
adding alleyways and buildings to hex prefabs, done 2, 3, 6, 9, 17
Limiting framerate to 144 when in menus. Unlimited in-game. Prevents graphics cards freaking out.
Various corpse data, editor util
BaseEntity persists parent references
Added IsActive checks to ConstructionState null checks
BuildingConstructionState.IsActive used instead of nulling to prevent animaton issues
Fixed Building.AddBuilder checking the wrong state...
Bigger framerate boost from hiding characters
Fixed NRE when adding an upgrade
Null construction state in ConstructionOnMinuteCallback when we're done eating
Fixed AI decision log not working after playmode changes
decay should now display visually
Fixed units not being destroyed on death when no corpse item template is defined
UnitGroupSupportsCollections NRE check
fixed plants not growing
fixed plant color scale not being applied
Building construction state cleanup
improvements to visual persistence of buildings
Large and small template carcass items
PlayerController saves selected entity
Buildings destroy items on deposit, because fuck it
Machine process persistence fuckeries, CookCookable cleanup
Fuel to effect hour callback safety
MachineProcess calls AddItem on load
Porting all corpse data to CorpseCreator params, items are created programmatically. Deleted corpse items.
Deleted some unused goal plans
Set the desire weight considerations to be the correct types
Added a third Desire Weight mode and started replacing desire weight usages with the correct type
Cleaning up AI data
Deleted ItemGathering module
made radial menu really snappy