From ccf1fe859276054ac3fe06527963e0d3f24378e1 Mon Sep 17 00:00:00 2001 From: Jonathan G Rennison Date: Fri, 22 Feb 2019 22:45:12 +0000 Subject: [PATCH] Version: Committing version data for tag: jgrpp-0.29.3 --- .ottdrev-vc | 4 ++-- README.md | 2 +- jgrpp-changelog.md | 13 +++++++++++++ 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/.ottdrev-vc b/.ottdrev-vc index 6850066e6d..003fa92330 100644 --- a/.ottdrev-vc +++ b/.ottdrev-vc @@ -1,2 +1,2 @@ -jgrpp-0.29.2 20190204 0 c59ecb01ad5ef48e2c3f13fb43faac25bcb42a0e -5b235b696d58cb0420ddffbe8a7ab0a7ac51631438d1c3a759d3061068de44ea - +jgrpp-0.29.3 20190222 0 f4528a43d300e7f7764e64a98b6d44f0110f1443 1 +2c6abbb2eb2c628091bad4fa96e25c667e2df8e4859d722ad54fb948a2216709 - diff --git a/README.md b/README.md index e5989a17d1..cc60f22261 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## JGR's Patchpack version 0.29.2 +## JGR's Patchpack version 0.29.3 This is a collection of patches applied to [OpenTTD](http://www.openttd.org/) diff --git a/jgrpp-changelog.md b/jgrpp-changelog.md index a1c036fa92..eb58552388 100644 --- a/jgrpp-changelog.md +++ b/jgrpp-changelog.md @@ -2,6 +2,19 @@ * * * +### v0.29.3 (2019-02-22) +* Fix crash which could occur when disaster vehicles which emit effects were present. +* Fix case where trains were unable to exit signalled bridge/tunnels. +* Fix ships being drawn facing the wrong direction in some circumstances. +* Fix flickering of viewport hover tooltips in fast-forward mode. +* Fix second rail track type not being preserved when upgrading bridges or changing the NewGRF railtype configuration. +* Fix cases where the game blocked instead of pausing when cargo dest link graph jobs lagged. +* Fix ship collision avoidance near docks when dock not directly under station sign. +* Add game setting to allow only non-stop orders for ground vehicles. +* Fix compilation in MSVC. +* Adjust bundle install paths on OSX. +* Bump trunk base from commit 33e3f4916173b4129cbbe60f94dae659a70edb83 to commit 690d1dd6a4490821759a6025114e0dc3eb656293. + ### v0.29.2 (2019-02-04) * Fix order list corruption when drag-moving order. * Fix trains not reversing in station when the front is on a diagonal rail piece or in a bridge/tunnel.