Version: Committing version data for tag: jgrpp-0.41.3
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
jgrpp-0.41.2 20210521 0 900a93ac59decf96533bbc4cafdf887c1640b235 1 0 2021
|
jgrpp-0.41.3 20210607 0 a73ddf4a357250fd71a9a5d972ae1b1a91bb112b 1 0 2021
|
||||||
19da4b9627375580b811cc0ea2f4b72c72772d43c28e7db5f29c1736f1971637 -
|
a3c4c5a4bdfb51ee6cc40cb33a4030302f7a8a9766602aa3a4e2019596838489 -
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
## JGR's Patchpack version 0.41.2
|
## JGR's Patchpack version 0.41.3
|
||||||
|
|
||||||
This is a collection of patches applied to [OpenTTD](http://www.openttd.org/)
|
This is a collection of patches applied to [OpenTTD](http://www.openttd.org/)
|
||||||
|
|
||||||
|
@@ -2,6 +2,18 @@
|
|||||||
|
|
||||||
* * *
|
* * *
|
||||||
|
|
||||||
|
### v0.41.3 (2021-06-07)
|
||||||
|
* Fix crash which could occur when a train reaches a disallowed 90° turn.
|
||||||
|
* Fix crash which could occur on Linux/SDL2 when a text entry widget is focused without a window being focused.
|
||||||
|
* Fix vehicle sprites not being updated when instantaneously moving a viewport to a non-overlapping position.
|
||||||
|
* Fix multiplayer network clients failing to join when no client name was set in the network server config.
|
||||||
|
* Routing restrictions:
|
||||||
|
* Fix PBS entry signal conditional with signalled tunnel/bridges.
|
||||||
|
* Add action to disable PBS signal back pathfinder penalty.
|
||||||
|
* Add references to a Homebrew package to the readme.
|
||||||
|
* Add Korean translations by TELK.
|
||||||
|
* Trunk base remains at commit 8fa53f543a5929bdbb12c8776ae9577594f9eba7, with some further commits picked up to 4613ababd3fea832d5b11832784768323c39b5a9.
|
||||||
|
|
||||||
### v0.41.2 (2021-05-21)
|
### v0.41.2 (2021-05-21)
|
||||||
* Fix multiplayer servers outputting a corrupt data stream when saving was faster than the connection speed.
|
* 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.
|
* Fix crash when route step UI sprites unintentionally overwritten by a NewGRF.
|
||||||
|
Reference in New Issue
Block a user