MineClone2/mods/ENTITIES/mcl_minecarts
2024-12-31 02:39:28 +01:00
..
carts Make sure to clear _passenger after expelling mobs 2024-12-31 02:36:18 +01:00
locale additional German translations 2024-12-31 02:39:28 +01:00
models Fix visual artifacts on the sides of rails 2024-12-31 02:36:18 +01:00
rails Remove temporary description string, add assert to force description field to be present in rail definitions and fix descriptions for on variants of rail 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 Fix cart placement so that furnace minecarts will always try to start moving in the direction the player was facing when the cart was placed 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 Fix crash in rail corridor generation, fix missing globals warnings, fix floating rail in rail corridors 2024-12-31 02:36:18 +01:00
init.lua Increase off-rail friction, make off-rail carts shake, remove debug print 2024-12-31 02:36:18 +01:00
mod.conf Register rail conversions 2024-12-31 02:36:18 +01:00
movement.lua Fix cart direction when starting to move forward 2024-12-31 02:36:18 +01:00
rails.lua Remove temporary description string, add assert to force description field to be present in rail definitions and fix descriptions for on variants of 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