Go to file
orwell96 aaf1d20221 Merge pull request #10 from mbblp/master
add better textures
The following commit will clean everything up a bit
2016-11-11 21:05:38 +01:00
models Add detector rails 2016-11-10 22:58:27 +01:00
textures add better textures 2016-11-11 17:58:07 +01:00
Makefile Include zip in repo, because of hosting. No .tar.gz. 2016-10-27 15:34:05 +02:00
advtrains.zip Fix detector rails rotating when a train passes 2016-11-11 15:03:06 +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 Add detector rails 2016-11-10 22:58:27 +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 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 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