VoxeLibre/mods/ENTITIES/mcl_minecarts
2024-12-31 02:36:18 +01:00
..
carts Fix crash with minecart on activator rail 2024-12-31 02:36:18 +01:00
locale German translation updates 2024-12-18 18:42:25 +01:00
models Fix visual artifacts on the sides of rails 2024-12-31 02:36:18 +01:00
rails Allow functions for _rail_acceleration, make powered rail only accelerate carts when one side of the rail is a solid block or stairs 2024-12-31 02:36:18 +01:00
API.md Update API documentation to always use , add compatibility shim to mcl_minecarts.is_rail() and mcl_minecarts.ge_rail_direction() 2024-12-31 02:36:18 +01:00
carts.lua Remove instance of debug logging, change movement.lua function export 2024-12-31 02:36:18 +01:00
DOC.md Add documentation on the rail 2024-12-31 02:36:18 +01:00
functions.lua Silence debug prints and logging 2024-12-31 02:36:18 +01:00
init.lua Fix crashes, fix link in documentation 2024-12-31 02:36:18 +01:00
mod.conf Register rail conversions 2024-12-31 02:36:18 +01:00
movement.lua Allow functions for _rail_acceleration, make powered rail only accelerate carts when one side of the rail is a solid block or stairs 2024-12-31 02:36:18 +01:00
rails.lua Fix right-clicking nodes while holding rail 2024-12-31 02:36:18 +01:00
README.txt More documentation, add myself to copyright list in README.txt 2024-12-31 02:36:18 +01:00
storage.lua Fix crashes, fix link in documentation 2024-12-31 02:36:18 +01:00
train.lua Calculate acceleration of trains based on average of acceleration for all carts in the train, make velocity not change on slopes and 45 degree track 2024-12-31 02:36:18 +01:00

mcl_minecarts
=============
Based on the mod "boost_carts" by Krock.
Target: Run smoothly and do not use too much CPU.

License of source code:
-----------------------
MIT License

Copyright (C) 2012-2016 PilzAdam
Copyright (C) 2014-2016 SmallJoker
Copyright (C) 2012-2016 Various Minetest developers and contributors
Copyright (C) 2024 teknomunk

Authors/licenses of media files:
-----------------------

Minecart model:
  22i (GPLv3)

Texture files (CC BY-SA 3.0):
  XSSheep