| Commit message (Expand) | Author | Age |
* | Fix update_route receiving invalid route ID in after() | 1F616EMO | 2024-11-09 |
* | Fix depercated functions | 1F616EMO | 2024-11-09 |
* | Implement staticdata for trains | Y. Wang | 2024-11-09 |
* | Address wagon aliasing issues | Y. Wang | 2024-11-09 |
* | Fix crashing when train hitting objects without armor group | 1F616EMO | 2024-11-09 |
* | Allow operate on_rightclick nodes with track placers and wagon placers | 1F616EMO | 2024-11-09 |
* | Update influence point markers, and allow right-clicking them | 1F616EMO | 2024-11-09 |
* | Allow manually sorting of signal soutes | 1F616EMO | 2024-11-09 |
* | Wagon iterator, lookup by id, and use them in code | 1F616EMO | 2024-11-09 |
* | Merge remote-tracking branch 'origin/l10n' | orwell | 2024-11-09 |
|\ |
|
| * | Messages french translation update | Tanavit | 2024-11-05 |
| * | Various translation improvements | Y. Wang | 2024-11-04 |
| * | Autogenerate .tr files from .po files | Y. Wang | 2024-11-04 |
| * | Rework translation system to use PO files | ywang | 2024-11-04 |
* | | Update LuaATC documentation | Y. Wang | 2024-11-09 |
|/ |
|
* | Avoid unnecessarily updating the driver HUD | Y. Wang | 2024-09-13 |
* | Alias for wagon typesrelease-2.4.6 | 1F616EMO | 2024-09-03 |
* | Add direct recipe for every orientation of wallmounted signals | 1F616EMO | 2024-09-02 |
* | Clear tcbs.route_rsn when a route is set | Y. Wang | 2024-09-02 |
* | Fix Ks Shunting Signal collision box | 1F616EMO | 2024-09-02 |
* | LuaATC add trainparts(train_id) | Maverick2797 | 2024-09-02 |
* | LuaATC set_fc(): add argument to reset fc index to 1 | Maverick2797 | 2024-09-02 |
* | Fix LuaATC set_fc() only working on loaded entites | Maverick2797 | 2024-09-02 |
* | Move the Train ID information to a textarea[] without a name attribute so it ... | erstazi | 2024-09-02 |
* | Fix privilege check when using the PC naming toolrelease-2.4.5 | gpcf | 2024-08-11 |
* | Add Wagon Properties Tool | Maverick2797 | 2024-08-09 |
* | Fix boardcom train id display, add command to teleport to train by id | gpcf | 2024-08-08 |
* | 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 |