diff --git a/.ottdrev-vc b/.ottdrev-vc index 0ee22176aa..14f4074c27 100644 --- a/.ottdrev-vc +++ b/.ottdrev-vc @@ -1,2 +1,2 @@ -jgrpp-0.32.4 20191213 0 fd255963110574f6a14649968c9a259e085441c4 1 0 -d2d707e00f9fb3ef49b2ffad0900d8e4e9e5d16c2b47613912ff99ae510dc893 - +jgrpp-0.33.0 20200110 0 9df3ae5f560547fc6872aa82ee124ff6471eb292 1 0 +42bebf2ff85fa6c6d3c257139f0636a02e6cb877d9aaa3f250b60ed40428dc30 - diff --git a/README.md b/README.md index 387742abef..14a7e86174 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## JGR's Patchpack version 0.32.4 +## JGR's Patchpack version 0.33.0 This is a collection of patches applied to [OpenTTD](http://www.openttd.org/) diff --git a/jgrpp-changelog.md b/jgrpp-changelog.md index a2185b4cfb..f589907bb1 100644 --- a/jgrpp-changelog.md +++ b/jgrpp-changelog.md @@ -2,6 +2,20 @@ * * * +### v0.33.0 (2019-01-10) +* Fix crash when post road-works cleanup removes all road pieces. +* Fix crash when checking for train reverse on custom bridge heads with YAPF. +* Template-based train replacement: + * Fix incorrect train not buildable warning with articulated units. + * Fix refitting of virtual trains costing actual money. +* Fix set timetabled wait time for all orders command setting wait times for waypoint orders. +* Add support for loading JokerPP v1.19 - v1.27 savegames, subject to caveats. +* Add support for loading ChillPP v8 and v14.7 savegames, subject to caveats. +* Improve performance of departures window. +* Fix compilation on MSVC. +* Add Korean translations by TELK. +* Bump trunk base from commit 35dc377a58c90abb67304a0c557449b6db3c0d3f to commit 8b0e4bb10170d8eeb882f0fcc0ad58e80d751027. + ### v0.32.4 (2019-12-13) * Fix incorrect company infrastructure totals and multiplayer desyncs when removing tram road stops. * Fix vehicle autoreplace AI event when autoreplacing trains.