diff --git a/.ottdrev-vc b/.ottdrev-vc index 46b2d37768..9bfde68f6e 100644 --- a/.ottdrev-vc +++ b/.ottdrev-vc @@ -1,2 +1,2 @@ -jgrpp-0.34.3 20200514 0 47a55afe6da7709681a0755e41687fd15e0fd7ae 1 0 2020 -1cbbcad17be8e0a1c6edb621df3e39c61351f027fcd6492c93128a40a7fa37c9 - +jgrpp-0.34.4 20200605 0 43c538fa7d24f63340532a1c7c18fa4fa60351ca 1 0 2020 +389c88f4a9ab6e9868e0c603a81f087f4b35c3fb155ad4d71ca73890743517bc - diff --git a/README.md b/README.md index bfa68cf05a..a0b36ae2b0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## JGR's Patchpack version 0.34.3 +## JGR's Patchpack version 0.34.4 This is a collection of patches applied to [OpenTTD](http://www.openttd.org/) diff --git a/jgrpp-changelog.md b/jgrpp-changelog.md index 42d9665c67..3bab312d57 100644 --- a/jgrpp-changelog.md +++ b/jgrpp-changelog.md @@ -2,6 +2,12 @@ * * * +### v0.34.4 (2020-06-05) +* Fix crash which could occur when pathfinding over railtypes which prohibit 90° turns. +* Fix vehicle refit when used with per-cargo no-load orders. +* Add support for fences and bare land to rail custom bridge heads. +* Bump trunk base from commit 83cd040c61cf6ce966e78cc496c058d42977b387 to commit eeed3a7613d375f66781f53b42e03729a4ca1c33. + ### v0.34.3 (2020-05-14) * Fix crash which could occur when using the reverse behind signal feature. * Fix text entry using modifier keys when using Fcitx on Linux/SDL2.