Carts for Minetest, but optimized! Also compatible with MTG carts
Go to file
SmallJoker c6b9e4b672 Various improvements and bugfixes
Clear driver on leave using the detach callback (0.5.x and later)
Fix upright_sprite attachment position
Fallback to the regular node sound when metal does not exist
Set animation to "stand" on attach
2018-05-12 11:36:00 +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
README.txt README: Add the settings for server owners, minor edits. 2017-08-13 10:58:04 +02:00
cart_entity.lua Various improvements and bugfixes 2018-05-12 11:36:00 +02:00
depends.txt Huge rewrite 2016-11-22 20:36:00 +01:00
description.txt Add description and screenshot, run OptiPNG 2016-08-11 10:56:51 +02:00
detector.lua Rails: Make names consistent and redo all rail textures 2016-11-27 13:00:39 +01:00
functions.lua Various improvements and bugfixes 2018-05-12 11:36:00 +02:00
init.lua Various improvements and bugfixes 2018-05-12 11:36:00 +02:00
mod.conf Add mod.conf 2017-05-28 19:42:50 +02:00
rails.lua Make moreores' copper rail connect again, add metal sounds 2018-05-04 14:38:52 +02: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.txt

 Minetest mod: 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


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

boost_cart.speed_max = 10
   ^ Possible values: 1 ... 100
   ^ Maximal speed of the cart in m/s

boost_cart.punch_speed_max = 7
   ^ Possible values: -1 ... 100
   ^ Maximal speed to which the driving player can accelerate the cart
     by punching from inside the cart. -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)
	http://freesound.org/people/klankbeeld/sounds/174042/
	cart_rail.*.ogg

Zeg9
	cart.x
	cart.png