diff --git a/.ottdrev-vc b/.ottdrev-vc index 9c8c2c0f89..1527893499 100644 --- a/.ottdrev-vc +++ b/.ottdrev-vc @@ -1,2 +1,2 @@ -jgrpp-0.55.2 20230919 0 e04fe06a7b15aed70964962376484e95d1f05d28 1 0 2023 -b9d7885e09b1951ffa3c1cf50e355cd24fddda984ce700ad278a5a8f5444ac42 - +jgrpp-0.55.3 20230923 0 ef91136633638530926308dd1247f032c75de797 1 0 2023 +cbd69089e76cdc2b41d0afe493f758fa226a2226bac202fa0bb0335b4b53b6b3 - diff --git a/README.md b/README.md index 9a99ad092a..ad43bcce4e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## JGR's Patchpack version 0.55.2 +## JGR's Patchpack version 0.55.3 This is a collection of patches applied to [OpenTTD](http://www.openttd.org/) diff --git a/jgrpp-changelog.md b/jgrpp-changelog.md index c3b305df86..a10c26137c 100644 --- a/jgrpp-changelog.md +++ b/jgrpp-changelog.md @@ -2,6 +2,16 @@ * * * +### v0.55.3 (2023-09-24) +* Fix crash which could occur when using the autoreplace button in depot windows to do template replacements. +* Fix crash which could occur in the autoreplace window when clicking the right panel when no item is selected in the left panel. +* Fix incorrect speeds being shown in the build road/tram drop down lists. +* Fix issues where viewports could reset back to a previous scroll position when being zoomed or scrolled. +* Fix conditional order wait loops not ignoring label orders. +* Fix changing a conditional order to test the current date/time not properly resetting the sub-type. +* Scheduled dispatch: Allow moving dispatch schedules in the schedule list. +* Add setting for whether non-leading train engines keep custom names. + ### v0.55.2 (2023-09-20) * Fix crash which could occur when drawing with palette animation disabled. * Fix multiplayer desync which could occur when adding a track piece of a different rail type to an existing rail tile, where this would change the tile's rail type, but this fails due to an obstruction.