VoxeLibre/mods
THE-NERD2 86e3446407 Update mount.lua to fix horse riding problem (#4580)
Previously, horses would continue to move even after the movement key was released. This was because mcl_mobs.drive was returning before stopping the horse. This commit makes mcl_mobs.drive stop the horse before returning.

Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4580
Reviewed-by: Mikita Wiśniewski <rudzik8@protonmail.com>
Co-authored-by: THE-NERD2 <pdp9729@gmail.com>
Co-committed-by: THE-NERD2 <pdp9729@gmail.com>
2024-08-16 22:21:18 +02:00
..
CORE Add new supported_node_facedir group and apply it to item frames (#4291) 2024-05-26 15:21:14 +00:00
ENTITIES Update mount.lua to fix horse riding problem (#4580) 2024-08-16 22:21:18 +02:00
ENVIRONMENT Fix crashes with raids and bad omen effect (#4326) 2024-05-26 15:21:43 +00:00
HELP Fix some formspecs on mobile (#4456) 2024-06-24 03:26:02 +02:00
HUD Address review comments 2024-06-26 06:52:26 -05:00
ITEMS Turn 8 snow layers stacked together into snow block (fixes #4483) (#4591) 2024-08-16 22:03:01 +02:00
MAPGEN Not all mangrove trees were post-processed (#4584) 2024-08-16 21:58:04 +02:00
MISC mcl_privs pt_BR translation 2023-12-22 23:45:07 +01:00
PLAYER Remove unused function in mcl_hunger 2024-05-22 21:03:43 +02:00