19,298 Commits over 1,614 Days - 0.50cph!
Animal idle module combat flag condition + goal plan break conditions
Fixed AI designer error when removing goal plan that is selected
Added Animal-Idle module, added to all animals
A bit more informant debug log when in combat.
Fixed AnimationRootMotion NaN when game is paused
OnAnimatinEvent AttackHit
fixed croc ragdoll (is still shit but not so broken)
Large/small animal agent types
AI debugger decision log layout fixes
TerritoryLocationSelector uses Unit.Navigation.IsValidDestination, passing in an exposed sample radius for the NavMesh sample, and only writing a valid destination to Blackboard
Fixed bad usage of VectorUtility.GetGroundHeight and
Fixed GroupSettings incorrect default influence component type
Adjusted bear and croc territory sizes on island01
Reduced chromatic abberation
Influence is now a default component for all Groups
UnitSpawner adds influence data to the created group on spawn, using the provided territory radius
Imported google drive stats, dirtied a bunch of assets apparently
More safety for non tribe selections
BaseSelectedUnitWidget ignores anything not in the player's tribe
Fixed null effects sometimes finding their way into combat history.
Fixed tooltips showing shitty default icons
Building upgrades support icons, used in radial menu
Biography only shows discovered traits
Trait discovery requires the unit to be selected
Improved Session state handling (added SessionStates enum, events etc)
Got rid of old game over modal, now using the PauseUI
Fixed quit modal popping on gameover
PlayerProgression clears AI unlocks dict in Reset
Moved animator mood set in HumanView so that portrait clones are synced
Another unitCollectionView is null required test
Maked icon z order in tooltip
Various UI tooltip stuff
Rebaked island01 with new baker
removing a Desire now also removes its fulfillment listener
Fixed animal unit view prefabs having the wrong component
UnitSettingsEditor will now add correct view component for the selected UnitClass
Building description improvements
Unit description no longer shows "thinking of" text
Game UI screen tooltip no longer anchored
rabbit carry anim pose in correct place
People should be more inclined to craft player commanded items now.
croc radgdoll and hit boxes
Enabled NavMeshObstacle components on decor rock prefabs, fixed rock_small_07 not having the correct components
Rebaked island01 navmesh with legacy baker (+heightmesh)
Moved UnitView LOD distance culling values to UnitManagerConfig, so all units use the same global ranges