From 85781d1801a8f31314269b56ec2c89516cca5859 Mon Sep 17 00:00:00 2001 From: Jonathan G Rennison Date: Sat, 10 Feb 2018 11:25:58 +0000 Subject: [PATCH] Version: Committing version data for tag: jgrpp-0.23.0 --- .ottdrev-vc | 4 ++-- README.md | 2 +- jgrpp-changelog.md | 17 +++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) diff --git a/.ottdrev-vc b/.ottdrev-vc index f7208f51d6..d0bd05f13b 100644 --- a/.ottdrev-vc +++ b/.ottdrev-vc @@ -1,2 +1,2 @@ -jgrpp-0.22.2 27963 0 jgrpp-0.22.2 -d35cde3459764991f53cbe12c4432e0e554a88de589ebdbc1153af409f7496e0 - +jgrpp-0.23.0 27968 0 jgrpp-0.23.0 +b145bf1ae840b3eebd07ea20c695ef5641fac9537a38cc6bbdd14c10b9979630 - diff --git a/README.md b/README.md index 7bd87975bb..f6635fe826 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## JGR's Patchpack version 0.22.2 +## JGR's Patchpack version 0.23.0 This is a collection of patches applied to [OpenTTD](http://www.openttd.org/) diff --git a/jgrpp-changelog.md b/jgrpp-changelog.md index 26bc0359a3..664d5783ce 100644 --- a/jgrpp-changelog.md +++ b/jgrpp-changelog.md @@ -2,6 +2,23 @@ * * * +### v0.23.0 (2018-02-10) +* Template-based train replacement: + * Fix crashes/failures when both template-based train replacement and autoreplace/autorenew were active on the same vehicle. + * Enable autorenew when template-based train replacement is active. +* Ship pathfinding: + * Fix ship pathfinder support for multiple docks. Ships can now head to docks other than the linearly closest one. + * Improve ship collision avoidance. +* Cargo transfer payments are now paid to companies when the cargo eventually reaches its destination, instead of at the point of transfer. +* Scale displayed vehicle running costs by the day length factor. +* Show stops with timetabled wait time of 0 in departure boards. +* Cargo dest: + * Improve performance of link graph visual map overlay. + * Slightly improve link graph calculation performance. +* Slightly improve blitter performance of (32bpp animated) sprite rendering, and line drawing. +* Improve performance of zoning overlays. +* Bump trunk base from r27963 to r27698. + ### v0.22.2 (2018-01-14) * Fix crash when trams attempted do a short turnaround in a tunnel mouth. * Timetabling: