MineClone2/mods/ENTITIES/mcl_minecarts
teknomunk b410c6e658 Remove debug minetest.log() 2024-11-13 20:48:58 -06:00
..
carts Address review comments 2024-11-12 00:59:50 +01:00
locale Adding occitan translation for CORE and ENTITIES 2024-01-20 04:28:46 +01:00
models Fix visual artifacts on the sides of rails 2024-11-12 00:59:50 +01:00
rails Add in working curved variants of special rails 2024-11-12 00:59:50 +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-11-12 00:59:50 +01:00
DOC.md Add documentation on the rail 2024-11-12 00:59:50 +01:00
README.txt More documentation, add myself to copyright list in README.txt 2024-11-12 00:59:50 +01:00
carts.lua Increase off-rail friction, make off-rail carts shake, remove debug print 2024-11-12 06:22:23 -06:00
functions.lua Fix syntax error from rebase, fix cart tilt, change cart speed to 4 blocks/second and make into a setting, make minecart settings compatibily with upcoming dynamic rules PR (#4662) 2024-11-12 00:59:50 +01:00
init.lua Increase off-rail friction, make off-rail carts shake, remove debug print 2024-11-12 06:22:23 -06:00
mod.conf Register rail conversions 2024-11-12 00:59:50 +01:00
movement.lua Increase off-rail friction, make off-rail carts shake, remove debug print 2024-11-12 06:22:23 -06:00
rails.lua Remove debug minetest.log() 2024-11-13 20:48:58 -06:00
storage.lua Fix crashes, fix link in documentation 2024-11-12 00:59:50 +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-11-12 00:59:50 +01:00

README.txt

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