| Commit message (Expand) | Author | Age |
* | Adding Train ID to Onboard Computer formspec so we know what the Train ID is ... | erstazi | 2024-08-08 |
* | Fix minetest server test run | gpcf | 2024-08-08 |
* | Fix incorrect speed indicator; include routing info in text HUD | Y. Wang | 2024-08-08 |
* | Rework graphical train HUD code | Y. Wang | 2024-08-08 |
* | Remove superfluous train_id check from reverse_lookuprelease-2.4.4 | orwell | 2024-08-01 |
* | Fix set_aspect() | Maverick2797 | 2024-08-01 |
* | Fix section_occupancy: Return empty table | Blockhead | 2024-08-01 |
* | Fix crossing bell positional stereo | 1F616EMO | 2024-08-01 |
* | Remove TCB marker on TCB removal | 1F616EMO | 2024-08-01 |
* | Fix for broken get_trains_at, fixing LuaATC/Lines Scheduler execution | orwell | 2024-05-06 |
* | Fix use_texture_alpha for tracks | Y. Wang | 2024-02-25 |
* | Add register_function command so mods can register their own functons, low-le... | gpcf | 2024-02-06 |
* | Add chatcommand and luaatc function to get global_slowdown | orwell | 2024-02-06 |
* | Set maximum train length and prevent coupling if it would exceed | orwell | 2023-12-20 |
* | advtrains_techage: Liquid infotext display needs to be added in corerelease-2.4.3 | orwell96 | 2023-07-20 |
* | Fix path_invalidate_ahead after recent commit | orwell96 | 2023-07-01 |
* | Turn loading tracks into loading ramps when within the loaded area | Maverick2797 | 2023-06-24 |
* | Occupation system: store multiple indices for the same train, introduce rever... | orwell96 | 2023-06-24 |
* | Add function to get wagon in train from index | orwell96 | 2023-05-27 |
* | Add craft recipes for the new ks speed indicators | Maverick2797 | 2023-04-12 |
* | Make selection boxes of track nodes larger | Blockhead | 2023-04-12 |
* | Report coordinates of wagons with unregistered prototypes | Y. Wang | 2023-04-12 |
* | Add get_fc() and set_fc() commands | Maverick2797 | 2023-03-17 |
* | small security fixes in advtrains_luaautomation/ | Maverick2797 | 2023-03-17 |
* | Add punchers name to ops panel punch eventrelease-2.4.2 | Maverick2797 | 2023-03-12 |
* | On_Joinplayer: fix train ID check for attachment update | orwell96 | 2022-06-13 |
* | Minor change to README | Antonia | 2022-03-03 |
* | Fix new wagon positioning when wheel positions are asymmetric, and remove lef... | orwell96 | 2022-02-24 |
* | Wagons: Add two-pos wheel positioning logic for more realistic look of long w... | orwell96 | 2022-02-09 |
* | atc_reset(): Removed unused string parameter and also clear ATC autocouple fl... | orwell96 | 2021-12-31 |
* | Load/Unload Track FC Integration | Maverick2797 | 2021-12-29 |
* | Automatically group wagons and locomotives based on definition values | Maverick2797 | 2021-12-29 |
* | Luaautomation: add section_occupancy() | Maverick2797 | 2021-12-29 |
* | Fix speed sign allowing v>max_speed | Y. Wang | 2021-12-16 |
* | Add C&C Servers into the testing server list, since we are using the latest c... | Emojigit | 2021-11-26 |
* | Trivial fixup for train decoupling regressionrelease-2.4.1 | ywang | 2021-11-20 |
* | Interlocking: Correct duplicate influence points semi-automaticallyrelease-2.4.0 | orwell96 | 2021-11-14 |
* | rewrite readme in markdown, add more information | Gabriel Pérez-Cerezo | 2021-11-10 |
* | Remove non-deterministic test | Gabriel Pérez-Cerezo | 2021-11-10 |
* | Activate serialize_lib unit tests | Gabriel Pérez-Cerezo | 2021-11-10 |
* | Add more unit tests, fix broken unit test | Gabriel Pérez-Cerezo | 2021-11-09 |
* | configure build.yml to run the unit tests | Gabriel Pérez-Cerezo | 2021-11-09 |
* | readme atc_set_ars_disable typo | Maverick2797 | 2021-11-09 |
* | add sourcehut build file | Gabriel Pérez-Cerezo | 2021-11-09 |
* | split_at_index where index=1 | Maverick2797 | 2021-11-08 |
* | New-Ks: minor additions/corrections to ywang's work: | orwell96 | 2021-11-08 |
* | Add documentation on signal aspects | ywang | 2021-11-07 |
* | Make train HUD check for existing speed restrictions | ywang | 2021-11-07 |
* | Rework textures and models; add new signal signs | ywang | 2021-11-07 |
* | Support different types of speed restrictions; add documentation | ywang | 2021-11-07 |