Version: Committing version data for tag: jgrpp-0.29.3

pull/78/head jgrpp-0.29.3
Jonathan G Rennison 5 years ago
parent f4528a43d3
commit ccf1fe8592

@ -1,2 +1,2 @@
jgrpp-0.29.2 20190204 0 c59ecb01ad5ef48e2c3f13fb43faac25bcb42a0e
5b235b696d58cb0420ddffbe8a7ab0a7ac51631438d1c3a759d3061068de44ea -
jgrpp-0.29.3 20190222 0 f4528a43d300e7f7764e64a98b6d44f0110f1443 1
2c6abbb2eb2c628091bad4fa96e25c667e2df8e4859d722ad54fb948a2216709 -

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

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

Loading…
Cancel
Save