Releases: Panquesito7/minetest-double_jump
Releases · Panquesito7/minetest-double_jump
v1.1.2: Various bugfixes
Changelog
- Fix jump boost on various circumstances.
- When jumping and a few frames before touching a block, perform the next jump, which will cause the player to go very high.
- Fix multiple jumps being registered even if the player is flying.
v1.1.1: Fix node detection
Changelog
- Fix node detection.
- The only detected node was
ignore
, causing the mod to not work properly.
- The only detected node was
v1.1.0: Major bugfix
Changelog
- Fix a bug that prevented proper variable resetting when standing on the very corner of a node (#4).
v1.0.0: Initial Release
Changelog
- The initial release of the mod was created. 🎉