VoxeLibre/mods/ENTITIES/mcl_minecarts
2024-06-15 14:08:29 +02: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-15 14:08:29 +02:00
carts.lua Add utilities to convert between an ObjectRef, it's active object id and a 128bit uuid, move minecart data from entity staticdata to mod storage to eventually allow updating carts when out of range of players and also track what carts are alive, implement on-rail cart collisions 2024-06-15 14:08:29 +02:00
functions.lua Harden against unknown nodes 2024-06-15 14:08:29 +02:00
init.lua Move cart code to its own file, more code cleanup, add aliases for old track items 2024-06-15 14:08:29 +02:00
mod.conf Make legacy rail update apply to all old rail types, add basic detached railcart physics with a stub to use mcl_physics when it gets merged 2024-06-15 14:08:29 +02:00
rails.lua Add utilities to convert between an ObjectRef, it's active object id and a 128bit uuid, move minecart data from entity staticdata to mod storage to eventually allow updating carts when out of range of players and also track what carts are alive, implement on-rail cart collisions 2024-06-15 14:08:29 +02:00
README.txt Update incomplete license information and credits 2020-05-11 17:18:04 +02: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

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

Minecart model:
  22i (GPLv3)

Texture files (CC BY-SA 3.0):
  XSSheep