| Commit message (Expand) | Author | Age |
* | Unassign signal on dig instead of needing button in signal form | orwell | 2024-06-22 |
* | Respect route_role of signals during routesetting, assign distant signals in ... | orwell | 2024-06-12 |
* | Connect the ropes, start on making the UI work | orwell | 2024-05-23 |
* | Merge branch 'new-ks-orwell' into route_prog_rework | orwell | 2024-04-08 |
|\ |
|
| * | Rework formspecs; add description to JP signal group | Y. Wang | 2023-03-23 |
| * | Properly handle repeater signals | Y. Wang | 2023-03-23 |
| * | Implement primitive distant signaling | Y. Wang | 2023-03-23 |
| * | Use tabs to switch between signaling and IP forms | Y. Wang | 2023-03-23 |
* | | Implement routesetting incorporating tscache, other improvements | orwell | 2024-01-28 |
* | | Signals can have nil name, documentation on route def | orwell | 2023-12-17 |
* | | TCB Xlinking added, to make nonconnected crossings possible | orwell96 | 2023-05-27 |
* | | Auto-Repair Track Sections/TCBs (automatically when adding/removing or trigge... | orwell96 | 2023-05-27 |
|/ |
|
* | Route Formspec: When cancelling route, disable ARS only temporarily, not perm... | orwell96 | 2021-10-26 |
* | Added alternative recipes, falling back on the default: items as they seem to... | Maverick2797 | 2021-03-06 |
* | Add some missing craft recipes | orwell96 | 2021-02-19 |
* | Fix new green signals bug caused by old trav_lzbdata, and callback loop in si... | orwell96 | 2021-02-10 |
* | Forbid track modification when train, IP or TCB is on it, better handle remov... | orwell96 | 2020-10-07 |
* | tcb: Fix crash when player is nil | Linus Jahn | 2020-09-01 |
* | Apply minetest.formspec_escape() to prevent formspec injection (H#143)MT0.4 | Blockhead | 2020-01-04 |
* | Don't allow to remove TCB when a signal is assigned | orwell96 | 2019-08-26 |
* | Disable-ARS switch in signal and set this when cancelling an ARS route | orwell96 | 2019-03-15 |
* | Fix cancelling "Unknown Route" when section is deleted. | orwell96 | 2019-03-15 |
* | Signalling form auto-update | orwell96 | 2019-02-05 |
* | Prohibit removing/changing of TCBs and sections while routes or signals are set | orwell96 | 2019-01-22 |
* | Can disable automatic working without cancelling route | orwell96 | 2019-01-15 |
* | Add Automatic Routesetting UI | orwell96 | 2019-01-09 |
* | Permit basic signal aspect setting | orwell96 | 2018-11-19 |
* | Do not allow static signals for routesetting | orwell96 | 2018-10-30 |
* | Fix typo in signal assignment, causing crash | orwell96 | 2018-10-29 |
* | Miscellaneous routesetting fixes | orwell96 | 2018-10-29 |
* | Add Interlocking Tool to inspect route locks | orwell96 | 2018-10-26 |
* | Add "Reset track section" function | orwell96 | 2018-10-26 |
* | Make signal influence point (~halt point) specifiable | orwell96 | 2018-10-09 |
* | Fix various bugs found while testing | orwell96 | 2018-08-13 |
* | Add 'interlocking' privilege and add security checks | orwell96 | 2018-08-12 |
* | Automatic working (re-set certain route on train pass) | orwell96 | 2018-08-12 |
* | fix digging unconfigured tcbs | orwell96 | 2018-08-12 |
* | Signal aspect handling, make default signals compatible, fix signal digging | orwell96 | 2018-08-12 |
* | Add routesetting callbacks. | orwell96 | 2018-08-12 |
* | Uncommitted route handling (update_route function) | orwell96 | 2018-08-03 |
* | Implement routesetting | orwell96 | 2018-07-21 |
* | Basic route management from signalling formspec | orwell96 | 2018-07-04 |
* | Signal assignment and route programming procedure | orwell96 | 2018-07-04 |
* | Implement trains blocking sections | orwell96 | 2018-06-29 |
* | Complete Track Section handling, incl. removing tcb's and marker entities | orwell96 | 2018-06-26 |
* | Add track section concept and rework TCB design, implement new linking behavior | orwell96 | 2018-06-21 |