Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add craft recipes for Interlocking Tool, Trackmap Tool and PCNaming Tool | Maverick2797 | 2025-04-08 |
| | |||
* | Add recipes for merged route-prog-rework signals | Maverick2797 | 2025-04-08 |
| | | | | | | Add recipe for Ks Distant Signal Reorder and comment Ks and speed sign recipes Add circular crafting for wall-mounted Munich U-Bahn signals, with entry recipe based on existing wall-mounted signal | ||
* | Translations improvement. | Tanavit | 2025-04-08 |
| | | | | | | | | | | | | | | | | | | | | | | | | File : - advtrains : init.lua wagons.lua - advtrains_line_automation : scheduler.lua stoprail.lua Actions : - Conversion of attrans() to S() - Insertion of S() function calls where needed. Miscellaneous : - Removing of personnal tries on update-translastions.sh which should not have been committed. # Third and last patch of a serie of three to be applied to the master branch of advtrains on commit #0b7fdc6 # # ATTENTION : # # 1. These patches come from a derivation of the l10n branch which, afaik, is not yet merged in the master branch. # I guess that applying these patches will shortcut the l10n branch. # 2. These patches contain translations strings of for the modification I proposed some month ago for basic_trains which, # afaik, are not yet merged in its master branch. | ||
* | Basic trains french translations | Tanavit | 2025-04-08 |
| | | | | | | | | | | | | | Include update-translations.sh modification to remove file line numbers. # Second patch of a serie of three to be applied to the master branch of advtrains on commit #0b7fdc6 # # ATTENTION : # # 1. These patches come from a derivation of the l10n branch which, afaik, is not yet merged in the master branch. # I guess that applying these patches will shortcut the l10n branch. # 2. These patches contain translations strings of for the modification I proposed some month ago for basic_trains which, # afaik, are not yet merged in its master branch. | ||
* | Remove line numbers from translation files | update-translations.sh | 2025-04-08 |
| | | | | | | | | | | | # First patch of a serie of three to be applied to the master branch of advtrains on commit #0b7fdc6 # # ATTENTION : # # 1. These patches come from a derivation of the l10n branch which, afaik, is not yet merged in the master branch. # I guess that applying these patches will shortcut the l10n branch. # 2. These patches contain translations strings of for the modification I proposed some month ago for basic_trains which, # afaik, are not yet merged in its master branch. | ||
* | fix undeclared global accesses | orwell | 2025-03-25 |
| | |||
* | Old builtin signals: add route_role | orwell | 2025-03-25 |
| | |||
* | Add /at_chown to allow changing wagon ownership | Maverick2797 | 2025-03-24 |
| | |||
* | Add wagon owner to Wagon Properties formspec | Maverick2797 | 2025-03-24 |
| | |||
* | Allow boarding wagons with irregular width from the platform | 1F616EMO | 2025-03-24 |
| | | | | | | (i.e. width ~= 3) Extends detection to the whole span of the wagon's width (to be consistent with previous behaviors, the middle is only included if width = 1). | ||
* | is_node_loaded: use new function compare_block_status() instead of removed ↵ | orwell | 2025-03-24 |
| | | | | is_block_active() | ||
* | Back up pre-2.5.0 version of interlocking save file for users who want to ↵release-2.5.0 | orwell | 2025-03-23 |
| | | | | downgrade. To be reverted for next release | ||
* | Add script for creating releases | orwell | 2025-03-23 |
| | |||
* | The trap triggered, improve output | orwell | 2025-02-18 |
| | |||
* | Try to narrow down heisenbug with endless loop | orwell | 2025-01-29 |
| | |||
* | Revert "Two occupation loops seem to have issues with endless loops, add guards" | orwell | 2025-01-29 |
| | | | | This reverts commit 021332c4aaaf8cfd18b3f08e5f069b203097f01d. | ||
* | Stoprail wait green signal: make configurable, off for existing, default on ↵ | orwell | 2025-01-28 |
| | | | | for all new | ||
* | Adjust HUD code | Y. Wang | 2025-01-28 |
| | |||
* | ATC: add "G" command to wait for green signal, improve ATC hud, potentially ↵ | orwell | 2025-01-28 |
| | | | | fix LZB issue | ||
* | Lua is great - or "Why are the Zs3 nodes not rotatable" | orwell | 2025-01-22 |
| | |||
* | Disable dump debug save | orwell | 2025-01-15 |
| | |||
* | Fix bugs found in the video | orwell | 2025-01-15 |
| | |||
* | KS signal signs: change linespeed indicator 20->E, make tempspeed E also ↵ | orwell | 2025-01-09 |
| | | | | yellow, to make it more consistent (while deviating a bit from real life) | ||
* | Track sections: Support train entering a section multiple times (finally ↵ | orwell | 2025-01-09 |
| | | | | solves 7 year old bug) | ||
* | Convert old PTS format on freeing route locks (route_post is not migrated) | orwell | 2025-01-09 |
| | |||
* | Two occupation loops seem to have issues with endless loops, add guards | orwell | 2025-01-09 |
| | |||
* | Various bugfixes found in lunixforks debug | orwell | 2025-01-09 |
| | |||
* | Remove Smartroute debug prints | orwell | 2025-01-08 |
| | |||
* | Update docs, fix the other signals | orwell | 2025-01-07 |
| | |||
* | Remove unused source files (parts of ywang's original distant signal ↵ | orwell | 2025-01-07 |
| | | | | implementation & old track registration) | ||
* | Move logic to create block signalroutes into Smartroute instead of separate ↵ | orwell | 2025-01-07 |
| | | | | buttons, other UI enhancements | ||
* | Fix crash with missing section in routesetting, correctly clear ARS table ↵ | orwell | 2025-01-07 |
| | | | | when empty | ||
* | Let up button clear the disable_ars flag on train | orwell | 2025-01-07 |
| | |||
* | Bugfix for accidentally splitting sections on train placement | orwell | 2025-01-07 |
| | |||
* | Change logic for pure distant signals: remain assigned even after train ↵ | orwell | 2025-01-07 |
| | | | | clears TCB (mirror real life behavior) | ||
* | Add facility to auto-name signals when they are assigned | orwell | 2025-01-07 |
| | |||
* | Smartroute: rework to use result of rs_cache instead of duplicating, use ↵ | orwell | 2025-01-07 |
| | | | | bread-first-search and incremental search further with formspec | ||
* | Repair sections on smartroute, detect start!=end TS in routesetting, create ↵ | orwell | 2024-12-13 |
| | | | | section with IL tool aux1 | ||
* | ks signals: fix signs; mark routes with illegal end TCB as invalid | orwell | 2024-12-11 |
| | |||
* | Smartroute: Never replace already existing intact routes, change ↵ | orwell | 2024-12-10 |
| | | | | colorcoding, other fixes | ||
* | Route Edit: Do not clear sel_rpart too eagerly, reshow form when necessary | orwell | 2024-12-05 |
| | |||
* | Route Edit: Support aspect selection per signal, support call-on routes | orwell | 2024-12-05 |
| | |||
* | Feature to add passive components to a section as fixed locks (for level ↵ | orwell | 2024-12-03 |
| | | | | crossings) | ||
* | Stoprail: Don'T replace station name if the field is empty | orwell | 2024-12-01 |
| | |||
* | Misc Fixes found during play | orwell | 2024-12-01 |
| | |||
* | Auto-assign signal to TCB if it finds one ahead of the influence point | orwell | 2024-11-25 |
| | |||
* | Clear route_rsn when route commit succeeds and on section entering | orwell | 2024-11-25 |
| | |||
* | Remove debug prints of distant signalling system | orwell | 2024-11-25 |
| | |||
* | Assets: add interesting BVG subway texture | orwell | 2024-11-25 |
| | |||
* | Make Buffers become implicitly their own TCBs and signals when interlocking ↵ | orwell | 2024-11-25 |
| | | | | is enabled |