| Commit message (Expand) | Author | Age |
... | |
* | Use realistic Ra 10 signal sign | ywang | 2021-11-05 |
* | On-Track Collision system: Fix train teleportation when using split_at_index(... | orwell96 | 2021-11-04 |
* | LuaATC: remove accidental mesecons hard-dependency | orwell96 | 2021-11-04 |
* | LuaATC: Fix position of error label, use consistent name "LuaATC" instead of ... | orwell96 | 2021-11-02 |
* | LuaATC: Add Mesecons LuaATC Controller (similar to Mesecons Luacontroller) | orwell96 | 2021-11-02 |
* | LuaATC PCNaming: Allow naming active components using the tool | orwell96 | 2021-11-02 |
* | Route Formspec: When cancelling route, disable ARS only temporarily, not perm... | orwell96 | 2021-10-26 |
* | Coupler types: Better output when there are no couplers on a wagon | orwell96 | 2021-10-25 |
* | Coupling: Add concept of coupler types, allow coupling only when coupler type... | orwell96 | 2021-10-25 |
* | Train Coupling: Change behavior so that train direction of initiating train i... | orwell96 | 2021-10-25 |
* | Disable position-based collision and coupling system for very short trains (s... | orwell96 | 2021-07-07 |
* | Rework train same-track collision system and deterministic coupling | orwell96 | 2021-07-07 |
* | Shutdown callback: don't save advtrains save files when MT crashed within adv... | orwell96 | 2021-07-07 |
* | Make the collision mode configurable | Gabriel Pérez-Cerezo | 2021-06-30 |
* | Train-World collisions: Collide only with 'normal'-drawtype nodes. | orwell96 | 2021-06-29 |
* | Entity Damage: Correct sign entity name | orwell96 | 2021-06-29 |
* | Trains splitting: retain important properties (door state, line, texts etc) | orwell96 | 2021-05-22 |
* | Serialization: strip trailing \r also in nodedb callbackrelease-2.3.1 | orwell96 | 2021-05-07 |
* | Merge commit 'd4593491efbcab47efd918d7918b97b4621828b3' | orwell96 | 2021-05-03 |
|\ |
|
| * | Strip trailing \r's also for first and last line | orwell96 | 2021-05-03 |
| * | Make strict loading the default | orwell96 | 2021-05-03 |
| * | Strip trailing \r from lines (possibly fixes windows migration) | orwell96 | 2021-05-03 |
* | | Deregister player from train on death in all cases (fixes #119)release-2.3.0 | orwell96 | 2021-04-25 |
* | | Prevent splitting trains when they're off track (fixes #178) | orwell96 | 2021-04-25 |
* | | Hopefully fix #177 | orwell96 | 2021-04-25 |
* | | Fix undeclared globals warnings (#176) | orwell96 | 2021-04-25 |
* | | Add check for box inventory | Gabriel Pérez-Cerezo | 2021-04-11 |
* | | Add /at_whereis command to check the position of a train. | Gabriel Pérez-Cerezo | 2021-04-10 |
* | | Update serialize_lib | orwell96 | 2021-04-04 |
|\| |
|
| * | Open files in binary mode; also serialize carriage return | orwell96 | 2021-04-04 |
| * | Add documentation and license | orwell96 | 2021-03-22 |
| * | Fix init.lua functions to do what is documented on error | orwell96 | 2021-03-22 |
* | | Remove sounds = default.sound_stone_defaults() as default is no longer a depe... | orwell96 | 2021-04-04 |
* | | Make mesecons_switch a proper optional dependency (H#175) | Blockhead | 2021-03-31 |
* | | Increase size of LuaATC code input forms to 15x12 units | orwell96 | 2021-03-22 |
* | | Remove "Last punched" from LuaATC init code fs | hlqkj | 2021-03-22 |
* | | Rework route ui formspec layout | hlqkj | 2021-03-22 |
* | | Rework active_common formspec layout | hlqkj | 2021-03-22 |
* | | Rework envsetup formspec layout | hlqkj | 2021-03-22 |
* | | Use mono font to ATC rail command fields | hlqkj | 2021-03-22 |
* | | Rework stoprail formspec layout and add mono style | hlqkj | 2021-03-22 |
* | | Do not return early after setting station info on stop rail | Blockhead | 2021-03-22 |
* | | Do not crash when operating signals without interlocking | Blockhead | 2021-03-22 |
* | | Add 'serialize_lib/' from commit 'a6e8b8b4353863ad563a4d5187f40fea702ea2de' | orwell96 | 2021-03-13 |
|\| |
|
| * | mod.conf: Add more information about the mod, not just the name | orwell96 | 2021-03-13 |
| * | add unit tests for serialize_lib | Gabriel Pérez-Cerezo | 2021-01-31 |
| * | Fix serialisation: breach of contract, file left open | Blockhead | 2021-01-18 |
| * | Fix atomic saving on windows when save file does not exist | orwell96 | 2021-01-17 |
| * | Some more serializer fixes (backported from new_lzb): | orwell96 | 2021-01-12 |
| * | serialize_lib: Allow empty strings in key | orwell96 | 2021-01-12 |