From b634e5d6de3fd7682ea40f9bd876f69e354eaceb Mon Sep 17 00:00:00 2001 From: Jonathan G Rennison Date: Tue, 18 Jun 2019 18:02:31 +0100 Subject: [PATCH] Version: Committing version data for tag: jgrpp-0.31.2 --- .ottdrev-vc | 4 ++-- README.md | 2 +- jgrpp-changelog.md | 6 ++++++ 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.ottdrev-vc b/.ottdrev-vc index 358d835583..7565d463ba 100644 --- a/.ottdrev-vc +++ b/.ottdrev-vc @@ -1,2 +1,2 @@ -jgrpp-0.31.1 20190528 0 3fccfa2b48c02b5ba9b1da1e53f7208b5e2ac726 1 0 -462fa0e5fed3be3233d59a4e8d5ef8c2405153a431e1f2de0d2da01e02f05448 - +jgrpp-0.31.2 20190617 0 7271fdda4c6aed75823b6efeab4971cfdc0e257d 1 0 +60c2f928566480ba695361b25e6181f58f54b6cd848625d0a3ba856f5a7cf898 - diff --git a/README.md b/README.md index c07e6fc378..a5f3f6ebac 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## JGR's Patchpack version 0.31.1 +## JGR's Patchpack version 0.31.2 This is a collection of patches applied to [OpenTTD](http://www.openttd.org/) diff --git a/jgrpp-changelog.md b/jgrpp-changelog.md index bfe61f717c..419d09ad98 100644 --- a/jgrpp-changelog.md +++ b/jgrpp-changelog.md @@ -2,6 +2,12 @@ * * * +### v0.31.2 (2019-06-18) +* Fix through load orders which use full load any cargo, with multi-cargo trains. +* Fix PBS reservations not being shortened or extended when adding or removing signals to bridges/tunnels. +* Fix various issues which could cause multiplayer desyncs. +* Fix incorrect save/load when using compilers other than GCC/clang (e.g. MSVC). + ### v0.31.1 (2019-05-28) * Fix crash when articulated road vehicles overtook other road vehicles on custom bridge heads. * Fix airports not being deleted on bankruptcy/company deletion when an aircraft from another company was taking off/landing.