12,635 Commits over 3,803 Days - 0.14cph!
Reworked dog breed handling/setup.
Harness equipping and retargeting tests.
Initial work for supporting dog breeds and runtime mesh switching.
Protobuf update.
harness retargetting test
added ai.ClearIgnoredPlayers and ai.PrintIgnoredPlayers
Disable harness requirement for taming during dev
telelport for unreasonable path distance vs distance
Cache door navmesh obstacle and toggle it with door open status
monument navmesh gen tool test
Updated untamed AI design.
Fixed dogs not having a flee state.
Added an error log for when a brain tries to change to a state that's not in the state dictionary.
merge from brain_refactor2
client/server compile fixes
Added harness item mod.
Harness is now required to tame.
placeholder harness item, manifest.
Added inital pet inventory/container
merge from brainrefactor merge
merge from brain_refactor
merge from brain refactor
merge from brain refactor
merge fixes
Added a tool to add and setup MonumentNavMesh script and settings in a monument scene, then save the scene and run SceneToPrefab on it.
Reset any Navigator update delay when brain changes state
Can now set an update delay for the next BaseNavigator update.
Added some delays to PetNavigator for situations where faster updates aren't needed.