userAdam Wcancel
branchrust_reboot/main/pets2cancel

61 Commits over 92 Days - 0.03cph!

2 Years Ago
merge from main
2 Years Ago
More request control wip. Override ShouldNetworkOwnerInfo for frankenstein too.
2 Years Ago
request control wip
2 Years Ago
Can now relinquish control of a pet wthout disowning it. Added relinquish to pet wheel. Pets load their default AI design when pet control link is cleared.
2 Years Ago
merge from main
2 Years Ago
Re-order some pre checks
2 Years Ago
IsControllingPet() now works client & server. Only allow harness access/linking when not currently controlling a pet.
2 Years Ago
merge from main
2 Years Ago
merge from main
2 Years Ago
merge from refactor
2 Years Ago
Pet inventory can now hold non-harness items. Drop all items if harness removed. Only allow owner to access inventory.
2 Years Ago
merge from main
2 Years Ago
Corpse prefab
2 Years Ago
animal vs pet target/threat behaviour changes
2 Years Ago
Increase base health. Added a player damage multiplier.
2 Years Ago
manifest
2 Years Ago
merge from main
2 Years Ago
merge from mfm1
2 Years Ago
Fix attack range calc
2 Years Ago
Fix for pet health bar
2 Years Ago
merge from main
2 Years Ago
Fixed sample navmesh issue in positiontracker when switching nav types
2 Years Ago
Added a compass pet marker.
2 Years Ago
PositionTracker now always stores the last successful navmesh position. Navigate to last navmesh position if player is briefly off the navmesh.
2 Years Ago
merge from main
3 Years Ago
refactored owner position tracking to separate class
3 Years Ago
owner position sampling cleanup
3 Years Ago
merge from main
3 Years Ago
merge from main
3 Years Ago
protobuf
3 Years Ago
merge from main and resulting proto conflict fix
3 Years Ago
navmesh to navmesh teleport fix test
3 Years Ago
merge from main
3 Years Ago
merge from main
3 Years Ago
monument navmesh tool won't override any existing navmesh bound overrides
3 Years Ago
monument navmesh tool bounds setting
3 Years Ago
Monument navmesh tool
3 Years Ago
merge from wiptests
3 Years Ago
merge from main
3 Years Ago
merge from main
3 Years Ago
merge from main
3 Years Ago
merge from main
3 Years Ago
manifest
3 Years Ago
Disable now unneeded "tame" menu-wheel option
3 Years Ago
Populate skinned mesh renderers, tamed/untamed mesh lists. Switch to using correct tamed/untamed meshses with ownership status.
3 Years Ago
Retarget all harness LODs
3 Years Ago
Fix visual harness glitch caused by accidentally reloading it constantly
3 Years Ago
Auto tame when placing a harness in inventory
3 Years Ago
Reworked harness equipping. Harnesses visually add/remove with item. Added current harness to protobuf. Serialization.
3 Years Ago
merge from main