19,298 Commits over 1,614 Days - 0.50cph!
register dispensable in take all over time interaction
attempt to fix people gathering too many sticks for the fire and then dropping them when trying to deposit
Removed Building.CanDeposit method with bool for accounting for registered. This is automatically handled depending on whether or not the item is registered in the other overload.
GPV.SetActive cleanup/simplification
NextInteractionData summaries
Fixed the next interaction injector not using the blackboard from the next interaction
BEF-422 After clicking craft the + button gets removed until window is closed and opened
Fixed shitty editor property drawing
Removed error for null renderers in BMO.UpdateMaterialProperties, instead just skip over them
Tree re-inits BMO on resource view after being chopped down
Overriding from next interaction no longer clears the agent's next interaction.
Added interaction clearing to the interaction performing goal plan.
Next interaction reset logging ,cleanup
Fixed some smart object interactions reporting 0 free positions (plans now hold reference to their position group instead of doing lookup all the time)
Fixed linger path prefab icon
Fixed bad dropdowns (not great tho)
Fixed bad old prefabs on island1
Fixed Before/StandardTerrain SplatCount warnings spam
Udpated NavMeshComponents
Version++
Biome mat obj cleanup, entity views force re-init on leaving pool
Portrait clone views force BMO reinit
Incremental compiler for lols
Audio manager config prefabs are GameObject fields not PoolAudioSource (debugging standalone NRE)
Unit path UI should always turn off target highlight when hiding
Various tribe create related.
Traits screen etc.
Added descriptions back to Traits.
Removed OnValidate from UI prefabs
Cleanup
Fixed initial tribe create screen
Fixed customise character screen not showing
Fixed NRE in DeferredDecalRenderer.OnDisable
Switched tree_umbrella_thorn to impostor shadow + updated prefab and view
Reworked, improved and cleaned up deferred decal renderer a bit
Fixed decal lighting/GI
Stat manipulators hold a list of affected stats for easier removal
Another fix for lingering tooltips
Fixed tribe create hover menus getting stuck
Fixed tooltips triggering after delay when the source element has been disabled
Fix for out of range error in Building.CanDeposit
Hopefully fixed flakey hover buttons in tribe create
Ghost interaction/vis fixes
odd changed files from testbox arid
FuelToEffect no longer tries to start if the process queue is empty (although we should never be trying to do that really?)