| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
| |
there's now a more strict check for the train_operator privilege
Also added custom reasons on getting on a train.
|
|
|
|
| |
(causes engine bugs with dangling sound handles)
|
| |
|
|
|
|
|
| |
Caused problems on multiple detector rails in a row, because paths got cleared in-between a train step
Also optimize some code
|
|
|
|
|
|
| |
off_track
The off-track warning has moved into the info text of wagons
|
|
|
|
|
|
|
|
|
| |
...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)
|
|
|
| |
Fixes crash on placing a new subway wagon
|
|
|
|
|
|
|
| |
- Level crossing bell
- Horns
- Subway train driving and door sounds
...to be continued...
|
|
|
|
| |
I will use this for sounds, and so it needs to be changed to a more general name
|
|
|
| |
Contributed by @gpcf
|
|
|
|
| |
This will be required for advcarts
|
|
|
|
| |
One step towards advcarts compatibility
|
| |
|
|
|
| |
This problem caused flickering of door animations on subways.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
wagons
|
|
|