Version: Committing version data for tag: jgrpp-0.38.1

pull/199/head jgrpp-0.38.1
Jonathan G Rennison 4 years ago
parent de5fb361ad
commit 267a2763fe

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

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

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

Loading…
Cancel
Save