Version: Committing version data for tag: jgrpp-0.54.5

pull/584/head jgrpp-0.54.5
Jonathan G Rennison 10 months ago
parent 3a07f92474
commit a248495ee3

@ -1,2 +1,2 @@
jgrpp-0.54.4 20230711 0 8499e85560df83a3555b41366013a1c947e94d37 1 0 2023
934d83e771e0c152a648a0a9c64d8139012c4da0bbc70b298a7d2ccc1606894e -
jgrpp-0.54.5 20230802 0 3a07f92474933d772c4ef9dc901ab7f1297f34c1 1 0 2023
163ae5f42ac608dc05bc30d30bb0614b0ae79180867cba94281a1047a8c551e7 -

@ -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/)

@ -2,6 +2,20 @@
* * *
### v0.54.5 (2023-08-02)
* 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.
* Fix duplicate town names when using the many random towns function in the scenario editor.
* 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.

Loading…
Cancel
Save