Version: Committing version data for tag: jgrpp-0.50.0

pull/461/head jgrpp-0.50.0
Jonathan G Rennison 1 year ago
parent a3e313b4d5
commit a36eefa2ef

@ -1,2 +1,2 @@
jgrpp-0.49.2 20221127 0 2eecf19edb584529802680a48b11bac7b8cde091 1 0 2022
c586cf64340f5d2340a69b0ce6701572b0c75b665e35a1c115ddaee42cc62342 -
jgrpp-0.50.0 20221211 0 a3e313b4d58930cce53c8651ec679497cb49da84 1 0 2022
d9c6961f14ebbdcfdd93fd4022bc6485c9ec31d4b3bd49d97d809c7c66e64375 -

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

@ -2,6 +2,27 @@
* * *
### 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.
* Fix airport catchment overlays not being refreshed when upgrading/moving.
* Fix the maximum zoom out client setting being reset whenever the config file was saved by vanilla OpenTTD.
* Fix plan lines of other companies not being redrawn when public/private mode changed.
* Change the cost of adding/removing signals from tunnels and bridges to be proportional to the number of affected signals.
* Link graph:
* Fix incorrect link travel time estimates with day lengths greater than 1.
* Fix link travel time estimates being set too high when refreshing links in some cases.
* Fix performance issues when adding a new set of links to an existing large link graph.
* Improve link graph recalculation performance on large graphs.
* Reduce link graph recalculation scheduling duration on large graphs.
* Show more information in the overlay tooltip when holding the ctrl key.
* Departure boards:
* Fix repeated departures when using implicit orders.
* Fix handling of conditional orders which cannot be predicted.
* Fix buttons not being updated when changing departure board settings with departure board windows open.
* Improve various button labels/tooltips and button handling, and setting names.
* Bump trunk base from commit 7c3c92f8b8d0c67d817095d367720272d96882ab to commit daacde44964e4f42899d9d94f88cc398e17901d7.
### v0.49.2 (2022-11-28)
* Fix crash when clicking non-train counter value or scheduled dispatch conditional order.
* Fix order window dropdown issues with timetable state and scheduled dispatch conditional orders.

Loading…
Cancel
Save