Carts for Minetest, but optimized! Also compatible with MTG carts
Go to file
bri cassa a10108a887 Merge remote-tracking branch 'upstream/master' 2022-06-25 16:42:56 +02:00
doc Add basic documentation 2018-07-30 17:16:14 +02:00
models Upload 2014-07-22 23:15:43 +02:00
sounds Huge rewrite 2016-11-22 20:36:00 +01:00
textures Rails: Make names consistent and redo all rail textures 2016-11-27 13:00:39 +01:00
.gitignore Import two my MTG commits for better driving experience 2022-06-03 20:41:33 +02:00
README.md Descend from cart using sneak (#31) 2020-05-30 09:08:54 +02:00
cart_entity.lua Import two my MTG commits for better driving experience 2022-06-03 20:41:33 +02:00
detector.lua Rails: Make names consistent and redo all rail textures 2016-11-27 13:00:39 +01:00
functions.lua Import two my MTG commits for better driving experience 2022-06-03 20:41:33 +02:00
init.lua Import two my MTG commits for better driving experience 2022-06-03 20:41:33 +02:00
mod.conf Bump to 5.0.0 and fix the copper rail 2019-10-18 10:09:29 +02:00
rails.lua Supprime les redéfinitions de certains crafts 2020-01-04 18:55:33 +01:00
screenshot.png Add description and screenshot, run OptiPNG 2016-08-11 10:56:51 +02:00
settingtypes.txt Make the maximal speed configurable using minetest.conf 2017-06-09 22:25:58 +02:00

README.md

Boost Cart

Based on (and fully compatible with) the mod "carts" by PilzAdam and the one contained in the subgame "minetest_game". Target: Run smoothly as possible, even on laggy servers.

Features

  • A fast cart for your railway or roller coaster
  • Easily configurable cart speed using the Advanced Settings
  • Boost and brake rails
  • By mesecons controlled Start-Stop rails
  • Detector rails that send a mesecons signal when the cart drives over them
  • Rail junction switching with the 'right/left' walking keys
  • Handbrake with the 'back' key
  • Support for non-minetest_game subgames
  • Descend from cart using the sneak key

Settings

This mod can be adjusted to fit the preference of a player or server. Use the Settings -> All Settings dialog in the main menu or tune your minetest.conf file manually:

boost_cart.speed_max = 10

  • Maximal speed of the cart in m/s
  • Possible values: 1 ... 100

boost_cart.punch_speed_max = 7

  • Maximal speed to which the driving player can accelerate the cart by punching from inside the cart.
  • Possible values: -1 ... 100
  • Value -1 will disable this feature.

License for everything

CC-0, if not specified otherwise below

Authors

Various authors

  • carts_rail_*.png

kddekadenz

  • cart_bottom.png
  • cart_side.png
  • cart_top.png

klankbeeld (CC-BY 3.0)

Zeg9

  • cart.x
  • cart.png