branchrust_reboot/main/Crocodilecancel

135 Commits over 273 Days - 0.02cph!

5 Months Ago
Merge from main
5 Months Ago
Fix warning spam on tiger Remove test script from craggy
5 Months Ago
edited crocodile swim idle height/pose and made an additive mouth open pose for walk forwards
5 Months Ago
Merge from main
5 Months Ago
- Add croc death anims - Fix croc not caring about threats when eating - Fix NRE after killing player - FIx animal death stats and achievement not working for wolf/tiger/croc
5 Months Ago
Merge from tiger (to fix trophies)
5 Months Ago
Have croc not bother to approach prey if it's already too far from water, instead of starting to approach it but then give up
5 Months Ago
Previous changeset didn't go through
5 Months Ago
Have croc match their prey aggression Which means they'll be hyperagressive if sprayed non-stop Pause sometimes when not hit for a while Take their time if not hit at all This helps the croc feel more balanced when faced with different player loadouts Also make croc belly flop side-steppable again as the primary counter play
5 Months Ago
edited crocodile sprint and swim attack anims
5 Months Ago
Fix remaining client/server compile errors
5 Months Ago
- Fix npc head look not working in demos - Fix npc jumps looking odd in demos - Modify PrintDefinedFlags editor tools to also show tags defined in entity components - Delete obsolete RPC_SetRagdollSpringShortened - Fix client/server compile error
5 Months Ago
Increase static bite hitbox
5 Months Ago
Revert previous change and add flag to be consitent with previous code, and potentially easier to debug
5 Months Ago
Update croc and tiger dragging
5 Months Ago
Missing part of previous commit
5 Months Ago
Prevents multiple systems overriding each other changes when modifying the corpse spring joint
5 Months Ago
Fix NRE when croc dragging serverside ragdoll
5 Months Ago
Iterate on croc behaviour, remove zigzag attack, re-add static attack
5 Months Ago
Fix tracking accumulating error
5 Months Ago
Add failure transitions to croc to fix log spam
5 Months Ago
Fix croc diving under terrain
5 Months Ago
Fix croc hitboxes being activated too early (needed to take into account pos interp delay) - previous commit didn't go through
5 Months Ago
Fix croc hitboxes being activated too early (needed to take into account pos interp delay)
5 Months Ago
exported crocodile back pedal, edited attack and intimdate animations
5 Months Ago
Increase blend durations
5 Months Ago
Always snap after turn
5 Months Ago
Improve belly flop tracking, break up long intimidation with slow walk, disable zigzag attack temporarily
5 Months Ago
Make croc snap more often at a distance
5 Months Ago
Reduce croc speed when bringing food back to water
5 Months Ago
Port croc corpse carry ragdoll stability fixes to tiger
5 Months Ago
- Improve crocodile behaviour against static prey - Fix crocodile getting stuck cycling between states when live prey is near food
5 Months Ago
Fix player corpse bouncing a lot when carried by the crocodile
5 Months Ago
Fix croc sliding during zigzag bite
5 Months Ago
exported updated crocodile intimidate attack anim
5 Months Ago
Fix spine deform not being applied during locomotion
5 Months Ago
more head rotation during crocodile intimdate attack anim
5 Months Ago
- Update timing of zigzag attack - Fix rotation not being handle properly when using root motion tracking - Reduce senseless croc jaw snap spam
5 Months Ago
re exported crocodile intimidate attack anim
5 Months Ago
- Fix crocodile jaw snap not doing damage - Fix crocodile doing nothing when the prey is very close and it's intimidating - Fix crocodile not looking at prey while intimidating
5 Months Ago
exported crocodile static and run death anims and updated intimidate attack anim
5 Months Ago
updated croc ragdoll prefab to look less goofy.
5 Months Ago
Decouple look-at and spine-deform when enabling on a per animation basis (fix spine deform being disabled inadvertently)
5 Months Ago
Fix crocodile sampling water at their visual location instead of at the nav agent location, causing them to go under terrain - Decouple look-at and spine-deform when enabling on a per animation basis (this gets rid of issues where spine deform was inadvertently disabled)
5 Months Ago
- Fix crocodile diving instantly, dives at plausible speed - Fix crocodile spine procedural anim always being disabled
5 Months Ago
Have croc exit dive if it happens to move out of the water
5 Months Ago
- Croc dives after fleeing into water instead of staying on the surface, right now the dive snaps the depth we need to look into it - Make crocs float lower under the water so only snouth and back are visible - Prevent croc from using land animations in water, and vice-versa - Fix error from OnValidate - Run codegen to fix compile error
5 Months Ago
Merge from main
5 Months Ago
Fix error because of OnValidate firing during gameplay
5 Months Ago
Updated layer for crocodile ragdoll