Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-05 | Add "X" line symbol for subway trains terminating/service trips | orwell96 | |
2019-01-22 | Fix "subway train" item | orwell96 | |
2018-11-20 | Remove superfluous "tarvelocity" assignments | orwell96 | |
2018-11-20 | Make "Line" property accessible from OBC and gettable via LATC, change ↵ | orwell96 | |
subway wagon texture handling | |||
2018-06-14 | Fix bugs found while testing | orwell96 | |
2018-01-15 | Revert assign_to_seat_group order on subway train | orwell96 | |
as train_operator on Linuxworks, it often happens that you accidentally manually drive a subway train. This is more effort to get to the drivers seat, but is how the behavior was for the last 6 months | |||
2018-01-09 | Add bord computer to trains | orwell96 | |
Features: - couple/decouple trains from a driver stand - new couple lock system (owner based, overridable by 'train_remove' privilege) - all train operators can now change the inside/outside text, allows for multilines Accessible via right-click menu or by pressing Sneak+Jump keys | |||
2018-01-09 | Move driving_ctrl_access property to seat group | orwell96 | |
there's now a more strict check for the train_operator privilege Also added custom reasons on getting on a train. | |||
2018-01-07 | Don't use looped sounds on subway | orwell96 | |
(causes engine bugs with dangling sound handles) | |||
2018-01-07 | Change controls for trains (again) | orwell96 | |
2017-12-18 | Rewrite rail connection system... | orwell96 | |
...to support an arbitrary number of connections for rails, which leads to these new features: - switches now get recognized by the trackworker correctly - ability to add real rail crosses During this, I also rewrote the rail registering system and the conway function (important part of path prediction) Note, developers: the track preset format changed, you might need to rewrite them according to the presets in tracks.lua if you wrote your own (possibly breaks advcarts) | |||
2017-12-17 | Try to fix occasional crash when placing wagons | orwell96 | |
2017-12-06 | Implement sound api and some sounds | orwell96 | |
- Level crossing bell - Horns - Subway train driving and door sounds ...to be continued... | |||
2017-10-25 | Fix subway train placer | orwell96 | |
2017-10-25 | Some workaround fixes for Linuxworks server | orwell96 | |
Trains no longer get deleted when there's no rail Fast item to create subway train | |||
2017-10-25 | Moved default train track to separate mod, for integration with advcarts. | Gabriel Pérez-Cerezo | |
2017-10-23 | Set wagon line number | Gabriel Pérez-Cerezo | |
2017-09-20 | Remove zip release files, move mod to root, exclude assets from Makefile (#92) | rubenwardy | |
2017-01-04 | Restructure mod directory | orwell96 | |
2016-12-22 | remove train type concept and calculate train's capabilities based on used ↵ | orwell96 | |
wagons | |||
2016-12-20 | Turning mod into a modpack and separating the trains from the core mod | orwell96 | |