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.