| Commit message (Expand) | Author | Age |
* | Route Formspec: When cancelling route, disable ARS only temporarily, not perm... | orwell96 | 2021-10-26 |
* | Remove sounds = default.sound_stone_defaults() as default is no longer a depe... | orwell96 | 2021-04-04 |
* | Rework route ui formspec layout | hlqkj | 2021-03-22 |
* | Replace deprecated depends.txt's by mod.conf and organize dependencies consis... | orwell96 | 2021-03-13 |
* | Signal influence points: Make sure to clear on removal of signal, clear orpha... | orwell96 | 2021-03-12 |
* | Added alternative recipes, falling back on the default: items as they seem to... | Maverick2797 | 2021-03-06 |
* | Fix protection of TSR rail | orwell96 | 2021-02-19 |
* | Add some missing craft recipes | orwell96 | 2021-02-19 |
* | fix legacy signal aspect converter | orwell96 | 2021-02-10 |
* | Remove debug facilities | orwell96 | 2021-02-10 |
* | Add debug prints, modify LZB to fix problems with look_ahead | orwell96 | 2021-02-10 |
* | Add sign to make shunt moves proceed as main and improve doc of signals | orwell96 | 2021-02-10 |
* | Fix new green signals bug caused by old trav_lzbdata, and callback loop in si... | orwell96 | 2021-02-10 |
* | Start using path_invalidate_ahead() | orwell96 | 2021-02-10 |
* | Fix things, rework signal aspect select dialog, transform old aspects on-the-fly | orwell96 | 2021-02-10 |
* | Simplify Signal Aspect Table (H#132) [breaks compatibility with signal API] | orwell96 | 2021-02-10 |
* | Fix lots of things around new LZB | orwell96 | 2021-02-10 |
* | Implement a LZB speed lookup table for the path and rewrite velocity controls | orwell96 | 2021-02-10 |
* | Disable ARS train flag and surrounding uses | orwell96 | 2021-02-10 |
* | Fix removing stale TCB nodesrelease-2.2.0 | orwell96 | 2021-01-12 |
* | 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 |
* | DISCARD ON MERGE!: Temporary compatibility fix: translate signal aspects back... | orwell96 | 2020-07-23 |
* | Make using the default tracks optional, even in submods | Blockhead | 2020-07-10 |
* | Add "Fallback state" for freed routes, move p_mesecon_iface.lua to core | orwell96 | 2020-07-07 |
* | Fix minetest.after() loop between ARS->update_route->update_signal_aspect->in... | orwell96 | 2020-06-05 |
* | Apply minetest.formspec_escape() to prevent formspec injection (H#143)MT0.4 | Blockhead | 2020-01-04 |
* | Add inverse ARS rules | Gabriel Pérez-Cerezo | 2019-12-05 |
* | Fix the "red signals" bug that appeared when clicking a green signal | orwell96 | 2019-11-21 |
* | Do not throw error when sync_tcb_neighbors fails | orwell96 | 2019-08-29 |
* | Don't allow to remove TCB when a signal is assigned | orwell96 | 2019-08-26 |
* | Various small fixes | Gabriel Pérez-Cerezo | 2019-07-16 |
* | Fix remote routesetting | orwell96 | 2019-04-16 |
* | Move LZB system to core and unify approach callback mechanism | orwell96 | 2019-04-16 |
* | Disable-ARS switch in signal and set this when cancelling an ARS route | orwell96 | 2019-03-15 |
* | Ugly workaround for green signals bug | orwell96 | 2019-03-15 |
* | Fix cancelling "Unknown Route" when section is deleted. | orwell96 | 2019-03-15 |
* | Do not clear LZB control when invalidating. | orwell96 | 2019-02-23 |
* | possible fix for "trains standing at green signals" | orwell96 | 2019-02-21 |
* | Fix moving Signal IPs (no duplicate IPs) | orwell96 | 2019-02-21 |
* | Add ARS rules for stop rails | orwell96 | 2019-02-19 |
* | Prioritize LZB callback (possible bugfix for H#100) | orwell96 | 2019-02-19 |
* | Improve Signal IP form/workflow | orwell96 | 2019-02-16 |
* | Fix TCBS crash also for route_ui | orwell96 | 2019-02-16 |
* | Fix routesetting when TCBS is missing (H#109) | orwell96 | 2019-02-12 |
* | Fixes regarding signal assignments/tcbs | orwell96 | 2019-02-09 |
* | Signalling form auto-update | orwell96 | 2019-02-05 |
* | Force LZB Halt setting | orwell96 | 2019-02-05 |
* | Minor Bugfixes | orwell96 | 2019-02-03 |
* | Basic functions of "stop rail", missing ARS rules and signal. | orwell96 | 2019-01-24 |