branchrust_reboot/main/Crocodilecancel

135 Commits over 273 Days - 0.02cph!

22 Days Ago
- Use cached water depth when possible instead of recalculating it - Make sure movement comp and anim comp "canSwim" variable can't get out of sync
22 Days Ago
Fix croc sometimes ending up with permanent Y rotation offset
23 Days Ago
- Give more precise hitboxes to crocodile bites, to allow sidestepping his charges - Reduce speed when carrying corpses - Improve bite contact
23 Days Ago
Merge from tiger
23 Days Ago
Missing part of previous commit
23 Days Ago
- Make croc drag corpses to the water to eat them - Properly implement the advancing furious bites combo - Allow croc to stray a bit further from water - Prevent croc from fleeing mid-attack - Make croc less aggressive
23 Days Ago
Add profiler markup to procedural croc tail
23 Days Ago
Add basic DDraw.Graph
23 Days Ago
Increase croc slop following rotation interp speed, looks better with something as flat to the ground as him
23 Days Ago
Tweak anim transitions to make sure they at least work when speed = 0, making it easier to track down the issue
23 Days Ago
Fix croc using 2 consecutive 90 turns instead of a single 180
23 Days Ago
- Hook placeholder zigzag bite attack - Workaround for animation pop after turn 90, need proper fix (maybe it's briefly going to walk locomotion) - Update croc fsm declaration syntax
23 Days Ago
Hook croc hit reaction
23 Days Ago
Cherry pick 110444 from scientists branch (loadout categories for rust editor)
24 Days Ago
edited crocodile turn 90 left and right anims and exported wip croc intimidate attack rm anim
24 Days Ago
Reduce twitches in croc anim transitions
24 Days Ago
Hook croc belly flop and more aggressive turning and snapping
24 Days Ago
Match croc speeds to anim
25 Days Ago
exported edited crocddile animations
25 Days Ago
Remove server ddraw
25 Days Ago
Make crocodile waddle back to water if they strayed too far from it during a chase
25 Days Ago
Make GetCoarseVectorToShore more explicit and intuitive (no need to remap Y to Z and to extract distance from Z anymore)
25 Days Ago
Rework crocodile intimidate to be like an alternate combat idle instead of a custom animation state, more consistent with the tiger and easy to reset on pooling + no RPC required
25 Days Ago
Add option to disable/enable look at and spine deform on a per anim basis, use it to make croc intimidation look better
28 Days Ago
Fix croc turns
28 Days Ago
- Remove anim speed scaling on croc - Increase melee range, interrupt intimidation if prey moves too far away
28 Days Ago
Regenerate root motion data
28 Days Ago
Revert root motion extractor workaround as we found a proper fix
28 Days Ago
crocodile animation exported after rig edit
28 Days Ago
exported crocodile sprint attack and turn animations after rig edit
28 Days Ago
Add missing state to croc
28 Days Ago
Delete unused asset
28 Days Ago
- Add special case to root motion extractor to handle the crocodile annoying root bone parent - Regenerate root motion for all anims
28 Days Ago
Wip croc intimidate turns
28 Days Ago
exported crocodile turn anims with root motion
28 Days Ago
exported crocodile sprint atack anim after rig edit
28 Days Ago
Use bool instead of trigger for croc intimidation
28 Days Ago
Remove temp edits that were added to root motion extractor
28 Days Ago
crocodile sprint attack anim re-exported
28 Days Ago
- Temp workaround to be able to test new crocodile attacks - Hook croc intimidation
28 Days Ago
Hook part of the new croc anims - idle - run, sprint - sprinting land and swim attacks - hit Some issues with extracting root motion from croc as it has a weird rig
29 Days Ago
Remove need for an intermediate data type when declaring fsms (previous commit didn't go through)
29 Days Ago
Remove need for an intermediate data type when declaring fsms
29 Days Ago
exported crocodile swim sprint attack animation
29 Days Ago
Tweak croc spawn biomes
29 Days Ago
Reimport croc intimidate and turn
29 Days Ago
Tweak croc biome preference
29 Days Ago
Merge from tiger
31 Days Ago
Merge from tiger
37 Days Ago
added and updated some crocodile animations