Version: Committing version data for tag: jgrpp-0.50.1

pull/474/head jgrpp-0.50.1
Jonathan G Rennison 1 year ago
parent d97968a4f9
commit bc9532b760

@ -1,2 +1,2 @@
jgrpp-0.50.0 20221211 0 a3e313b4d58930cce53c8651ec679497cb49da84 1 0 2022
d9c6961f14ebbdcfdd93fd4022bc6485c9ec31d4b3bd49d97d809c7c66e64375 -
jgrpp-0.50.1 20221228 0 d97968a4f9dfedce1c416b513e7ee1973d707bca 1 0 2022
0bbd0e93bda3df37c50de788b0b91e1b1e0604a54e71f63fe461bbf4cebc18c9 -

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

@ -2,6 +2,17 @@
* * *
### v0.50.1 (2022-12-28)
* Fix crash on hovering link graph link where both ends have same position.
* Fix layout issues with the road stop (bus/lorry stop) build window.
* Fix font shadows being drawn for black text when font AA enabled in some windows.
* Changing the day length or the calendar date no longer changes the current time in minutes.
* NewGRF:
* Allow NewGRFs to enable generating rocky tiles in desert areas.
* Allow NewGRFs to provide custom graphics for rocky tiles covered with snow.
* Scheduled dispatch: Allow wrapping at midnight when bulk inserting slots into a 24 hour dispatch schedule.
* Bump trunk base from commit daacde44964e4f42899d9d94f88cc398e17901d7 to commit f7e2b6ef12b259817d2a4a3705b33f0b09d0eff7.
### v0.50.0 (2022-12-11)
* Fix cloning/copying aircraft with go to nearest hangar orders.
* Fix custom road stops types which are only for the other bus/lorry type not being disabled in the build window.

Loading…
Cancel
Save