This website requires JavaScript.
Explore
Help
Register
Sign In
BingFengFSX
/
advtrains
mirror of
http://git.bananach.space/advtrains.git
Watch
1
Star
0
Fork
You've already forked advtrains
0
Code
Issues
Releases
Wiki
Activity
c7ea09ed59
advtrains
/
advtrains_luaautomation
/
depends.txt
4 lines
77 B
Plaintext
Raw
Normal View
History
Unescape
Escape
LuaAutomation - Basic component implementation Implements the base code for LuaAutomation, an ATC rail and a punch-operated 'operation panel' as well as interface for passive components. Changes in advtrains code where neccessary. Supported passive components are light signals, switches and mesecon switches
2017-02-02 16:40:51 +01:00
advtrains
Add LuaAutomation interface functions for interlocking routesetting and aspect requesting. This allows to incorporate interlocking to automated systems
2018-08-24 22:39:13 +02:00
advtrains_interlocking?
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
advtrains_line_automation?
use mesecons_switch as correct dependency for luaautomation
2017-02-15 21:29:34 +01:00
mesecons_switch?