| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
is enabled
|
| |
|
|\ |
|
| |
| |
| |
| | |
This patch adds two buttons to the signal UI for swapping routes in the list of routes. To prevent conflicts, this operation is only possible when there is no route set.
|
| |
| |
| |
| |
| |
| |
| | |
This patch fixes the following problem:
* TCB marker is not removed on TCB removal
* TCB marker is recreated on removal
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
routes
|
| | |
|
|\ \ |
|
| | | |
|
| | | |
|
| | | |
|
| |/ |
|
| | |
|
| | |
|
| | |
|
|/
|
|
| |
triggered by interlocking tool)
|
|
|
|
| |
permanently
|
|
|
|
|
|
| |
to be in the rest of the mod.
May need rebalancing though.
|
|
|
|
|
|
|
| |
- LuaATC remains non-craftable for now (elevated privs necessary anyway)
- Some crafts altered from dario's proposal
Co-authored-by: W3RQ01 <dario23@linux-forks.de>
|
|
|
|
| |
signalling formspec
|
|
|
|
| |
removing of TCBs (H#149)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Settings have no effect so far
|
|
|
|
| |
(basically only usable with Ks signals, because they're the only signals supporting slow move and/or shunt move
|
| |
|
| |
|
|
|
|
|
|
|
| |
- 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
|
| |
|
| |
|
|
|
|
| |
Also extend signal api necessarily
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Now, only the signal aspect setting is still missing
|
| |
|
|
|
|
| |
Missing things: signal aspect updating, waiting routes handling, management /info tool
|
| |
|