201,099 Commits over 4,171 Days - 2.01cph!
Cleaner up GameManager GUI bootstrap when playing directly from a game scene in the editor
Entity.Stats.ApplySkillGain only logs to console when the unit is selected for debug
Fixed KnowledgeOverlayWidget labels not being properly scaled during init
Merged with networkupdates.
PlayerController now deals with Knowledge Overlay UI elements via IInteractable
Fixed debug tools window sometimes not picking up player selection
Added debug log for selected unit when SetDestination breaks due to GetDestination failing
Cave roots and ivy: texture set/material
Debug tools senses overlay improvements
BestUnitToFormCollectionSelector refactor
Added UnitInCollection Condition
Animal-HerdMovement AI module tweaks
Fixed KnowledgeOverlayWidget not actually filtering out entities that are beyond the max visible distance for the UI to display
Added some stuff for herd fleeing
Herd fleeing fixes and tweaks
Got my fancier test map back
Added clientside init for NetworkEntities, enables colliders if present.
Split vehicle interface out into a separate partial class to match this project's coding style
Unit effects UI widget animations
Updated truck painting, no longer uses pixel arrays because they are lame
set grab damping to 10 to match move damping stop acceleration when dragging and releasing before reached the target
Socials should break now if an invitation is declined and there's only one participant in the social (eg. it's creator).
UnitView/HumanView Update & LateUpdate animation code is gated by TimeManager.GameSpeed
Unit effects UI widget stuff
More camera dampening fuckery
Lighthouse loot spawn setup and LOD cleanup
Fixed some bugs related to Socials, things are still a bit broken though.
AI attacking and moving in separate modules
unmuted torso override layers
Don't lerp to 0 timeScale when pausing
Some network entity cleanup
removed trigger from a trigger
Started adding moving and attacking to bears
Full grass displacement rewrite (now faster and better looking, disabled by default for further testing)
Moved deferred decals to rendering folder