19,298 Commits over 1,614 Days - 0.50cph!
Reduced effectList max pool size
Role selection foldouts use regular tooltips instead of their own label (UI graphic count reduction)
Disabled Human/Shelter/TakeShelterInInterior until we fix caves
Fixed stow event data not being set as active
More AI tweaks.
Removed now unused EndsMomentum field on GoalPlan.
Items component cleanup, hopefully fixing repeated failures to stow things
Resave island1
Disabled DSE caching
TerrainBlendObject NRE fix
Fixed Building.ForceConstructionComplete NRE
Debug log ICanvasRaycastFilter count after UI init
It's now possible to limit the max subscriptions on a positional interaction
un-inverted a curve that was making people sit by fire
Restored lazy caching of various name properties in DataAsset
Tweaked time ranges and scoring based on time ranges
Moved pick up event callback from OnPickupComplete (which I don't think was being used) and into the OnPickupEvent method that is being used
This fixes units Pick up actions never ending
Fixed OnPickUpEvent not getting called when playing an animation to pick up an item at normal speed
Fixed Items not getting added to MyItems if the animation is being bypassed
Added a minimum 1 unit spacing between anchor points
Removed OnGUI debug display
Added a Box check to ViewFill placement so you can't place fills through buildings/resources
Building placement guide UI now has a regular build root and ViewFill root (since they have slightly different controls)
Cleanup/icons
Serialisation stuff
Reduced decor bush navmesh obstacle radius
Island1 rebake, rabbit den navmesh fix
Fixed fog of war debug toggle
Reworked parts of island1 to get rid of some navmesh islands that were inaccessible
Refactored a bunch of Item methods to support bypassing of animation callbacks for pretty much all the things
Reimplemented the construction requirements for FillViews (got lost in a merge)
ViewFIll components get enabled as construction percentage grows
AI Debugger now shows clamped score
default GPV momentum back to 1.
Also I changed all the data apparently.
Simplified AI scoring and toned down mad bonuses from inherited score and module score.
Stopped goats from spawning inside the cliff
less hectic navigation failure warping (maybe)
Leaving And Joining Tribe debug setting.
Debug settings should now load correctly without having to display the tab.
Fixed activity popup not closing properly
Got rid of UIWidget animator toggle caching as it was fucking various pooled elements