Go to file
orwell96 1f66cab169 Implement better slope placement system
Only look in the desired direction and place slope node on lowest slope part. will automatically adjust slope to next higher node.
2016-12-13 19:28:10 +01:00
models Add detector rails 2016-11-10 22:58:27 +01:00
textures Implement better slope placement system 2016-12-13 19:28:10 +01:00
Makefile Include zip in repo, because of hosting. No .tar.gz. 2016-10-27 15:34:05 +02:00
advtrains.zip Implement better slope placement system 2016-12-13 19:28: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 Implement better slope placement system 2016-12-13 19:28:10 +01:00
damage.lua try to fix damage bug 2016-12-05 20:53:43 +01: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
description.txt add description, screenshot and update manual 2016-12-03 23:29:28 +01:00
helpers.lua Add a box wagon 2016-11-03 11:27:17 +01:00
init.lua change train controlling system and keybindings 2016-11-24 20:25:07 +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 description, screenshot and update manual 2016-12-03 23:29:28 +01:00
misc_nodes.lua drop player on the platform if there is one 2016-11-24 21:52:51 +01:00
pseudoload.lua fixed even more lua errors and made stable 2016-05-30 19:58:09 +02:00
readme.txt add description, screenshot and update manual 2016-12-03 23:29:28 +01:00
screenshot.png add description, screenshot and update manual 2016-12-03 23:29:28 +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 Implement better slope placement system 2016-12-13 19:28:10 +01:00
trainhud.lua document new train controls and add combination for getting off 2016-11-24 20:56:23 +01:00
trainlogic.lua increase couple validity radius 2016-12-13 19:27:38 +01:00
wagons.lua try to fix damage bug 2016-12-05 20:53:43 +01:00

readme.txt

## 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
Mod Description             : hajo