Version: Committing version data for tag: jgrpp-0.41.2

pull/261/head jgrpp-0.41.2
Jonathan G Rennison 3 years ago
parent 900a93ac59
commit 903ca18c01

@ -1,2 +1,2 @@
jgrpp-0.41.1 20210508 0 1db19dd88c153948316a1872d9a8c7eac8f4f77e 1 0 2021
33760dba8102c2ae512cdc8329a7d05722d7311ff7dea62b63de4e685d692da4 -
jgrpp-0.41.2 20210521 0 900a93ac59decf96533bbc4cafdf887c1640b235 1 0 2021
19da4b9627375580b811cc0ea2f4b72c72772d43c28e7db5f29c1736f1971637 -

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

@ -2,6 +2,23 @@
* * *
### v0.41.2 (2021-05-21)
* Fix multiplayer servers outputting a corrupt data stream when saving was faster than the connection speed.
* Fix crash when route step UI sprites unintentionally overwritten by a NewGRF.
* Allow moving between drive through train depot ends when the current exit is blocked.
* Add engine class routing restriction conditional.
* Performance:
* Fix performance issues with deep vehicle group hierarchies.
* Improve performance when using NewGRFs with large/complex graphics chains.
* Reduce performance cost of updating vehicles which are not visible on screen.
* Remove "Disable vehicle image update" setting.
* Add features to the NewGRF debug window (in particular for vehicles).
* Fix incorrect logging of game save failures.
* Improve logging of network activity.
* Fix multiplayer version mismatch issues when compiling with CMake 3.11 or earlier.
* Fix compilation issue on some platforms.
* Trunk base remains at commit 8fa53f543a5929bdbb12c8776ae9577594f9eba7, with some further commits picked up to 5c01f9ea525616b432968df845a90da1d888631f.
### v0.41.1 (2021-05-08)
* Fix crash which could occur due to houses having the wrong tile layout when loading old savegames where the NewGRFs had more overriding house types than the previous lower house ID limit.
* Fix crash when removing airport with order backup, when the hangar window is open.

Loading…
Cancel
Save