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 Add 5 “Minecart with X” entities 2017-08-28 14:19:46 +02:00
functions.lua Change left,right and back vectors to matrix math results with no branching 2024-06-15 14:08:29 +02:00
init.lua Modify do_movement_step to move to always move to the edge of the current rail segment before updating the direction to prevent oscillations at corners, fix end of track stop location with new movement behavior, disable experimental controls, swap code to detach the driver on float with a call to detach_driver() 2024-06-15 14:08:29 +02:00
mod.conf Enable chest minecarts 2022-09-23 05:43:31 +02:00
rails.lua Complete rewrite of minecart movement that resolves https://git.minetest.land/MineClone2/MineClone2/issues/2446 and https://git.minetest.land/MineClone2/MineClone2/issues/247#issuecomment-50960 but has a bug where carts will synchronize movements that I am still investigating 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