Go to file
orwell96 1d6cd12895 Make mesecons optional again 2016-11-21 19:56:10 +01:00
models Add detector rails 2016-11-10 22:58:27 +01:00
textures Change names of the images mbb committed and delete remaining $color.png images 2016-11-11 21:15:58 +01:00
Makefile Include zip in repo, because of hosting. No .tar.gz. 2016-10-27 15:34:05 +02:00
advtrains.zip Make mesecons optional again 2016-11-21 19:56:10 +01:00
atc.lua Add detector rails 2016-11-10 22:58:27 +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 detector rails 2016-11-10 22:58:27 +01:00
helpers.lua Add a box wagon 2016-11-03 11:27:17 +01:00
init.lua Make mesecons optional again 2016-11-21 19:56:10 +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 update readme file with recent contributions (thanks everyone) and update zip 2016-11-11 21:20:46 +01:00
signals.lua various improvements on signals and bumpers 2016-09-13 18:05:59 +02:00
trackplacer.lua fix trackplacer patternmatching issue and implement failure messages better 2016-11-11 14:20:23 +01:00
tracks.lua Fix detector rails rotating when a train passes 2016-11-11 15:03:06 +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 Change names of the images mbb committed and delete remaining $color.png images 2016-11-11 21:15:58 +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
Industrial engine/wagons    : mbb
Inventory images            : mbb
Small code contributions    : NaruTrey / gpcf