Version: Committing version data for tag: jgrpp-0.50.1

This commit is contained in:
Jonathan G Rennison
2022-12-28 16:02:05 +00:00
parent d97968a4f9
commit bc9532b760
3 changed files with 14 additions and 3 deletions

View File

@@ -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.