From e39962871f190b42c23b2c7a6631e03f6122ecd4 Mon Sep 17 00:00:00 2001 From: Jonathan G Rennison Date: Mon, 26 Sep 2022 19:04:37 +0100 Subject: [PATCH] Version: Committing version data for tag: jgrpp-0.48.4 --- .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 e7e613e1c5..4b23968b94 100644 --- a/.ottdrev-vc +++ b/.ottdrev-vc @@ -1,2 +1,2 @@ -jgrpp-0.48.3 20220918 0 681b9e08f0fdca071c6424cf290129491837476e 1 0 2022 -394b67d489b4030e018bf8c97cc79391d198d18d4c741b88a08af0bcd3c05397 - +jgrpp-0.48.4 20220926 0 265d6e5b583820a44f99e8ca59358da5eb411bc3 1 0 2022 +90151715803850ee6392f57a8859d7c337d4ce3830207b5cff43161fcb7e2772 - diff --git a/README.md b/README.md index 1c924d86fd..58b2d6bca2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## JGR's Patchpack version 0.48.3 +## JGR's Patchpack version 0.48.4 This is a collection of patches applied to [OpenTTD](http://www.openttd.org/) diff --git a/jgrpp-changelog.md b/jgrpp-changelog.md index 799a963cbb..3618ade3ed 100644 --- a/jgrpp-changelog.md +++ b/jgrpp-changelog.md @@ -2,6 +2,12 @@ * * * +### v0.48.4 (2022-09-26) +* Fix crash when a tram attempted to turn around against the underside of a tram custom bridge head. +* Fix crash when removing a routing restriction which enabled reserve through from a tunnel/bridge with signals. +* Fix some NewGRFs having incorrect behaviour in some special cases. +* Bump trunk base from commit 81388d9425c63121eeb43bf247fb1458ca6ead92 to commit 164ec3ac07c514cdce692554f6339ce1f05d8869. + ### v0.48.3 (2022-09-18) * Fix crash when joining a multiplayer server when a saved default face is set. * Fix displayed capacities/weights of articulated vehicles in build window.