xpanes: fix code style (#2618)
[oweals/minetest_game.git] / mods / carts /
2020-03-02 IFRFSXUpdate Chinese Translation, Add Traditional Chinese...
2020-02-23 An0n3m0usSort loot registration into respective mods (#2602)
2020-02-05 sfan5Convert minetest.sound_play uses to ephemeral
2020-01-22 ZaoqiAdd zh_CN translation
2019-11-30 Muhammad Nur Hiday... Add Malay translation
2019-11-30 AresielAdd Swedish translation
2019-10-24 Andrey2470TAdd Russian translation (#2525)
2019-10-12 HamletItalian translation (#2491) 5.1.0 5.1.1
2019-10-10 JDiazSpanish Translation (#2505)
2019-10-10 DrHackberryFrench translation (#2514)
2019-09-22 WuzzyAdd translation templates and German translation
2019-09-12 sfan5Fix and improve translation strings (#2471)
2019-09-10 Yves QuemenerAdd support for MT 5 game translation (rebasing ) ...
2019-07-16 sfan5Merge pull request #2322 from Calinou/travis-luacheck...
2019-07-16 sfan5Switch to mod.conf, delete deprecated depends.txt
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