Transport Fever 2

Transport Fever 2

Departure Board
11件中 1-10 を表示
< 1  2 >
更新: 2022年5月31日 @ 7時26分

Fix crash if a vehicle is removed while shown in the Departure Board window.

更新: 2022年5月30日 @ 14時58分

更新: 2022年5月20日 @ 0時15分

v1.3 - Update for May 10 2022 version of Transport Fever 2.

1. When a vehicle is diverted to an alternate platform/terminal, show the new terminal number with a exclamation mark.

2. Fix crash due to API change: "util.CameraController:focus()" now needs an additional bool parameter.

更新: 2022年1月23日 @ 1時24分

v1.2
The Display Window width is now set by a numeric option, instead of by dragging the window edge, which was causing problems.

更新: 2022年1月22日 @ 3時50分

Possible fix to prevent the width of the Departure Board display window continually increasing or decreasing.

更新: 2021年12月29日 @ 3時37分

v1.1
- Changed the display of road vehicle Route Name (derived from the Line Name) to match the display of other Line Names.
- Changed the 2nd parameter of Window:setVisible() calls from true to false. This may fix problems, but probably not.
- When the Display Window is closed, and then opened by clicking on the "Depart" button on the TF2 taskbar, it is opened at top-left corner of the screen.

更新: 2021年12月25日 @ 6時10分

更新: 2021年12月25日 @ 4時19分

More missing 'local' keywords added to fix crash.

更新: 2021年12月25日 @ 2時25分

更新: 2021年12月25日 @ 1時32分

Fixed crash on load. (Added keyword 'local' before lines 805, 849 of DepartureBoardGui.lua)