VoxeLibre/mods/ENTITIES
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
..
mcl_boats Renaming throughout docs and comments 2024-05-07 11:38:00 +00:00
mcl_burning Renaming throughout docs and comments 2024-05-07 11:38:00 +00:00
mcl_dripping Renaming throughout docs and comments 2024-05-07 11:38:00 +00:00
mcl_entity_invs Clean up hopper minecart 2022-11-14 04:07:41 +01:00
mcl_falling_nodes Adding occitan translation for CORE and ENTITIES 2024-01-20 04:28:46 +01:00
mcl_item_entity Clear itemstring when picking up or merging items (#4530) 2024-07-31 03:26:28 +02:00
mcl_minecarts accelerate non-moving carts on mcl_minecarts:golden_rail_on (#4097) 2024-03-24 05:29:44 +00:00
mcl_mobs Update mount.lua to fix horse riding problem (#4580) 2024-08-16 22:21:18 +02:00
mcl_paintings Adding occitan translation for CORE and ENTITIES 2024-01-20 04:28:46 +01:00
mcl_wither_spawning Renaming throughout docs and comments 2024-05-07 11:38:00 +00:00
mobs_mc Fix iron golem attack animation (#4542) 2024-07-31 03:18:53 +02:00
vl_held_item Complete migration to vl_held_item 2024-05-05 19:10:18 +00:00
modpack.conf Renaming throughout docs and comments 2024-05-07 11:38:00 +00:00