Carts: Reset player view and attachment table on death
[oweals/minetest_game.git] / mods / carts / cart_entity.lua
2020-05-15 SmallJokerCarts: Reset player view and attachment table on death
2020-04-30 ZughyFix cart inventory image rendering (#2666)
2020-02-05 sfan5Convert minetest.sound_play uses to ephemeral
2019-09-12 sfan5Fix and improve translation strings (#2471)
2019-09-10 Yves QuemenerAdd support for MT 5 game translation (rebasing ) ...
2018-07-29 ParamatBoats, carts mods: Use 'initial_properties' table
2018-07-07 SmallJokerUpdate carts from boost_cart
2017-11-15 DTA7Add nil checks for placer
2017-10-23 SmallJokerCarts: Better wiggle prevention
2017-10-23 SmallJokerCarts: Replace old, deprecated function names
2017-07-02 SmallJokerCarts: Do not connect rails with gunpowder (#1812)
2017-03-30 paramatCarts: Remove '+' added in commit 077316b
2017-03-29 zaoqiUse creative.is_enabled_for for creative mode if possib...
2017-03-01 Auke KokAllow interaction with nodes while wielding these items.
2016-12-07 paramatCarts: Stronger handbrake
2016-11-30 paramatBoats / carts: Fix and improve on_punch functions
2016-11-28 Diego MartínezCarts: Take creative mode into account
2016-11-27 SmallJokerCarts: Increase performance overall
2016-11-27 SmallJokerCarts: Move entity definition to seperate file