Version: Committing version data for tag: jgrpp-0.53.1

pull/512/head jgrpp-0.53.1
Jonathan G Rennison 1 year ago
parent 7d6307a5ce
commit 150cce6059

@ -1,2 +1,2 @@
jgrpp-0.53.0 20230415 0 f803ec9162cad8021c0cf53a0593071c0ca68e4f 1 0 2023
31383fe43849b606905d917d479bbb1613dda8a7895efb3b597866d81740317e -
jgrpp-0.53.1 20230424 0 7d6307a5ce1f513c4dcc397695c776a49fab3a5c 1 0 2023
049c95b552891868f37d6835e141fcf10ecc9daeb927c8fdc205adbd39354674 -

@ -1,4 +1,4 @@
## JGR's Patchpack version 0.53.0
## JGR's Patchpack version 0.53.1
This is a collection of patches applied to [OpenTTD](http://www.openttd.org/)

@ -2,6 +2,17 @@
* * *
### v0.53.1 (2023-04-25)
* Fix width of station cargo graph window.
* Fix incorrect accounting of cargo time in transit values.
* Fix crash when checking the consistency of cargo time in transit values, when removing/merging companies or after a multiplayer desync has occured.
* Departure boards:
* Change vehicle names using the long format to the traditional format if the group name column is also shown.
* Fix position of vehicle type icon in right-to-left languages
* Fix hidden columns being included in the minimum window width.
* Fix crash which could occur when sorting towns by rating or engines by power/running cost or cargo capacity/running cost on MacOS.
* Bump trunk base from commit 97cfd40649abab832315f00e6a07e5b6b9a17e23 to commit e5af5907ecfe3845adc613a3312695ed8b40bffc.
### v0.53.0 (2023-04-16)
* Fix water infrastructure total when building multi-tile objects on unowned canal, and when building canals over unowned objects on canals.
* Fix crash when showing vehicles with excessively large sprites in the build vehicle window.

Loading…
Cancel
Save