1
0
mirror of https://github.com/SmallJoker/boost_cart.git synced 2025-03-14 08:30:25 +01:00
SmallJoker eb6a833b66 Break too long lines and simplify the code
- Add boost_cart:get_rail_groups to get the default rail groups
- Remove duplicated code
- Do not boost the cart backwards when the brake rail gets activated
- Attempt to fix the cart swing problem
- Trim tailings and tidy up code
- TODO: Document all the stuff
2016-07-22 11:07:00 +02:00
2014-07-22 23:15:43 +02:00
2016-07-21 22:46:20 -07:00
2014-11-08 11:06:12 +01:00
2014-11-08 11:06:12 +01:00

Minetest mod: boost_cart
=======================
Based on (and fully compatible with) the mod "carts" by PilzAdam
Target: Run smoothly and do not use too much CPU

License of source code:
-----------------------
WTFPL

License of media (textures, sounds and models):
-----------------------------------------------
CC-0

Authors of media files:
-----------------------
kddekadenz:
  cart_bottom.png
  cart_side.png
  cart_top.png

Zeg9:
  cart.x
  cart.png
Description
Carts for Minetest, but optimized! Also compatible with MTG carts
https://content.minetest.net/packages/Krock/boost_cart/
Readme 485 KiB
Languages
Lua 100%