Version: Committing version data for tag: jgrpp-0.49.2

pull/453/head jgrpp-0.49.2
Jonathan G Rennison 1 year ago
parent 2eecf19edb
commit 81e035dc63

@ -1,2 +1,2 @@
jgrpp-0.49.1 20221113 0 8264e2ca4f79e88f009e1110ef4a172a93fca249 1 0 2022
f01af75415e4be7c4acc9e9e444d13a17542721c448ccac4a281fbc90c48cbae -
jgrpp-0.49.2 20221127 0 2eecf19edb584529802680a48b11bac7b8cde091 1 0 2022
c586cf64340f5d2340a69b0ce6701572b0c75b665e35a1c115ddaee42cc62342 -

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

@ -2,6 +2,28 @@
* * *
### 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.
* Fix companies being shown as passworded in single-player, after exiting a multiplayer game.
* Fix some NewGRFs having incorrect behaviour in some special cases.
* Fix engine changes not updating build template train windows.
* Vehicle list commands (e.g. start/stop, send to depot) now take into account the cargo type filter.
* Viewport route overlay:
* Fix go to nearest depot orders incorrectly showing as going to a specific depot.
* Add a mode setting: off, all locations, station stops only.
* Add an unset hotkey to switch the mode setting.
* Show viewport route overlay for shared order vehicle list windows.
* Departure boards:
* Fix crash with vehicles which only have implicit orders.
* Fix scheduled dispatch departure time when wait time set.
* Fix windows not being refreshed when changing settings.
* Add a "if breakdowns enabled" mode to the no depot order warn setting, change the default value to off.
* Add a setting for whether the dual pane train purchase window uses combined buttons.
* Do not clear network server save encrypted saved passwords when saving in single-player.
* Minor performance improvements with some NewGRF houses.
* Bump trunk base from commit 019dcb7b7b010ce85260aa075f859d63fa020868 to commit 7c3c92f8b8d0c67d817095d367720272d96882ab.
### v0.49.1 (2022-11-13)
* Fix crash when the unload type of an order was changed to no unload and then back to unload, whilst a vehicle was unloading using that order.
* Fix multiplayer desync when changing the town zone settings in multiplayer.

Loading…
Cancel
Save