| Commit message (Expand) | Author | Age |
... | |
* | HUD improvements | ywang | 2021-01-04 |
* | Minor optimizations | ywang | 2020-12-30 |
* | Add demo | ywang | 2020-12-27 |
* | Minor improvements for speed indicator | ywang | 2020-12-23 |
* | Minor improvements | ywang | 2020-12-23 |
* | Improve speed indication | ywang | 2020-12-23 |
* | Improved HUD textures | ywang | 2020-12-23 |
* | HUD improvements | ywang | 2020-12-22 |
* | Improved background for speed indicator | ywang | 2020-12-19 |
* | Improved speed indication | ywang | 2020-12-19 |
* | Use PNG textures for the indication of reverser, lever, control mode, shunt m... | ywang | 2020-12-19 |
* | Redesign train HUD | ywang | 2020-12-19 |
* | Fix 60/90 degree crossing connection | Blockhead | 2020-12-03 |
* | Fix mesecon switch override group | orwell96 | 2020-11-23 |
* | Workaround to destroy looping sounds | Blockhead | 2020-11-02 |
* | Add missing recipe: 45_low platformsrelease-2.1.4 | Blockhead | 2020-10-19 |
* | Remove couple entities when out of range from players | Gabriel Pérez-Cerezo | 2020-10-12 |
* | Remove last files with CR-LF line endings. | Gabriel Pérez-Cerezo | 2020-10-11 |
* | Fix 3-way conns table so traverser doesn't complain | Blockhead | 2020-10-11 |
* | Forbid track modification when train, IP or TCB is on it, better handle remov... | orwell96 | 2020-10-07 |
* | Don't allow wagons with non-empty inventories to be destroyed (H#164) | orwell96 | 2020-10-07 |
* | Add windows compatibility in nodedb saving (H#153) | orwell96 | 2020-10-07 |
* | Fix manual switching on regular track switches. | Gabriel Pérez-Cerezo | 2020-09-14 |
* | Fix issues introduced by changes to switching | Blockhead | 2020-09-14 |
* | Enable three-way turnouts with proper conns support on all sides | Blockhead | 2020-09-11 |
* | Add 3-way turnouts and y-turnouts (both diverging) | Blockhead | 2020-09-11 |
* | localize split function to prevent conflicts with the builtin one | Gabriel Pérez-Cerezo | 2020-09-04 |
* | Escape fields in wagon properties (H#158) | orwell96 | 2020-09-04 |
* | Fix seating_from_key_helper: use pname instead of player:get_player_name() | Relatio | 2020-08-27 |
* | Deprecate old 4590 crossings | Blockhead | 2020-08-21 |
* | Add two new sets of diamond crossing types | Blockhead | 2020-08-21 |
* | add maximum length parameter to split_at_fc and split_off_locomotive | Gabriel Pérez-Cerezo | 2020-08-21 |
* | Add command to split off locomotive | Gabriel Pérez-Cerezo | 2020-07-28 |
* | Add function to step through freight codes | Gabriel Pérez-Cerezo | 2020-07-26 |
* | add split_train_at_fc luaatc command | Gabriel Pérez-Cerezo | 2020-07-26 |
* | add Freightcodes to wagon properties formspec | Gabriel Pérez-Cerezo | 2020-07-26 |
* | Do not unload wagons when a player that is logged in sits in itrelease-2.1.3 | orwell96 | 2020-07-26 |
* | Add low 45 degree platforms | Blockhead | 2020-07-25 |
* | Add client side translations by ywang | Gabriel Pérez-Cerezo | 2020-07-19 |
|\ |
|
| * | [BREAKING] Use client-side translations instead of intllib; add zh_CN transla... | ywang | 2020-07-19 |
* | | Fix error in workaround causing train entities to despawn. | Gabriel Pérez-Cerezo | 2020-07-19 |
* | | Merge branch 'master' of bananach.space:advtrains | Gabriel Pérez-Cerezo | 2020-07-19 |
|\| |
|
| * | Add workaround to unload wagons that are too far away from players | orwell96 | 2020-07-12 |
* | | Move recipes to train_track and add crossing recipes | Blockhead | 2020-07-10 |
|/ |
|
* | optimize path_get_index_by_offset | techniX | 2020-07-10 |
* | Add "Fallback state" for freed routes, move p_mesecon_iface.lua to core | orwell96 | 2020-07-07 |
* | Add perpendicular and 45/90 degree crossing rails | Blockhead | 2020-07-06 |
* | Fix access control to wagon properties | Blockhead | 2020-06-29 |
* | Add autocouple mode | Gabriel Pérez-Cerezo | 2020-06-29 |
* | comment out annoying debug info | Gabriel Pérez-Cerezo | 2020-06-14 |