diff --git a/.ottdrev-vc b/.ottdrev-vc index d3f821b0ae..66b0b5f2da 100644 --- a/.ottdrev-vc +++ b/.ottdrev-vc @@ -1,2 +1,2 @@ -jgrpp-0.26.0 20180726 0 df7177876c725fe2931081b718d8ce1ff50c3949 -f296dd5f1c8d0ce9df221117ddb2556f5e492736f6fe4eddeff332459dd9c7f2 - +jgrpp-0.26.1 20180806 0 b582ef8078a8f66b5f77fabf978c89771e65e260 +0b50beb6480730ae99207198c39f54f8cb7f49c95e9579c92d9907bd2e2faf03 - diff --git a/README.md b/README.md index 6847347fe2..0d5bb82016 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## JGR's Patchpack version 0.26.0 +## JGR's Patchpack version 0.26.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 69ab942489..a511ab1e9e 100644 --- a/jgrpp-changelog.md +++ b/jgrpp-changelog.md @@ -2,6 +2,17 @@ * * * +### v0.26.1 (2018-08-06) +* Fix crash when deleting train from signalled tunnel/bridge (e.g. due to company bankruptcy). +* Fix being able to add signals to bridge with junction custom bridge head at far end. +* Fix being able to build bridges over airports (when using the setting to allow placing stations under bridges). +* Fix incorrect alignment of trains on bridges after entering via a custom bridge head at a 45° angle. +* Fix line height mismatch between columns in timetable window. +* NewGRF stations: + * Implement variable 0x42 and property 0x1B. +* Bump trunk base from commit bf8d7df7367055dcfad6cc1c21fd9c762ffc2fe4 to commit 5df3a65074295f7a50f3a5a6bab355b6ab28afdc. + * This fixes being unable to build rail waypoints on the NW-SE axis. + ### v0.26.0 (2018-07-27) * Fix handling of load if available cargo type orders. * Fix double-accounting of road tunnel/bridge infrastructure counts when changing owner.