Automatically disable auto-jump while pathing is active
Closed this issue ยท 1 comments
We jump ourselves, and it messes up MovementDiagonal edging around blocks (it jumps on top because it thinks we want to, for example if we were edging around magma this would cause us to take damage and lose the path, and continue to take damage while recalculating)
Fixed by commit d86dc62 (which was amended to
194dd7a).