userMaverickcancel

1,734 Commits over 730 Days - 0.10cph!

1 Year Ago
Display the navmesh as a mesh instead of a gizmo, remove runtime allocations
1 Year Ago
Add recast DLL with custom bindings
1 Year Ago
Merge from main
1 Year Ago
Make wolves more agile by making their turn radius speed independent, make the approach more interesting by adding speed and angle variations
2 Years Ago
Replace coroutine by invokes, pool the lists, also allow new montages to cancel currently playing one
2 Years Ago
Allow new wolf to deal damage and drop a corpse
2 Years Ago
Undo changes to old wolf animator
2 Years Ago
Fix missing convar
2 Years Ago
Remove debug draw and replace constants with convar
2 Years Ago
First pass on wolf combat behaviour
2 Years Ago
Placeholder logic to have wolves react to another wolf being hit nearby
2 Years Ago
Add convar to toggle fsm logging
2 Years Ago
Have wolves only fall over on headshots
2 Years Ago
Prototyope smooth path following for the wolf, hook hit anim
2 Years Ago
Add proxy tag fsm transitions, fix movement from previous states perduring in new states, proxy hurt state
2 Years Ago
Fix wolf not taking damage
2 Years Ago
Simplify hfsm by implementing it with a stack instead of recursion
2 Years Ago
Remove unecessary includes
2 Years Ago
Support state names to help debugging FSM, and fix range / speed bugs in wolf encircling
2 Years Ago
Allow nests FSMs
2 Years Ago
Merge from main
2 Years Ago
Add some structure to wolf behaviour code
2 Years Ago
Add proxy circle behaviour to wolf to test anims
2 Years Ago
Merge from main
2 Years Ago
Remove hotreload plugin
2 Years Ago
Integrate all new wolf gaits with correct speeds
2 Years Ago
Update wolf turn root motion, fix root motion extractor breaking references, have root motion extractor run automatically one animations with names ending in _rm
2 Years Ago
Improve wolf transition to 180 turn, do not turn if the target is still in front
2 Years Ago
Fix root motion not properly handling rotation
2 Years Ago
Hook wolf new leap anim, make root motion extractor a context menu tool
2 Years Ago
Fix wolf class not being set to partial
2 Years Ago
Add proxy wolf2 to manifest
2 Years Ago
Early wolf root motion tests
2 Years Ago
Prototype custom networked root motion