diff --git a/.ottdrev-vc b/.ottdrev-vc index 7565d463ba..40abd5e45e 100644 --- a/.ottdrev-vc +++ b/.ottdrev-vc @@ -1,2 +1,2 @@ -jgrpp-0.31.2 20190617 0 7271fdda4c6aed75823b6efeab4971cfdc0e257d 1 0 -60c2f928566480ba695361b25e6181f58f54b6cd848625d0a3ba856f5a7cf898 - +jgrpp-0.31.3 20190711 0 eab5db97692c82afc11465887c9a16f698461ed4 1 0 +316e7b69e51a6cd40c766278bf4d4ffb0c833ac5466e13b1abce2f14c68ad124 - diff --git a/README.md b/README.md index a5f3f6ebac..b22b77f685 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## JGR's Patchpack version 0.31.2 +## JGR's Patchpack version 0.31.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 419d09ad98..9776d9be68 100644 --- a/jgrpp-changelog.md +++ b/jgrpp-changelog.md @@ -2,6 +2,15 @@ * * * +### v0.31.3 (2019-07-13) +* Fix the target order number of conditional order jumps being loaded incorrectly from SpringPP savegames. +* Fix order backups not being restored when using buy and refit. +* Fix rendering error when waypoint sign is moved. +* Fix virtual trains in the template train replacement editing window reserving a unit number. +* Re-add previously removed group collapse and expand all buttons. +* Fix compilation on MSVC. +* Bump trunk base from commit 66cd32a252ee0edab11448b560371878b2189223 to commit 21edf67f89c60351d5a0d84625455aa296b6b950. + ### 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.