From d61344e96a503f22831a209b603467244bcc63d8 Mon Sep 17 00:00:00 2001 From: Jonathan G Rennison Date: Wed, 12 Oct 2016 22:29:02 +0100 Subject: [PATCH] Version: Committing version data for tag: jgrpp-0.15.1 --- .ottdrev-vc | 4 ++-- README.md | 2 +- jgrpp-changelog.md | 8 ++++++++ 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/.ottdrev-vc b/.ottdrev-vc index 722d4c1007..dc897bc949 100644 --- a/.ottdrev-vc +++ b/.ottdrev-vc @@ -1,2 +1,2 @@ -jgrpp-0.15.0 27656 0 jgrpp-0.15.0 -c6d8bc3b36f617d60054e7309dcc32daf4c2926aefecbe3b5083a0dc9ea7803d - +jgrpp-0.15.1 27661 0 jgrpp-0.15.1 +7c8f4d593190ec89f9912ccab3f44a9955d408460211fb8a6e15b0f6455107c6 - diff --git a/README.md b/README.md index 2e8fb3126f..3bcfe2a3f0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## JGR's Patchpack version 0.15.0 +## JGR's Patchpack version 0.15.1 This is a collection of patches applied to [OpenTTD](http://www.openttd.org/) diff --git a/jgrpp-changelog.md b/jgrpp-changelog.md index f1ee5c8b18..5c2b6bea48 100644 --- a/jgrpp-changelog.md +++ b/jgrpp-changelog.md @@ -2,6 +2,14 @@ * * * +### v0.15.1 (2016-10-12) +* Fix incorrect behaviour or multiplayer desync when saving/loading or joining a game with a per cargo type order as a vehicle's current order. +* Enhanced viewports: + * If an order list includes the same destination a large number of times, show a single marker instead of a large stack. + * Improve performance of route markers/lines. +* Departure board windows can now be scrolled using the mouse wheel. +* Bump trunk base from r27656 to r27661 + ### v0.15.0 (2016-09-27) * Signals on bridges/tunnels: * Fix crash when dragging signals over bridges/tunnels.