MineClone2/mods/ENTITIES/mcl_minecarts
teknomunk 1810a317a8 Modify mcl_entity_invs to add support for save/load items hooks in entities, add save/load hooks to minecarts to store item list in the minecart data and not in the entity data so that respawn doesn't destroy items 2024-06-19 07:18:57 -05:00
..
carts Fix undefined global warning, move player off to the side of a cart when dismounting so trains don't get pushed apart when getting out 2024-06-19 07:18:56 -05:00
locale Adding occitan translation for CORE and ENTITIES 2024-01-20 04:28:46 +01:00
models Get sloped connections working correctly 2024-06-19 07:18:56 -05:00
API.md More minor changes to API.md, start overall implementation documentation 2024-06-19 07:18:57 -05:00
DOC.md Add documentation on the rail 2024-06-19 07:18:57 -05:00
README.txt More documentation, add myself to copyright list in README.txt 2024-06-19 07:18:57 -05:00
carts.lua Modify mcl_entity_invs to add support for save/load items hooks in entities, add save/load hooks to minecarts to store item list in the minecart data and not in the entity data so that respawn doesn't destroy items 2024-06-19 07:18:57 -05:00
functions.lua Finish writing API documentation, remove drop_railcarts (replaced by try_detach_minecart), rename constants to ALL CAPS for consistency, change mcl_minecarts. to mod. for API function definitions 2024-06-19 07:18:57 -05:00
init.lua Fix crashes, fix link in documentation 2024-06-19 07:18:57 -05:00
mod.conf Make trains containing a player in a minecart function, minor cleanup in mcl_playerinfo 2024-06-19 07:18:56 -05:00
movement.lua Fix crashes, fix link in documentation 2024-06-19 07:18:57 -05:00
rails.lua Finish writing API documentation, remove drop_railcarts (replaced by try_detach_minecart), rename constants to ALL CAPS for consistency, change mcl_minecarts. to mod. for API function definitions 2024-06-19 07:18:57 -05:00
storage.lua Fix crashes, fix link in documentation 2024-06-19 07:18:57 -05:00
train.lua Fix typo in rail replacement mapping, fix several crashes 2024-06-19 07:18:57 -05: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