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일 @ 오후 2시 58분

업데이트: 2022년 5월 20일 @ 오전 12시 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)