| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
Still outstanding: trains
|
|
|
|
| |
See privilege_guide.txt for information
|
|
|
|
| |
(also fix the output of /at_sync_ndb)
|
|
|
| |
The check was missing at check_seat_group_access
|
|
|
|
| |
...even without the train_operator privilege
This still doesn't allow them to control switches, but whatever...
|
| |
|
|
|
|
|
| |
Discouple entity was falsely placed at the position of the wagon
instead of at its end
|
|
|
| |
My PR on this was merged months ago, but i've just noticed that i'm not using it yet
|
|
|
|
| |
The button wasn't visible on the screen anymore
|
|
|
|
| |
Fixes seat access properties not being saved
Reported by Och_Noe in Linuxworks Server
|
| |
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
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
|
|
|