Transport Fever 2
Departure Board
Εμφάνιση 1-10 από 11 καταχωρίσεις
< 1  2 >
Ενημέρωση: 31 Μαϊ 2022 στις 7:26

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

Ενημέρωση: 30 Μαϊ 2022 στις 14:58

Ενημέρωση: 20 Μαϊ 2022 στις 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.

Ενημέρωση: 23 Ιαν 2022 στις 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.

Ενημέρωση: 22 Ιαν 2022 στις 3:50

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

Ενημέρωση: 29 Δεκ 2021 στις 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.

Ενημέρωση: 25 Δεκ 2021 στις 6:10

Ενημέρωση: 25 Δεκ 2021 στις 4:19

More missing 'local' keywords added to fix crash.

Ενημέρωση: 25 Δεκ 2021 στις 2:25

Ενημέρωση: 25 Δεκ 2021 στις 1:32

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