summaryrefslogtreecommitdiff
path: root/advtrains_line_automation/init.lua
AgeCommit message (Collapse)Author
2019-08-26Add lines scheduler for reliable railway-time scheduling(which is also safer ↵orwell96
than the atlatc scheduler) and document new atlatc functions
2019-06-19Railway Time: atlatc interface, improve util functionsorwell96
2019-06-19Railway Time: Basic time counter and utility functionsorwell96
2019-01-24Basic functions of "stop rail", missing ARS rules and signal.orwell96
For signal, need to think of a callback system for signals and moving atlatc queue to core?
2019-01-24Point speed restriction railsorwell96
2018-11-29Added on_train_approach callback, non-permanent external LZB brakepoints and ↵orwell96
basis for "stop rails" Stop rails ATM use the aforementioned things to add a pointwise "2" speed restriction. Seems to work.