11,641 Commits over 3,622 Days - 0.13cph!
Auto tame when placing a harness in inventory
Reworked harness equipping.
Harnesses visually add/remove with item.
Added current harness to protobuf.
Serialization.
Harness item def update.
Use harness items not prefabs.
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.