From 44d4d4944cc6feab47e245ca1f2bdd83a0df02fa Mon Sep 17 00:00:00 2001 From: Jonathan G Rennison Date: Mon, 4 Sep 2023 00:38:45 +0100 Subject: [PATCH] Version: Committing version data for tag: jgrpp-0.55.0 --- .ottdrev-vc | 4 ++-- README.md | 5 +++-- jgrpp-changelog.md | 23 +++++++++++++++++++++++ 3 files changed, 28 insertions(+), 4 deletions(-) diff --git a/.ottdrev-vc b/.ottdrev-vc index a0d50f25bf..d9e0de456d 100644 --- a/.ottdrev-vc +++ b/.ottdrev-vc @@ -1,2 +1,2 @@ -jgrpp-0.54.5 20230802 0 3a07f92474933d772c4ef9dc901ab7f1297f34c1 1 0 2023 -163ae5f42ac608dc05bc30d30bb0614b0ae79180867cba94281a1047a8c551e7 - +jgrpp-0.55.0 20230904 0 f51d51de407f03a1a9bd01f782c59503398de45c 1 0 2023 +fe3afebcd0d7d5517b7e99df9dc27b3137c2b7828f98312c120c7b281511b483 - diff --git a/README.md b/README.md index d90cbf753e..cdb93b985c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## JGR's Patchpack version 0.54.5 +## JGR's Patchpack version 0.55.0 This is a collection of patches applied to [OpenTTD](http://www.openttd.org/) @@ -197,6 +197,7 @@ See [installation.md](/installation.md) for instructions on how to install. * Add public roads (road network automatically built between towns) at map generation and in the scenario editor. * Add settings for if/when towns can build road bridges and tunnels. * Add setting to limit length of continuous inclined roads built by towns. +* Add setting for whether to allow converting town road to non-house types. * Allow overriding town road construction settings and whether town growth is enabled on a per-town basis, add setting to enable this for multiplayer clients. * Allow NewGRFs to set town zone radii. * Show town count in town directory window. @@ -228,7 +229,7 @@ See [installation.md](/installation.md) for instructions on how to install. * Add setting to disable object expiry after a given year. * Add setting to ignore object introduction dates. * Add setting for whether to confirm before demolishing industries and/or rail stations. -* Add picker tool for objects, rail types, road types, rail stations/waypoints and road stops/waypoints, to the main toolbar help menu. +* Add picker tool for objects, rail types, road types, rail stations/waypoint, road stops/waypoints and signals, to the main toolbar help menu. #### Scenario Editor diff --git a/jgrpp-changelog.md b/jgrpp-changelog.md index 9028e9424b..b8ade30fd4 100644 --- a/jgrpp-changelog.md +++ b/jgrpp-changelog.md @@ -2,6 +2,29 @@ * * * +### v0.55.0 (2023-09-04) +* Fix incorrect NewGRF industry texts in some cases. +* Fix inaccurate waiting cargo total in station window when using cargodist. +* Fix autorenew/autoreplace of multi-cargo articulated vehicles and multi-cargo ships. +* Fix engine news messages with multi-cargo articulated vehicles and multi-cargo ships. +* Fix crash which could occur on Linux when using ICU and mixed script texts. +* Fix train-only texts and sorts modes being shown in non-train slots windows. +* Template-based train replacement: + * Fix various refit issues in refit as incoming vehicle mode. + * The autoreplace button in depot windows now also does template replacements. +* Add signal support to picker tool. +* Add setting for whether to allow converting town road to non-house types. +* Add setting to also limit acceleration when using realistic braking. +* Change cargo at next station conditional orders to use a manually specified station. +* Allow custom signal styles to disable aspect-limited mode. +* Right to left languages: + * Fix layout in template replacement windows. + * Fix block indent in routing restriction and programmable pre-signals windows. +* Do not unnecessarily re-write configuration files for in-game only setting changes. +* Various minor performance improvements. +* Linux release builds: Remove Ubuntu 18.04, add Debian bookworm. +* Bump trunk base from commit 1ff0dc11d8d017dbbd8f9d1e94ff5087a21063b5 to commit 3effb8931c36b8bbacae8fe77ad5b85406767d9f. + ### v0.54.5 (2023-08-02) * Fix crash using picker tool on rail/road stations when no GRF classes defined. * Fix crash which could occur after using the date cheat, when using cargo distribution.