Go to file
Maverick2797 23d524df71 Luaautomation: add section_occupancy()
Returns a table of train ids for the specified section.
Returns nil if the section id is not provided..
Returns false if the section id is invalid.
Returns an empty table if the section id is valid but empty of trains.
2021-12-29 21:16:32 +01:00
advtrains Fix speed sign allowing v>max_speed 2021-12-16 22:24:05 +01:00
advtrains_interlocking Interlocking: Correct duplicate influence points semi-automatically 2021-11-14 17:32:20 +01:00
advtrains_itrainmap Replace deprecated depends.txt's by mod.conf and organize dependencies consistently, add modpack.conf 2021-03-13 11:13:13 +01:00
advtrains_line_automation Rework stoprail formspec layout and add mono style 2021-03-22 11:06:03 +01:00
advtrains_luaautomation Luaautomation: add section_occupancy() 2021-12-29 21:16:32 +01:00
advtrains_signals_ks New-Ks: minor additions/corrections to ywang's work: 2021-11-08 22:52:28 +01:00
advtrains_train_track Add check for box inventory 2021-04-11 12:45:17 +02:00
assets Re-add Zs 3(v) indicators; swap green and yellow lights for realism 2021-11-05 20:28:38 +01:00
serialize_lib Remove non-deterministic test 2021-11-10 11:48:27 +01:00
.build.yml Activate serialize_lib unit tests 2021-11-10 11:39:54 +01:00
.dir-locals.el Support different types of speed restrictions; add documentation 2021-11-07 13:49:01 +01:00
.gitignore Ignore Eclipse project files & directories 2017-05-12 23:19:36 -07:00
README.md Add C&C Servers into the testing server list, since we are using the latest commit 2021-11-26 12:33:28 +01:00
atc_command.txt Train Coupling: Change behavior so that train direction of initiating train is kept, add ATC Cpl command 2021-10-25 21:04:45 +02:00
description.txt Write something into description.txt 2018-05-25 18:25:24 +02:00
license.txt Relicense under AGPLv3 and update information in readme.txt 2020-02-15 22:19:22 +01:00
license_media.txt Remove zip release files, move mod to root, exclude assets from Makefile (#92) 2017-09-20 18:05:04 +02:00
modpack.conf Replace deprecated depends.txt's by mod.conf and organize dependencies consistently, add modpack.conf 2021-03-13 11:13:13 +01:00
privilege_guide.txt Fix protection regarding tracks (track_builder and railway_operator) and documentation on privileges 2018-11-12 22:24:56 +01:00
screenshot.png Remove zip release files, move mod to root, exclude assets from Makefile (#92) 2017-09-20 18:05:04 +02:00

README.md

ADVTRAINS realistic trains in Minetest!

by orwell96 and contributors (see below)

builds.sr.ht status

For up-to-date information, visit https://advtrains.de/

License of code: GNU AGPL version 3 License of media: CC-BY-SA 3.0

(up to commit 1bb1d8 (2020-02-14), the license has been LGPL 2.1)

Installation

To use advtrains, you need to install a mod providing trains. Note that advtrains no longer comes bundled with any trains out of the box. Some selected train mods by the authors of advtrains are:

  • Basic trains by orwell96, mbblp et al. The classic selection of trains for advtrains, formerly included in the mod.
  • Moretrains by rbduck, with improvements by gpcf and Marnack.
  • dlxtrains by Marnack

Further information is available on the wiki.

How to contribute

Credits

Coding

Various features and bugfixes have been contributed by:

  • gpcf
  • Blockhead
  • ywang

Small code contributions:

  • hlqkj
  • Maverick2797
  • AntumDeluge
  • lemon-melon
  • mbblp
  • Andrey K
  • Hume2
  • Linus Jahn
  • Pedro Gimeno
  • Relatio
  • Thomas Rudin
  • h-v-smacker
  • imcasper
  • rubenwardy
  • techniX

Assets:

  • Gravel Texture : from Minetest Game
  • Initial rail model/texture : DS-minetest
  • Models for signals/bumpers : mbb
  • Steam engine / wagon texture: mbb
  • Detailed Steam engine : mbb / Krokoschlange(animation)
  • Industrial engine/wagons : mbb
  • Inventory images : mbb
  • Node texture for LuaATC controller: Jeija (from Mesecons)
  • Mod Description : hajo

Sounds:

Testers:

  • gpcf (Linuxforks server)
  • imcasper (tss Branch)
  • Cato (C&C Servers)

If I forgot someone please punish me for that. Also see the Git commit log.

You can see this mod in action on various minetest servers, including the Linuxforks minetest server.