Age | Commit message (Collapse) | Author |
|
(basically only usable with Ks signals, because they're the only signals supporting slow move and/or shunt move
|
|
This is a better implementation of the same goal. The last commit caused trains to overrun the IP sometimes. Haven't noticed so far with this approach
|
|
- 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
|
|
|
|
- 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
|
|
aspect requesting.
This allows to incorporate interlocking to automated systems
|
|
to remove dependency of interlocking on luaautomation
|
|
|
|
|
|
|
|
Now, only the signal aspect setting is still missing
|
|
|
|
Missing things: signal aspect updating, waiting routes handling, management /info tool
|
|
|