199,489 Commits over 4,140 Days - 2.01cph!
Various Growable/Dispenser/Tree/Resource cleanup
Fixed bug causing interactions to get added to a smartObject twice
UI tweaks, tribe create post
Super mega WIP Lost and Found map that definitely isn't at all shaped like a vagina
Added new Go To Blackboard Position (no wait) plan to the CurrentBehvaiourIsGoToBlackboardPosition check (was breaking sprint/jog movement)
Fixed Dispenser firing an action that hasn't been assigned
Fixed player controller not always clearing command creation buffers
Added command generation method for placing items
Fixed tree chopping interaction being disabled
Trying out adding an additional collider to trees to increase clickable area
Fixed pedestrians not running from crimes in Bill's updated crime system.
More crime flee work, taking the crime's radius into account
More lost and found map WIP
NPCs now take all crime locations they are in range of into account, and flee from the closest one. Although getting a vector away from all they're in range of may be better.
Using Ritter's bounding sphere algorithm to include all crime points that overlap the NPC's location when calculating where to flee
Fixed an editor exception when looking at a stats component on a group
Updated some Item descriptions
Fixed tribe spawner not creating/assigning entities properly (views had no entities, were non-interactive)
Fixed some blurry UI issues
Network++
Save++
Made how to open inventory, how to open crafting less annoying
building shader improvements
Reverted some island1 stuff
Show avatars in mission panels in game
Removed tribe spawn and blocked channels from TerrainTopology.Enum (Seemingly fixed weird topology painting bug)
Copied Tree & Dispenser component settings from normal pines to tall pines
Fixed dark berry bushses
Island 1 spawner tweaks
Seasons use TimeManager.DaysPerMonth to calc their duration
WorldManagerConfig exposes transition time for seasons (hours)
Removed renderer_invalidate and collider_invalidate batching convars