diff --git a/.ottdrev-vc b/.ottdrev-vc index 4e5d0ae86f..e7e613e1c5 100644 --- a/.ottdrev-vc +++ b/.ottdrev-vc @@ -1,2 +1,2 @@ -jgrpp-0.48.2 20220909 0 22b2ce0bc6455f6d119a2ba6778f4b9bc8d3998e 1 0 2022 -440ba2a5a360d86b65b5a8ba79b01db5f7d748be9159f5bda669917cff0b14d4 - +jgrpp-0.48.3 20220918 0 681b9e08f0fdca071c6424cf290129491837476e 1 0 2022 +394b67d489b4030e018bf8c97cc79391d198d18d4c741b88a08af0bcd3c05397 - diff --git a/README.md b/README.md index 3ff88bea8d..1c924d86fd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## JGR's Patchpack version 0.48.2 +## JGR's Patchpack version 0.48.3 This is a collection of patches applied to [OpenTTD](http://www.openttd.org/) @@ -70,6 +70,7 @@ See [installation.md](/installation.md) for instructions on how to install. * Add a setting to turn off road vehicles slowing in curves. * Add a setting to disable road vehicles from passing through each other when blocked for an extended period of time. * Allow road vehicle go to station/waypoint orders to have an associated required stop/bay/waypoint direction. +* Allow changing road vehicle driving side when all road vehicles are in depots. #### Level Crossings diff --git a/jgrpp-changelog.md b/jgrpp-changelog.md index 7df8182dc9..799a963cbb 100644 --- a/jgrpp-changelog.md +++ b/jgrpp-changelog.md @@ -2,6 +2,16 @@ * * * +### 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. +* Fix moving and selling template train wagons/engines being disallowed when paused, when build while paused setting disallows construction actions. +* Fix improved breakdowns being incorrectly enabled after loading old/other savegames. +* Allow changing road vehicle driving side when all road vehicles are in depots. +* Add AI/GS script method to get annual expense category value. +* Do not show max TE/weight for maglevs. +* Bump trunk base from commit 03552996395be4c468d64adc7a076e1b233f0d4c to commit 81388d9425c63121eeb43bf247fb1458ca6ead92. + ### v0.48.2 (2022-09-09) * Fix excessive braking for slopes with realistic train braking. * Fix incorrect infrastructure totals when overbuilding bay road stops with a different road/tram type active.