Go to file
ywang bed66e0f90
Rework translation system to use PO files
The French translations are provided by Tanavit. Unfortunately I was not
able to keep this addition as a separate commit as the translation file
was originally added as a .tr file that I then converted to .po file in
the meantime.

Also note that this commit is created from squashing 20+ commits from
the l10n branch that preceded the transition to PO files. In addition to
changes to the locale files (which were all included in the single
commit for transitioning to PO files), these commits also included code
that has now become obsolete for l10n work. In particular, it included a
GUI program written in Tcl to edit .tr files; this program can now be
found in the following repo: https://codeberg.org/y5nw/mt_tr_editor

Co-authored-by: Tanavit <tanavit@posto.ovh>
2024-11-04 17:17:08 +01:00
advtrains Rework translation system to use PO files 2024-11-04 17:17:08 +01:00
advtrains_interlocking Clear tcbs.route_rsn when a route is set 2024-09-02 22:50:22 +02: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 LuaATC add trainparts(train_id) 2024-09-02 22:25:05 +02:00
advtrains_signals_ks Fix Ks Shunting Signal collision box 2024-09-02 22:25:51 +02:00
advtrains_train_track Turn loading tracks into loading ramps when within the loaded area 2023-06-24 21:34:56 +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 Fix minetest server test run 2024-08-08 23:12:19 +02:00
.dir-locals.el Support different types of speed restrictions; add documentation 2021-11-07 13:49:01 +01:00
.gitignore Rework translation system to use PO files 2024-11-04 17:17:08 +01:00
README.md Minor change to README 2022-03-03 00:12:43 +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
  • 45 degree platforms design : Och_Noe

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.