diff --git a/.ottdrev-vc b/.ottdrev-vc index df9ee514d6..2d9cd98f04 100644 --- a/.ottdrev-vc +++ b/.ottdrev-vc @@ -1,2 +1,2 @@ -jgrpp-0.58.3 20240410 0 6642b7e12c203cba63246d57db760bf9c521769e 1 0 2024 -ec66ffa6cab681f8f7d8bc388aaaac7e772591a41201d4854d07dcd7378ecac3 - +jgrpp-0.59.0 20240505 0 6de4fa921c8d3a7ad4204383e5f991f59ed9072e 1 0 2024 +89f23ced2dbc6410527173a2bcf8427c1a2af35c5c29a7101aa43a0b55286ac3 - diff --git a/README.md b/README.md index 08149dd717..f06de17b18 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## JGR's Patchpack version 0.58.3 +## JGR's Patchpack version 0.59.0 This is a collection of features and other modifications applied to [OpenTTD](http://www.openttd.org/). It's a separate version of the game which can be installed and played alongside the standard game, not a loadable mod (NewGRF, script, or so on). diff --git a/jgrpp-changelog.md b/jgrpp-changelog.md index 24471c1ebc..48168279e8 100644 --- a/jgrpp-changelog.md +++ b/jgrpp-changelog.md @@ -2,6 +2,28 @@ * * * +### v0.59.0 (2024-05-05) +* Fix loading recent vanilla savegame versions resulting in incorrect industry cargoes. +* Fix incorrect station catchment/acceptance which could occur when an oil rig/water industry completed construction, which could cause multiplayer desyncs. +* Fix AI construction of block signals when using realistic braking. +* Fix incorrect train weights being used for calculating infrastructure sharing track fees. +* Fix vehicles leaving dots behind in viewport map mode in some cases. +* Fix NewGRF train motion animations for some NewGRFs which use articulated engines. +* Fix template-based train replacement not triggering replacements for companies nominally in debt when using the infinite money setting. +* Fix text filters in dual-pane train purchase window when using NewGRFs with variable vehicle names. +* Road vehicles no longer remaining loading when the next order is for the same station if the next order has a different required direction. +* Enable the cargo capacity/running cost sort mode in the dual pane train purchase window. +* The vehicle capacity sort modes in the build vehicle windows now take into account the selected refit cargo. +* Timekeeping: + * The day length factor setting is now enabled in wallclock timekeeping mode. This scales the economy speed, but not the calendar speed. + * Fix timing of engine preview offers in wallclock timekeeping mode. +* Scheduled dispatch: + * When using scheduled dispatch and timetable automation at the same time, vehicle lateness values are no longer reset when congestion is detected. + * The number of vehicles required text is now clarified to be an estimate. +* Further increase effect size of cargo dist effect of distance on demand setting for values greater than 100%. +* Further reduce the possibility of stuttering when playing sound effects on Windows. +* Bump trunk base from commit 3e625b5b1a81b00f774ca87b48d3e4f4e9d014c3 to commit bd7120bae41b6e7ac86c664c8220b59cd57242bb. + ### v0.58.3 (2024-04-10) * Fix stuttering when playing sound effects on Windows. * Fix incorrect cargo payment calculations for cargo in the mail compartment of aircraft and in non-first parts of multi-part ships.