branchrust_reboot/main/ai_wolf_iterationcancel

351 Commits over 92 Days - 0.16cph!

3 Months Ago
Wrap animator into a playable, to allow playing one-shot animations without having to edit the animator every time
3 Months Ago
Allow lightweights entity components to handle RPCs
3 Months Ago
Create lightweight components that don't have the overhead of unity components
3 Months Ago
Merge from main
3 Months Ago
Merge from main
3 Months Ago
Make wolves more agile by making their turn radius speed independent, make the approach more interesting by adding speed and angle variations
3 Months Ago
Replace coroutine by invokes, pool the lists, also allow new montages to cancel currently playing one
3 Months Ago
Allow new wolf to deal damage and drop a corpse
3 Months Ago
exported wolf run 180 turn left to run rm and wolf attack 1 rm anims
3 Months Ago
Undo changes to old wolf animator
3 Months Ago
Fix missing convar
3 Months Ago
Remove debug draw and replace constants with convar
3 Months Ago
First pass on wolf combat behaviour
3 Months Ago
Placeholder logic to have wolves react to another wolf being hit nearby
3 Months Ago
Add convar to toggle fsm logging
3 Months Ago
Have wolves only fall over on headshots
3 Months Ago
exported wolf run hit left and right animations
3 Months Ago
Prototyope smooth path following for the wolf, hook hit anim
3 Months Ago
exported wolf run hit 3 rm animation
3 Months Ago
exported wolf run hit 2 anim
3 Months Ago
Add proxy tag fsm transitions, fix movement from previous states perduring in new states, proxy hurt state
3 Months Ago
exported wolf run hit animation test
3 Months Ago
Fix wolf not taking damage
3 Months Ago
Remove unecessary includes
3 Months Ago
Simplify hfsm by implementing it with a stack instead of recursion
3 Months Ago
Support state names to help debugging FSM, and fix range / speed bugs in wolf encircling
3 Months Ago
Allow nests FSMs
3 Months Ago
Merge from main
3 Months Ago
Add some structure to wolf behaviour code
3 Months Ago
Add proxy circle behaviour to wolf to test anims
3 Months Ago
Merge from main
3 Months Ago
Remove hotreload plugin
3 Months Ago
exported wolf run turnleft 150 to run test anim
3 Months Ago
Integrate all new wolf gaits with correct speeds
3 Months 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
3 Months Ago
set wolf anims that need to loop to looping and edited name of wolf rotate L/R anims
3 Months Ago
exported wolf prowl anim at origin
3 Months Ago
renamed 'new wolf anims' folder to 'anim2024_update' and added _rm to the end of wolf 180 turn and run attack anims
3 Months Ago
exported wolf idle 1 and 5 anims and shortened wolf run attack to remove the growling part
3 Months Ago
exported all updated wolf animations in a new folder
3 Months Ago
edited wolf run 180 turnleft anim so it runs with a wider arc
4 Months Ago
Improve wolf transition to 180 turn, do not turn if the target is still in front
4 Months Ago
Fix root motion not properly handling rotation
4 Months Ago
exported a test wolf run 180 turn left animation
4 Months Ago
Hook wolf new leap anim, make root motion extractor a context menu tool
4 Months Ago
Fix wolf class not being set to partial
4 Months Ago
latest wolf run attack animation exported
4 Months Ago
Add proxy wolf2 to manifest
4 Months Ago
Early wolf root motion tests
4 Months Ago
exported wolf attack test anim