diff --git a/.ottdrev-vc b/.ottdrev-vc index c2fb62fceb..ecdd02919b 100644 --- a/.ottdrev-vc +++ b/.ottdrev-vc @@ -1,2 +1,2 @@ -jgrpp-0.38.0 20201016 0 cc54886ad15d6ec078b296ec77cb1648922a98bc 1 1 2020 -f55bc36f7441c665a9e8c16ff37f3fbb0db8131a4aebd17a6c8b501138b99110 - +jgrpp-0.38.1 20201021 0 de5fb361ad1bc520e7c670e57a4d1444045dc749 1 1 2020 +9b01a924bdc777491e90acd9107dd6e6079ee656f8a9fea9dac8d451fd89d2cb - diff --git a/README.md b/README.md index bba60a7597..e546e8de9d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## JGR's Patchpack version 0.38.0 +## JGR's Patchpack version 0.38.1 This is a collection of patches applied to [OpenTTD](http://www.openttd.org/) diff --git a/jgrpp-changelog.md b/jgrpp-changelog.md index cdeed8639d..a83468df04 100644 --- a/jgrpp-changelog.md +++ b/jgrpp-changelog.md @@ -2,6 +2,16 @@ * * * +### v0.38.1 (2020-10-21) +* Orders: + * Fix crash when saving or joining network server games with order backups. + * Fix conditional order jumps to orders at positions greater than 256. + * Fix inserting or modifying orders at positions greater than 4096. + * Fix currently selected order being de-selected when inserting/moving orders. +* Fix crash when skipping suppressed unreached implicit orders when beginning loading at a station. +* Fix NewGRF load error when using custom rail/road/tram type properties. +* Add display setting for income/cost text effects. + ### v0.38.0 (2020-10-16) * Fix crash when placing object, when object class has no available objects. * Template-based train replacement: