Commit Graph

  • 8f8d69990a Add correct front texture to cart texture (#2720) master An0n3m0us 2020-07-24 16:59:42 +01:00
  • ca23c8f8bf Add Indonesian translations (#2693) Muhammad Rifqi Priyo Susanto 2020-06-29 23:41:50 +07:00
  • 372c9f9284 Update translation templates updatepo.sh 2020-06-26 14:35:57 +02:00
  • 6bf2aa9719 Change brake rail to red (#2692) Hooded Ice 2020-06-13 01:37:23 +04:00
  • 00e8308d5e carts: Fix item collection (#2689) sfan5 2020-05-29 22:54:47 +02:00
  • 8bc17965d4 Carts: Re-add erroneously removed driver reset SmallJoker 2020-05-16 19:26:28 +02:00
  • 878e66a92b Carts: Reset player view and attachment table on death SmallJoker 2020-05-15 19:04:34 +02:00
  • fb81bc96f6 Fix cart inventory image rendering (#2666) Zughy 2020-04-30 17:51:39 +00:00
  • 5b78b09920 Update Chinese Translation, Add Traditional Chinese Translation (#2596) IFRFSX 2020-03-03 04:53:12 +08:00
  • 2c177fe788 Sort loot registration into respective mods (#2602) An0n3m0us 2020-02-23 13:41:13 +00:00
  • 57b4fdea54 Convert minetest.sound_play uses to ephemeral sfan5 2020-01-25 23:45:09 +01:00
  • 2b0f7f2d29 Add zh_CN translation Zaoqi 2020-01-23 02:09:38 +08:00
  • 6e4535d0aa Add Malay translation Muhammad Nur Hidayat Yasuyoshi (MNH48) 2019-12-01 00:31:40 +08:00
  • 837836d136 Add Swedish translation Aresiel 2019-11-30 17:31:29 +01:00
  • ae926c725a Add Russian translation (#2525) Andrey2470T 2019-10-24 22:54:20 +03:00
  • 550b93ff8b Italian translation (#2491) Hamlet 2019-10-12 14:30:37 +02:00
  • d544bc276d Spanish Translation (#2505) JDiaz 2019-10-10 21:19:20 +02:00
  • 55d0eb57d8 French translation (#2514) DrHackberry 2019-10-10 21:18:25 +02:00
  • 46a648d569 Add translation templates and German translation Wuzzy 2019-09-17 17:51:24 +02:00
  • 47d9cc4ab8 Fix and improve translation strings (#2471) sfan5 2019-09-12 19:03:10 +02:00
  • 4cc1fa5f03 Add support for MT 5 game translation (rebasing ) (#2466) Yves Quemener 2019-09-11 02:09:51 +09:00
  • f406015e41 Switch to mod.conf, delete deprecated depends.txt sfan5 2019-07-16 22:40:21 +02:00
  • a72a239dc7 README.txt files: Change 'LGPL 2.1' to 'LGPLv2.1+'. Remove 'WTFPL' Paramat 2018-08-22 01:23:00 +01:00
  • 2bb1b11d36 Boats, carts mods: Use 'initial_properties' table Paramat 2018-07-30 00:32:18 +01:00
  • f49607758c Update carts from boost_cart SmallJoker 2018-07-07 03:08:36 +02:00
  • 8a68a18568 Add nil checks for placer DTA7 2017-10-01 15:41:58 +02:00
  • 4a234cb20d Carts: Better wiggle prevention SmallJoker 2017-10-15 12:05:31 +02:00
  • 7c12a9c872 Carts: Replace old, deprecated function names SmallJoker 2017-10-15 11:49:48 +02:00
  • 85626e092c Carts: Fix player position (#1872) Rui 2017-08-13 20:47:13 +09:00
  • 8af291fef9 Carts: Check for last pathfinder predition too Minor fix to reduce cart jitter slightly SmallJoker 2017-07-30 19:55:36 +02:00
  • 30f379a24b Carts: Do not connect rails with gunpowder (#1812) SmallJoker 2017-07-02 10:32:10 +02:00
  • 51c68afa4e Descriptions: Make capitalization consistent ezhh 2017-06-14 02:22:46 +01:00
  • f0783d4458 Carts: Make rail recipes more generous paramat 2017-03-28 05:37:45 +01:00
  • e5819e6c78 Carts: Remove '+' added in commit 077316b paramat 2017-03-30 03:24:43 +01:00
  • 9aafe6333e Use creative.is_enabled_for for creative mode if possible (#1558) zaoqi 2017-03-29 21:02:26 +02:00
  • cda923c7b3 Allow interaction with nodes while wielding these items. Auke Kok 2017-02-11 16:23:43 -08:00
  • 0e54b45451 Carts: Fix the rail table overwrite behaviour SmallJoker 2017-02-12 11:47:22 +01:00
  • 10e44079b4 Textures: Strip color profiles from some textures Martin Doege 2017-01-14 19:30:33 +01:00
  • 4f2b349541 Carts: Stronger handbrake paramat 2016-12-07 03:23:03 +00:00
  • e38a70df01 Boats / carts: Fix and improve on_punch functions paramat 2016-11-29 02:28:55 +00:00
  • 7dcb5185d3 Carts: Make rails 'is ground content = false' paramat 2016-11-28 01:17:15 +00:00
  • 2332427322 Carts: Take creative mode into account Diego Martínez 2016-11-27 03:02:38 -03:00
  • fe96fcf80d Carts: Increase performance overall SmallJoker 2016-11-26 09:48:24 +01:00
  • bdc2c9e221 Carts: Improve readme file SmallJoker 2016-11-26 09:20:09 +01:00
  • a9c977f79c Carts: Move entity definition to seperate file SmallJoker 2016-11-26 09:09:35 +01:00
  • fc51312a42 Carts: Increase power rail acceleration to help climbs paramat 2016-11-25 02:04:12 +00:00
  • ccb92f0e73 Carts: Merge boost_cart as "carts" mod Auke Kok 2016-10-08 14:14:10 -07:00