From 24eeb512ef2b3269b31e18d56b28888a1a163081 Mon Sep 17 00:00:00 2001 From: Jonathan G Rennison Date: Thu, 27 Jul 2017 20:42:10 +0100 Subject: [PATCH] Version: Committing version data for tag: jgrpp-0.20.1 --- .ottdrev-vc | 4 ++-- README.md | 2 +- jgrpp-changelog.md | 11 +++++++++++ 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/.ottdrev-vc b/.ottdrev-vc index df334d229d..0e4ff2bad0 100644 --- a/.ottdrev-vc +++ b/.ottdrev-vc @@ -1,2 +1,2 @@ -jgrpp-0.20.0 27886 0 jgrpp-0.20.0 -306d7cdb04e7aef7d0cb1cf7096ba741258df2a58a670dc1564982d46f5cbed6 - +jgrpp-0.20.1 27891 0 jgrpp-0.20.1 +9150df8a455c726aa960ce8fcac7e58d583b7aa0aed4d567c2c8eb90355d8691 - diff --git a/README.md b/README.md index 66f0cf6e6b..12edc5c727 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## JGR's Patchpack version 0.20.0 +## JGR's Patchpack version 0.20.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 7cf083d161..dbc4a3c58e 100644 --- a/jgrpp-changelog.md +++ b/jgrpp-changelog.md @@ -2,6 +2,17 @@ * * * +### v0.20.1 (2017-07-27) +* Scheduled dispatch: + * Fix hang when decloning vehicle orders. + * Fix crash when cloning vehicle with no orders. + * Improve arrival/departure time prediction in departure board. +* Fix sending money to companies in single-player mode. +* Fix circumstances in which PBS reservations are made across level crossings when improved level crossing safety is enabled, in edge cases involving train reversing and non-PBS signal blocks. +* Fix incorrect unit conversion factor when calculating power and acceleration in improved breakdowns reduced power breakdowns. +* Add Korean translations by kiwitreekor. +* Bump trunk base from r27886 to r27891 + ### v0.20.0 (2017-06-25) * Fix excessive cost of building long rail tunnels. * Fix not being able to enter 00:00 as a timetable start time.