Version: Committing version data for tag: jgrpp-0.55.0

This commit is contained in:
Jonathan G Rennison
2023-09-04 00:38:45 +01:00
parent f51d51de40
commit 44d4d4944c
3 changed files with 28 additions and 4 deletions

View File

@@ -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