Version: Committing version data for tag: jgrpp-0.40.5
This commit is contained in:
11
README.md
11
README.md
@@ -1,4 +1,4 @@
|
||||
## JGR's Patchpack version 0.40.4
|
||||
## JGR's Patchpack version 0.40.5
|
||||
|
||||
This is a collection of patches applied to [OpenTTD](http://www.openttd.org/)
|
||||
|
||||
@@ -276,10 +276,10 @@ See the [wiki](https://github.com/JGRennison/OpenTTD-patches/wiki) for guides on
|
||||
* Add support for allowing/disallowing supply to a station, per cargo, by ctrl-clicking the station cargo rating. (added in v0.34.0).
|
||||
* Open train vehicle details window on total cargo tab if shift pressed. (added in v0.34.0).
|
||||
* Ctrl-click up/down in NewGRF window to move to top or bottom. (added in v0.34.2).
|
||||
* Additional conditional order types/modes. (added in v0.24.0, v0.33.1, v0.34.3, v0.37.0, v0.40.2).
|
||||
* Additional conditional order types/modes. (added in v0.24.0, v0.33.1, v0.34.3, v0.37.0, v0.40.2, v0.40.5).
|
||||
* Improve road vehicle pathfinding when multiple vehicles are simultaneously heading to a station with multiple bay/stop entrances. (added in v0.35.0).
|
||||
* Add setting to scale station cargo capacity and rating tolerance by size. (added in v0.35.0).
|
||||
* Add setting to disable vehicle expiry after a given year. (added in v0.35.0).
|
||||
* Add settings to disable vehicle expiry and introduction after the given years. (added in v0.35.0, v0.40.5).
|
||||
* Add setting to control road vehicle re-routing on road layout changes. (added in v0.35.0).
|
||||
* Add news setting for trains waiting due to routing restrictions. (added in v0.36.0).
|
||||
* Add setting for alternative linkgraph overlay colour schemes. (added in v0.36.0).
|
||||
@@ -295,6 +295,11 @@ See the [wiki](https://github.com/JGRennison/OpenTTD-patches/wiki) for guides on
|
||||
* Add "indifferent" mode to the town council attitude to area restructuring setting. (added in v0.40.2).
|
||||
* Add support for zstd savegame compression for autosaves and network joins. (added in v0.40.3).
|
||||
* Add setting for shading trees on slopes in viewports (default on). (added in v0.40.3).
|
||||
* Allow clicking the money text in the cheats window to enter a quantity. (added in v0.40.5).
|
||||
* Allow shift-clicking on borrow/repay money buttons to enter a quantity. (added in v0.40.5).
|
||||
* Add map generation settings to control river/lake and rocky patch generation. (added in v0.40.5).
|
||||
* Add settings to customise the size of town zones. (added in v0.40.5).
|
||||
* Add setting to enable non-admin multiplayer clients to rename towns. (added in v0.40.5).
|
||||
* Various minor fixes, see changelog.
|
||||
* [NewGRF specification additions](docs/newgrf-additions.html) ([online copy](https://htmlpreview.github.io/?https://github.com/JGRennison/OpenTTD-patches/blob/jgrpp/docs/newgrf-additions.html)).
|
||||
* [NML specification additions](docs/newgrf-additions-nml.html) ([online copy](https://htmlpreview.github.io/?https://github.com/JGRennison/OpenTTD-patches/blob/jgrpp/docs/newgrf-additions-nml.html)).
|
||||
|
||||
Reference in New Issue
Block a user