1
0
Fork
You've already forked sim_trains
1
No description
  • Lua 98.4%
  • Makefile 1.6%
2025年11月01日 09:30:29 +01:00
blender More work on TGV 2025年11月01日 09:30:29 +01:00
redcom Updated Red Comet Metro: now with longer cab, also cab side windows. 2025年11月01日 09:29:46 +01:00
redcom_liveries Updated Red Comet Metro: now with longer cab, also cab side windows. 2025年11月01日 09:29:46 +01:00
st_core Updated Red Comet Metro: now with longer cab, also cab side windows. 2025年11月01日 09:29:46 +01:00
tgv More work on TGV 2025年11月01日 09:30:29 +01:00
.gitattributes aaaargh 2024年09月09日 10:03:00 +00:00
.gitignore Initial commit (1.0) 2024年08月27日 11:18:54 +02:00
CHANGELOG Updated Red Comet Metro: now with longer cab, also cab side windows. 2025年11月01日 09:29:46 +01:00
LICENSE Reorganized files (-> modpack) + some more updates 2024年09月06日 18:57:49 +02:00
LICENSE.MEDIA Reorganized files (-> modpack) + some more updates 2024年09月06日 18:57:49 +02:00
Makefile Ready for next release 2024年12月08日 09:02:26 +01:00
modpack.conf Reorganized files (-> modpack) + some more updates 2024年09月06日 18:57:49 +02:00
README Finally fixed dark_* colors not working for dye recoloring 2025年06月17日 12:19:13 +02:00
README.md Initial commit (1.0) 2024年08月27日 11:18:54 +02:00
settingtypes.txt Split codebase in two 2025年05月04日 19:20:39 +02:00

This work is openly licensed under the terms of the GNU GPL 2.0 or later (for the code) and CC-BY-SA-4.0 (for the media) licenses. See LICENSE and LICENSE.MEDIA for more details.

Please don't upload to Github
Due to ethical concerns, I kindly ask you not to upload this work to Github. Thanks!

Sim Trains

A mod that adds "various" trains (currently only the Red Comet) to Minetest, for use with Advtrains. It also adds crafting recipes for those trains, which may use game-specific items, as well as liveries if Advtrains Livery Tools is present.

Available trains

  • The Red Comet (engine + car) can go up to 20 nodes/s. The cars can also be used standalone with any other engine. An underground-style engine going at 15 nodes/s is also available.
  • The TGV (Train à Grande Vitesse, which is French for "High-Speed Train") can also reach 20 nodes/s. It comes in Atlantique livery, and the bands around the doors can be colored using dyes or the bike painter. The 'real' colors from the Atlantique livery can be obtained using red, yellow and green dyes. WIP.

Features

Lights

All trains included have lights that try to work more or less realistically. An engine's lights will turn on when it goes forwards, and off when it goes backwards. This allows lights to remain on when the train is stopped at stations. But since that would mean that, at terminal stations, the lights would remain on until the train departs (which is not realistic), they will also turn off when the train reverses. Thus, if the train reverses after entering a terminal station, both the front and back lights will turn off.

Info displays

The Red Comet optionally support Advtrains Info Displays. The available display slots are:

  • "front"
  • "side"
  • "line"
  • "inside_doors" (the small display above the doors; it can be used to display e.g a line map)

Liveries

All trains provided by the mod optionally support Advtrains Livery Tools.

For the Red Comet, a default "Crimson Special" livery is supplied in the Red Comet mod, whereas additional liveries can be found in the Red Comet Liveries mod.

The TGV has nothing livery-related yet, but support is planned.

Other means of coloring trains

All trains provided by the mod support recoloring through the Bike mod's painter, and through being punched with dyes.