Go to file
orwell96 5bece1ecc1 remove an unnecessary dump() instruction 2016-11-10 22:35:48 +01:00
models Remove the "register_bumpers" workaround function and register them how they should be registered 2016-11-10 21:08:39 +01:00
textures Remove the "register_bumpers" workaround function and register them how they should be registered 2016-11-10 21:08:39 +01:00
Makefile Include zip in repo, because of hosting. No .tar.gz. 2016-10-27 15:34:05 +02:00
advtrains.zip tweak wagon_span values and model sizes/positions 2016-11-10 20:38:34 +01:00
couple.lua add owner system to prevent random train destroying 2016-09-29 08:20:06 +02:00
crafting.lua Add a box wagon 2016-11-03 11:27:17 +01:00
damage.lua remove horizontal view offset on engine and try to fix damage when sitting in train 2016-06-09 21:59:06 +02:00
debugitems.lua removing unused debug items 2016-08-21 16:36:25 +02:00
depends.txt Add a platform node, make some nodes (esp. fences) not blocking trains, implement benchmarking better and optimize some things 2016-08-28 20:59:54 +02:00
helpers.lua Add a box wagon 2016-11-03 11:27:17 +01:00
init.lua rewrite collision system again 2016-11-10 20:24:47 +01:00
license.txt added license documents 2016-05-30 20:30:38 +02:00
license_media.txt relicensing under CC-BY-NC-SA and updationg readme. 2016-09-15 08:08:26 +02:00
manual.pdf add more crafting recipes and a manual 2016-09-17 11:14:28 +02:00
misc_nodes.lua remove an unnecessary dump() instruction 2016-11-10 22:35:48 +01:00
pseudoload.lua fixed even more lua errors and made stable 2016-05-30 19:58:09 +02:00
readme.txt shorten readme file rapidly since I always forget to update it 2016-10-27 15:24:18 +02:00
signals.lua various improvements on signals and bumpers 2016-09-13 18:05:59 +02:00
trackplacer.lua Fixed bug with protections 2016-10-08 14:33:21 +02:00
tracks.lua Remove the "register_bumpers" workaround function and register them how they should be registered 2016-11-10 21:08:39 +01:00
trainhud.lua Fixed crash problem 2016-10-05 15:27:16 +02:00
trainlogic.lua rewrite collision system again 2016-11-10 20:24:47 +01:00
wagons.lua tweak wagon_span values and model sizes/positions 2016-11-10 20:38:34 +01:00

readme.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.


## ADVTRAINS ## realistic trains in Minetest!
by orwell96 and contributors(see below)

For up-to-date information, visit https://forum.minetest.net/viewtopic.php?f=9&t=14726

Manual:
If manual.pdf is not present (which is the case when you downloaded the zip file), see https://github.com/orwell96/advtrains/blob/master/manual.pdf

License of code: LGPL 2.1
License of media: CC-BY-NC-SA 3.0

Contributions:

Gravel Texture              : from Minetest Game
Initial rail model/texture  : DS-minetest
Models for signals/bumpers  : mbb
Steam engine / wagon texture: mbb