forked from OpenTTD/OpenTTD
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Version of OpenTTD
OpenTTD 13.4-slowpace-1.3.1 (on MacOS Monterrey 12.7.6)
Expected result
When setting a timetable entry to a particular value, I expect the result to be stored as that value.
Actual result
Each value is stored as 1 less than I set.
Steps to reproduce
- Start game with a game year lasting one week
- Create a vehicle with orders
- Set the time for a stop or travel to 5 minutes
- Observe that a "4" appears in the timetable.
FYI: If I set it to 1, I see a 0 appear, but 34 ticks if I switch to showing ticks. If I increase this to 35 ticks, and then switch back to showing the time table in minutes, it does show 1. It might just be a rounding or integer division issue. If I set it to 2 minutes, I see a 1 appear, but 69 ticks. Again, changing it to 70 does update the minutes to 2.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels