TreyRuffy / BetterF3

A Fabric mod ported to Forge for Minecraft that provides a highly customizable, more human-readable Debug HUD.
https://modrinth.com/mod/betterf3
MIT License
26 stars 11 forks source link

Velocity Calculation Changes #99

Closed MoonTM-GIT closed 2 months ago

MoonTM-GIT commented 4 months ago

Fixes #97

This PR enhances the velocity calculation by avoiding the use of Entity#getDeltaMovement, which was not returning the expected values.

Changes:

https://github.com/TreyRuffy/BetterF3/assets/66334318/cc5e56aa-e902-4815-ac43-9bd1d9e17a4e

DenuxPlays commented 3 months ago

When will this be merged?