diff --git a/.ottdrev-vc b/.ottdrev-vc index 062c8e00ad..416a43eb46 100644 --- a/.ottdrev-vc +++ b/.ottdrev-vc @@ -1,2 +1,2 @@ -jgrpp-0.41.2 20210521 0 900a93ac59decf96533bbc4cafdf887c1640b235 1 0 2021 -19da4b9627375580b811cc0ea2f4b72c72772d43c28e7db5f29c1736f1971637 - +jgrpp-0.41.3 20210607 0 a73ddf4a357250fd71a9a5d972ae1b1a91bb112b 1 0 2021 +a3c4c5a4bdfb51ee6cc40cb33a4030302f7a8a9766602aa3a4e2019596838489 - diff --git a/README.md b/README.md index 9f7d4c85e5..ba7dc2a756 100644 --- a/README.md +++ b/README.md @@ -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/) diff --git a/jgrpp-changelog.md b/jgrpp-changelog.md index 85593e9be5..051a7193db 100644 --- a/jgrpp-changelog.md +++ b/jgrpp-changelog.md @@ -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) * 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.