advtrains/advtrains_line_automation
Blockhead ad49854fed Make using the default tracks optional, even in submods
If advtrains_train_track is disabled, don't register any tracks that use
its model like the LuaATC automation rail, point speed restriction rail,
station/stop rail.

For LuaATC, the definition for firing an event when a
train runs over the rail needs to be moved into the common defs so that
other mods like linetrack can use that as an interface.
2020-07-10 22:14:39 +02:00
..
textures Added on_train_approach callback, non-permanent external LZB brakepoints and basis for "stop rails" 2018-11-29 17:52:56 +01:00
depends.txt Make using the default tracks optional, even in submods 2020-07-10 22:14:39 +02:00
init.lua Add lines scheduler for reliable railway-time scheduling(which is also safer than the atlatc scheduler) and document new atlatc functions 2019-08-26 23:08:02 +02:00
railwaytime.lua Fix RWT initialization when creating new world (H#142) 2019-12-18 10:01:47 +01:00
readme.txt Added on_train_approach callback, non-permanent external LZB brakepoints and basis for "stop rails" 2018-11-29 17:52:56 +01:00
scheduler.lua Fix scheduler crash (H#133) 2019-11-21 16:02:32 +01:00
settingtypes.txt lines: Add rwt adapt mode to adapt to real time 2019-11-06 21:22:33 +01:00
stoprail.lua Make using the default tracks optional, even in submods 2020-07-10 22:14:39 +02:00

readme.txt

== advtrains_line_automation
This mod provides an extension to the interlocking system which allows to automatically operate trains on train lines.

This extension makes use of the table
advtrains.lines