diff --git a/.ottdrev-vc b/.ottdrev-vc index c88c123d450..e5de72b85be 100644 --- a/.ottdrev-vc +++ b/.ottdrev-vc @@ -1,2 +1,2 @@ -jgrpp-0.54.4 20230711 0 8499e85560df83a3555b41366013a1c947e94d37 1 0 2023 -934d83e771e0c152a648a0a9c64d8139012c4da0bbc70b298a7d2ccc1606894e - +jgrpp-0.54.5 20230731 0 748ff13a6de5c1ec12519e547cda5637a174f28e 1 0 2023 +773c4deb8c1f0341fe65320480e4b15f03f10e6bb78ce79c2855b447540e67ea - diff --git a/README.md b/README.md index 74c8a576c44..474b2aae1e0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## JGR's Patchpack version 0.54.4 +## JGR's Patchpack version 0.54.5 This is a collection of patches applied to [OpenTTD](http://www.openttd.org/) diff --git a/jgrpp-changelog.md b/jgrpp-changelog.md index 1d194c21569..4aafcfc68d9 100644 --- a/jgrpp-changelog.md +++ b/jgrpp-changelog.md @@ -2,6 +2,19 @@ * * * +### v0.54.5 (2023-07-31) +* Fix crash using picker tool on rail/road stations when no GRF classes defined. +* Fix crash which could occur after using the date cheat, when using cargo distribution. +* Fix duplication of capacity display in build window for multi-cargo ships. +* Fix link graph tooltips with very long links when zoomed in. +* Fix crash which could occur with some road/tram type GRFs. +* Add setting to show the order number in vehicle view window. +* Add setting to show whether towns are cities in town viewport labels. +* Do not spread temperate trees uphill if above lower snow line in the arctic climate. +* Do not unnecessarily extend train reservations when passing a signal with a maximum lookahead which is within the current reservation, when using realistic braking with aspect limited lookahead. +* Show distance information in linkgraph tooltip when ctrl pressed. +* Scroll to class when using picker tool on object. + ### v0.54.4 (2023-07-11) * Fix multiplayer desync which could occur when using cargo distribution. * Fix the build road/tram station stop windows not saving default window sizes.