JGRennison / OpenTTD-patches

OpenTTD - http://www.openttd.org/ - with additional patches
Other
553 stars 127 forks source link

[Bug]: In wallclock mode, the current calendar year is used as the period in the finance window. #657

Closed James103 closed 4 months ago

James103 commented 4 months ago

Version of OpenTTD

jgrpp-0.58.0 on Windows 10, 64-bit

Expected result

In wallclock mode, the current economic period should be used as the period in the finance window, making it always count 1, 2, 3, etc.

Actual result

In wallclock mode, the current calendar year is used as the period. This breaks proper display of finance statistics, especially when calendar time is slowed down.

Steps to reproduce

Set Timekeeping units to Wallclock, Calendar progress speed to Frozen, then start a new game. Then open the finance window, wait 20-30 minutes and notice the current period's financial stats keep resetting instead of rolling over.

JGRennison commented 4 months ago

Should be resolved in the most recent release