diff --git a/.ottdrev-vc b/.ottdrev-vc index a8ab32afa8..ce670dd50d 100644 --- a/.ottdrev-vc +++ b/.ottdrev-vc @@ -1,2 +1,2 @@ -jgrpp-0.58.0 20240224 0 64be289942b09943e8280f5ca468c8be4757f083 1 0 2024 -cbec696a8bef3ab0b3b16c340c5730ddaf724d5eb5a14990d03656d5265cf3f9 - +jgrpp-0.58.1 20240302 0 2bb5c9ac848d5ab3ebbe08ef82880ef406aad205 1 0 2024 +3de4333bb13314fe1b289557a6d5860e423d67f02345e41f08eac0e6bc9b2646 - diff --git a/README.md b/README.md index a3d78f8a87..59a12e4554 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## JGR's Patchpack version 0.58.0 +## JGR's Patchpack version 0.58.1 This is a collection of patches applied to [OpenTTD](http://www.openttd.org/) diff --git a/jgrpp-changelog.md b/jgrpp-changelog.md index f97d7a7f37..eb555084f0 100644 --- a/jgrpp-changelog.md +++ b/jgrpp-changelog.md @@ -2,6 +2,24 @@ * * * +### v0.58.1 (2024-03-02) +* Fix multiplayer desync after joining a server with the flood from edges setting enabled. +* Fix timetabled waiting in depots. +* Fix incorrect accounting of company quarterly statistics. +* Fix trains failing to load at stations in some cases after leaving a conditional order loading loop at the previous station. +* Fix the company infrastructure window not being drawn as a company window and not being removed on company deletion. +* Fix main viewport crash or only partial redraw when changing the UI scale using the slider. +* Fix display of ships entering viewports on an aqueduct. +* Allow adding plans in the scenario editor. +* Add setting for whether to show vehicle running costs per calendar year. +* Add setting for whetehr to show speed before destination in vehicle status bar. +* Add setting to disable script parameter randomisation. +* Add "path signals only" mode to the signal cycle setting. +* Adjust display of period numbers in wallclock time-keeping mode. +* Stop engine reliability decay once the no vehicles expire after year setting is reached, instead of when the no vehicles expire and introduced after year settings are both reached. +* Add NewGRF custom signal style flag to draw signal sprites on both sides. +* Bump trunk base from commit 8bccb5805a94eb2acb0e581185ca34090f2b1397 to commit a602845d0a35331f1e012cd13ca921c6bc42b58d. + ### v0.58.0 (2024-02-24) * Fix crash when road vehicles change length in drive-through road stops (e.g. due to refits). * Fix crash when showing the savegame file overwrite warning for a save with no readable version.