Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-21 | Fix moving Signal IPs (no duplicate IPs) | orwell96 | |
2019-02-09 | Fixes regarding signal assignments/tcbs | orwell96 | |
- No longer crashes when assigned tcb is removed - don't forbid modification just because signal is assigned | |||
2019-01-24 | Point speed restriction rails | orwell96 | |
2019-01-22 | Fix may_modify_section on newly created sections | orwell96 | |
2019-01-22 | Prohibit removing/changing of TCBs and sections while routes or signals are set | orwell96 | |
2018-10-29 | Do not print "couldn't determine section" warning when all traverser ends ↵ | orwell96 | |
were end-of-track | |||
2018-10-29 | Miscellaneous routesetting fixes | orwell96 | |
- Move handling of "route_committed" to the routesetting function - Put aspect in every TCBS on the way - Add "route_origin" to TCBS fields to prevent subroute cancelling - Cancel entire route when another train enters from the wrong TCB | |||
2018-10-10 | Properly implement invalidate_all_paths, recheck lzb on aspect change | orwell96 | |
2018-10-10 | Add signal safety control override, restructure control system | orwell96 | |
2018-10-09 | Make signal influence point (~halt point) specifiable | orwell96 | |
Also extend signal api necessarily | |||
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-16 | Move passive API to the advtrains core | orwell96 | |
to remove dependency of interlocking on luaautomation | |||
2018-08-12 | Automatic working (re-set certain route on train pass) | orwell96 | |
2018-07-21 | Implement routesetting | orwell96 | |
Missing things: signal aspect updating, waiting routes handling, management /info tool | |||
2018-07-04 | Basic route management from signalling formspec | orwell96 | |
2018-07-04 | Signal assignment and route programming procedure | orwell96 | |
2018-06-29 | Implement trains blocking sections | orwell96 | |
2018-06-29 | get_ts_at_pos(), file for train-related stuff | orwell96 | |
2018-06-26 | Complete Track Section handling, incl. removing tcb's and marker entities | orwell96 | |
2018-06-21 | Add track section concept and rework TCB design, implement new linking behavior | orwell96 | |
2018-06-20 | Add Track Circuit Breaks (TCBs), Database and Track Circuit Setup | orwell96 | |
Does not get saved yet. | |||
2018-06-19 | Interlocking: Create demo signals, signal API and model for TCB configurer node | orwell96 | |
2018-06-14 | Draft of interlocking system | orwell96 | |