1,093 Commits over 304 Days - 0.15cph!
Fix NRE when damage receives small damage multiple time in a short window that make him go past his stagger threshold
Allow tiger to sneak from the sides not only the back
Balance tiger health and weaknesses so that some melee weapons have a chance to take him down if played well, compared to being useless before
- Changes the way you can know a tiger is tailing you, previous one gave too little time to react when you noticed what was wrong
- Makes tiger flee when dragging a body if someone gets too close
- Remove roar
- Fix logic error in Trans_IsInTargetViewCone (a bug was negating another bug, so it remained unnoticeable)
- Makes the tiger shadow your movement when your back is turned -> this prevents brutal charges from behind that could occur because of the RNG is the previous sneaking behavior
- Reduces tiger speed when fleeing -> this helps land a few shots before the tiger disappears in the foliage, and make sharp turns look less jarring
- Improves debug speed logging
- Renames ProcessEntity to UpdateEntityVisibility ("ProcessEntity" was too vague of a name)
Reduce twitches in croc anim transitions
Hook croc belly flop and more aggressive turning and snapping
Match croc speeds to anim
Prevent tigers from roaming too far from the jungle or spawning outside of it (using forests as placeholder for jungle)
Make crocodile waddle back to water if they strayed too far from it during a chase
Make GetCoarseVectorToShore more explicit and intuitive (no need to remap Y to Z and to extract distance from Z anymore)
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
Add option to disable/enable look at and spine deform on a per anim basis, use it to make croc intimidation look better
- Remove anim speed scaling on croc
- Increase melee range, interrupt intimidation if prey moves too far away
Regenerate root motion data
Revert root motion extractor workaround as we found a proper fix
Add missing state to croc
- Add special case to root motion extractor to handle the crocodile annoying root bone parent
- Regenerate root motion for all anims
Wip croc intimidate turns
Use bool instead of trigger for croc intimidation
Remove temp edits that were added to root motion extractor
- Temp workaround to be able to test new crocodile attacks
- Hook croc intimidation
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
Remove need for an intermediate data type when declaring fsms (previous commit didn't go through)
Remove need for an intermediate data type when declaring fsms
Reimport croc intimidate and turn
Tweak croc biome preference
Increase attack range when dragging a corpse
Potential fix for sudden very high speeds
Merge from fix_no_scientists_on_cargoship
Fix scientists not spawning on cargo ships
Tiger drag corpses away when approached while eating them
Fix hurt state being coupled to wolf
- Make sure tiger reacts appropriately when hit with hipfire
- Polish eating behaviour
- Prevent tiger reacting overly aggressively to fire
- Simplify fsm