Version: Committing version data for tag: jgrpp-0.47.2

This commit is contained in:
Jonathan G Rennison
2022-05-01 01:09:06 +01:00
parent 452d22ce37
commit 8669cedfea
3 changed files with 21 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
## JGR's Patchpack version 0.47.1
## JGR's Patchpack version 0.47.2
This is a collection of patches applied to [OpenTTD](http://www.openttd.org/)
@@ -168,10 +168,11 @@ See [installation.md](/installation.md) for instructions on how to install.
* Add setting to show a company-coloured mark next to vehicles in vehicle list windows, if their owner does not match the list owner.
* Add a waiting cargo history graph for stations.
* Add a tooltip to show station rating details (controlled by a setting).
* [Allow NewGRFs to supply additional station name strings](https://github.com/JGRennison/OpenTTD-patches/wiki/GRF-features#extra-station-names).
* Add sort by number of vehicles calling to the station list window.
* Add setting to distribute cargo received at a station to all accepting industries equally, instead of just one of them.
* Add setting to allow hiding viewport labels of individual waypoints.
* Increase the distance a station can be from the town centre and still be assigned have the same name as the town (no suffix/prefix), for large towns.
* [Allow NewGRFs to supply additional station name strings](https://github.com/JGRennison/OpenTTD-patches/wiki/GRF-features#extra-station-names).
#### Towns
@@ -232,6 +233,7 @@ See [installation.md](/installation.md) for instructions on how to install.
* Topography and industry screenshots.
* Make smallmap refresh period variable with map mode/zoom and pause state.
* Add display setting for income/cost text effects.
* Make the company infrastructure window scrollable.
#### Limits