Version: Committing version data for tag: jgrpp-0.48.3

pull/434/head jgrpp-0.48.3
Jonathan G Rennison 2 years ago
parent 681b9e08f0
commit 97bbeb30b9

@ -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 -

@ -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

@ -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.

Loading…
Cancel
Save