User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
start [2019-02-21 10:27]
141.30.224.17 created
start [2019-07-15 15:05]
82.67.173.193 improved start page
Line 1: Line 1:
 ====== Advanced Trains ====== ====== Advanced Trains ======
  
-Advanced Trains, technical name "advtrains", is a [[https://en.wikipedia.org/wiki/Mod_(video_gaming)|Mod]] for the [[https://www.minetest.net/|Minetest engine]]. It features realistic trains and various equipment for railways, with a focus on automated train operation. It should work with any [[https://wiki.minetest.net/Games|Game]].+Advanced Trains, aka with its technical name "advtrains", is a [[https://en.wikipedia.org/wiki/Mod_(video_gaming)|mod]] for the [[https://www.minetest.net/|Minetest engine]]. It features realistic trains and various equipment for railways, with a focus on automated train operation. It should work with any [[https://wiki.minetest.net/Games|game]].
  
-==== Main features ====+===== Main features =====
  
   * A small selection of different trains (passenger and goods trains) (see also "Extensions")   * A small selection of different trains (passenger and goods trains) (see also "Extensions")
   * Almost-realistic tracks with actual curves and switches   * Almost-realistic tracks with actual curves and switches
   * Railway signals, controllable by various means   * Railway signals, controllable by various means
-  * ATC: Simple, command-like automatic train control +  * ATC: simple, command-like automatic train control 
-  * LuaATC: Powerful Lua-scripted automatic train operation(requires some programming knowledge)* +  * LuaATC: powerful Lua-scripted automatic train operation (requires some programming knowledge) 
-  * An [[https://en.wikipedia.org/wiki/Interlocking|Interlocking]] system, featuring track sections, routes and automatic stopping before signals+  * An [[wp>Interlocking|Interlocking]] system, featuring track sections, routes and automatic stopping before signals
  
-==== Forum page ====+===== Repository ===== 
 + 
 +The source code for Advtrains is available on [[https://git.bananach.space/advtrains.git|Bananach.space]]. Latest version is 2.0.1 TSS. 
 + 
 +Old versions prior to August 2018 are available on [[https://github.com/orwell96/advtrains|GitHub]]. **@gpcf** also [[https://git.gpcf.eu/advtrains.git|mirrored]] versions prior to February 2017. 
 + 
 +===== Installation instructions ===== 
 + 
 +To download Advtrains you will need [[https://git-scm.com|Git]]. See how to install [[https://git-scm.com/downloads|here]]. If you already installed it, clone the Advtrains repository with these commands: 
 + 
 +<code> 
 +cd MINETEST_ROOT/mods 
 +git clone http://git.bananach.space/advtrains.git 
 +</code> 
 + 
 +Then enable Advtrains in the world settings. You can also enable each mod individually. 
 + 
 +===== Forum page =====
  
 Main source for download and install instructions, announcements and discussion is the Minetest Forum topic, located at: Main source for download and install instructions, announcements and discussion is the Minetest Forum topic, located at:
Line 18: Line 35:
 [[https://forum.minetest.net/viewtopic.php?f=11&t=14726]] [[https://forum.minetest.net/viewtopic.php?f=11&t=14726]]
  
-==== Contents of this Wiki ==== +===== So, what's the purpose of this wiki? =====
- +
-This wiki will supersede the instruction documents currently located at [[https://advtrains.de/manual]] and [[https://advtrains.de/interlocking]] and become a place to collect information and useful tips for using things in this mod.+
  
-This is an open wiki, which means that you are allowed and explicitly invited to contribute to this wiki.+This wiki supersede the information at [[https://advtrains.de/manual]] and [[https://advtrains.de/interlocking]]. Unlike these pages, you are [[wiki:contributing|free to improve the wiki contents]], as it is open wiki licensed under [[https://creativecommons.org/licenses/by-sa/4.0/|Creative Commons Attribution-ShareAlike 4.0 International]].
start.txt · Last modified: 2023-09-21 00:28 by marnack