Fix potential crash when few loot items are registered
[oweals/minetest_game.git] / mods / carts /
2018-08-22 ParamatREADME.txt files: Change 'LGPL 2.1' to 'LGPLv2.1+'...
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-08-13 RuiCarts: Fix player position (#1872)
2017-07-30 SmallJokerCarts: Check for last pathfinder predition too
2017-07-02 SmallJokerCarts: Do not connect rails with gunpowder (#1812)
2017-06-14 ezhhDescriptions: Make capitalization consistent
2017-04-11 paramatCarts: Make rail recipes more generous
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.
2017-02-12 SmallJokerCarts: Fix the rail table overwrite behaviour
2017-01-22 Martin DoegeTextures: Strip color profiles from some textures
2016-12-07 paramatCarts: Stronger handbrake
2016-11-30 paramatBoats / carts: Fix and improve on_punch functions
2016-11-28 paramatCarts: Make rails 'is ground content = false'
2016-11-28 Diego MartínezCarts: Take creative mode into account
2016-11-27 SmallJokerCarts: Increase performance overall
2016-11-27 SmallJokerCarts: Improve readme file
2016-11-27 SmallJokerCarts: Move entity definition to seperate file
2016-11-27 paramatCarts: Increase power rail acceleration to help climbs
2016-11-21 Auke KokCarts: Merge boost_cart as "carts" mod