MineClone2/mods/ENTITIES/mcl_minecarts
2025-01-05 19:56:56 +01:00
..
carts Address review comments 2025-01-05 02:37:51 +01:00
locale Implement gamerule:minecartMaxSpeed 2025-01-05 19:56:56 +01:00
models Fix visual artifacts on the sides of rails 2024-12-31 02:36:18 +01:00
rails Fix all luacheck findings except two empty if branches, two references to math.round and the *_physics variables from optional mods (each guarded by modpath checks) 2025-01-05 02:37:51 +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 Address review comments 2025-01-05 02:37:51 +01:00
DOC.md Add documentation on the rail 2024-12-31 02:36:18 +01:00
functions.lua Address review comments 2025-01-05 02:37:51 +01:00
init.lua Implement gamerule:minecartMaxSpeed 2025-01-05 19:56:56 +01:00
mod.conf Register rail conversions 2024-12-31 02:36:18 +01:00
movement.lua Fix all luacheck findings except two empty if branches, two references to math.round and the *_physics variables from optional mods (each guarded by modpath checks) 2025-01-05 02:37:51 +01:00
rails.lua Export handle_cart_leave from movement, resolve luacheck and lua-language-server findings, fix typo 2025-01-05 02:37:51 +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 Export handle_cart_leave from movement, resolve luacheck and lua-language-server findings, fix typo 2025-01-05 02:37:51 +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