19,298 Commits over 1,614 Days - 0.50cph!
Reinit hightlighter on hover
DispensableWrapper now has a spawn at unit position mode
Getting target for a behaviour now uses Blackboard.GetEntity (fixed reading from Stockpile key as target not working correctly).
Woodcutting AI now chooses the stockpile first.
Stonecutting AI WIP.
Sticks and stones no longer require a role to be deposited to their stockpiles.
5 seconds wait after chopping tree
Tree component adds all dispensed items + trunk to the fell-er's knowledge
Take from dispenser also adds dispensed items directly to knowledge
Who needs fucking labels anyway
Removed preview data from BaseEntitySettings & affected editors (building, item)
Removed material requirements from Building system, whew
quarry prefab ground collision
Added Mining skill
Quarry bits
split up quarry collision
ResourceView.OnDispensed uses DispensableInfo.Quantity for material value
Fixed quarry view having convex collider
ResourceView updates material values in OnDispensed callback, if the dispensable is has UpdateMaterialValue set true
nospawns setup for quarry testing
ViewSpawner.OnValidate NRE fixes
Improvements to woodcutting module
changed default value of material
renamed animal corpse shader to vertex colour hide shader
added vertex colour hiding to foxgove assets
Fixed NRE on load related to roles/possessions stuff
Moved animal cooking to Cook module
Added a log for SmartObject.CanSubscribe failing due to incorrect role
Fixed spit addong not being buildable (bad role override on the deposit interaction)
Fixed bad timestep getting saved
Fixed night skip getting stuck if you're skipping a short amount of time
People should now only stockpile things in stockpiles belonging to their designated role.
Fixe role override not being used in CanSubscribe.
Hopefully fixed rain sounds getting stuck
Disabled tribe creation
Various data
Disabled notification on AttribuetGain activity
Eat From Dispenser should now filter by food resources and items.
Carrots have Eat From Dispenser interaction and are also in the food category.
Refresh role icons when pressing tab to show all the folouts
Another roles foldout tweak
GPV score can no longer be negative
Testing some sleep scoring changes
Fixed GPVs that inherit score from an InteractionDesire not having Momentum applied
Fixed roles foldout not always autoclosing
Added button to skip night time when everyone is sleeping
Fixed Required By Blackboard Building filter option not checking resources