Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Make train HUD check for existing speed restrictions | ywang | 2021-11-07 |
| | |||
* | Fix manual train control | orwell96 | 2021-02-10 |
| | |||
* | Make anti-LZB-flicker system work after rebase onto hud redesign | orwell96 | 2021-02-10 |
| | |||
* | Fix hud and trainlogic to work together | orwell96 | 2021-02-10 |
| | |||
* | Make cab signalling work with renamed lzb fields | orwell96 | 2021-02-10 |
| | |||
* | Use graphical indication for more elements; improve 7-segment displayrelease-2.2.1 | ywang | 2021-01-20 |
| | |||
* | Use absolute positioning from the bottom of the screen | ywang | 2021-01-19 |
| | |||
* | Change color of max speed indication | ywang | 2021-01-07 |
| | |||
* | Remove advtrains_hud_blank.png | ywang | 2021-01-05 |
| | |||
* | Revert to black background; use "blocks" for the (physical) maximum speed | ywang | 2021-01-05 |
| | |||
* | 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 speed indication | ywang | 2020-12-19 |
| | | | | | | | | The speed indicator is now shown on 4 lines: Line 1: ATC target speed (blue arrow pointing down) Line 2: Train velocity (black line) Line 3: Speed limit (if any) (red line) Line 4: Next speed limit (red arrow pointing up) | ||
* | Use PNG textures for the indication of reverser, lever, control mode, shunt ↵ | ywang | 2020-12-19 |
| | | | | mode, and doors | ||
* | Redesign train HUD | ywang | 2020-12-19 |
| | | | | Some train HUD elements _might_ be replaced in the future. | ||
* | display oncoming lzb speed restrictions in HUD | Gabriel Pérez-Cerezo | 2020-06-14 |
| | |||
* | Restore old door status display behavior | orwell96 | 2019-03-09 |
| | |||
* | Shunt signals (not exactly Ks), along with fixes in other components that ↵ | orwell96 | 2018-12-08 |
| | | | | those rely on | ||
* | Make "Line" property accessible from OBC and gettable via LATC, change ↵ | orwell96 | 2018-11-20 |
| | | | | subway wagon texture handling | ||
* | Prevent any user control except "Brake" when an ATC override is present | orwell96 | 2018-10-17 |
| | | | | Solves the problem of accidentally breaking atc-driven trains | ||
* | Improve ATC-LZB-User control interaction, smoothen LZB control operations | orwell96 | 2018-10-17 |
| | | | | (prevent flickering view when atc battles against lzb) | ||
* | Properly handle speed restrictions | orwell96 | 2018-10-10 |
| | |||
* | Remote Routesetting from Onboard Computer | orwell96 | 2018-10-10 |
| | | | | + Fix lzb oncoming item deletion/speed restriction | ||
* | Add signal safety control override, restructure control system | orwell96 | 2018-10-10 |
| | |||
* | Fix path_dir to actually be an angle, path item deletion and orientation of ↵ | orwell96 | 2018-06-14 |
| | | | | | | | | wagons The occupation system as it is now will change. For each position, I will save the index in the train's path, and implement a callback system. I need this because the occupation window system will not be enough to cover all use cases (e.g. to make a train stop with it's center or back at a certain position, I need 3 different brake distances, which doesn't fit into the scheme) | ||
* | Bugfixes part 1 | orwell96 | 2018-06-14 |
| | | | | There's something wrong with the new paths, next time build a path validity checker to trace the issue | ||
* | Occupation System, new train steps, still incomplete | orwell96 | 2018-06-14 |
| | |||
* | Change controls for trains (again) | orwell96 | 2018-01-07 |
| | |||
* | Merge remote-tracking branch 'lemon-melon-repo/master' | orwell96 | 2017-10-11 |
|\ | |||
* | | Remove zip release files, move mod to root, exclude assets from Makefile (#92) | rubenwardy | 2017-09-20 |
|/ | |||
* | Restructure mod directory | orwell96 | 2017-01-04 |
| | |||
* | Add Automatic Train Control system | orwell96 | 2017-01-04 |
| | |||
* | remove train type concept and calculate train's capabilities based on used ↵ | orwell96 | 2016-12-22 |
| | | | | wagons | ||
* | Turning mod into a modpack and separating the trains from the core mod | orwell96 | 2016-12-20 |