Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-07 | Improve route programming: | orwell96 | |
- Formspec for TCBs instead of unhandy chatcommands - Ability to advance route over the next secction without punching end - Better visualization - Ability to route into dead-end sections | |||
2018-08-24 | Add LuaAutomation interface functions for interlocking routesetting and ↵ | orwell96 | |
aspect requesting. This allows to incorporate interlocking to automated systems | |||
2018-08-16 | Move passive API to the advtrains core | orwell96 | |
to remove dependency of interlocking on luaautomation | |||
2018-08-13 | Fix various bugs found while testing | orwell96 | |
2018-08-12 | Automatic working (re-set certain route on train pass) | orwell96 | |
2018-08-12 | Signal aspect handling, make default signals compatible, fix signal digging | orwell96 | |
2018-08-12 | Add routesetting callbacks. | orwell96 | |
Now, only the signal aspect setting is still missing | |||
2018-08-03 | Uncommitted route handling (update_route function) | orwell96 | |
2018-07-21 | Implement routesetting | orwell96 | |
Missing things: signal aspect updating, waiting routes handling, management /info tool | |||
2018-07-17 | Change stuff on route programming, begin routesetting | orwell96 | |