DragonSurvivalTeam / DragonSurvival

Other
50 stars 41 forks source link

Dynamic animation speed + global dragon movement modifiers + more fixes for large dragons #499

Closed seelderr closed 4 months ago

seelderr commented 4 months ago

-Increased the size of the dragon destruction hitbox to prevent getting stuck on blocks -Added dynamic animation speed based on size and movement for certain animations -Added global dragon speed bonus that is configurable in the config file (default to 1.0) -Removed code that was modifying movement speed incorrectly from MagicHandler.java -Added a fix to reduce fall damage based on your jump height bonus -Falling a short distance when you are excessively large doesn't trigger the falling animation (so that you smoothly walk over slightly uneven terrain if you are giant)