Version: Committing version data for tag: jgrpp-0.30.2

This commit is contained in:
Jonathan G Rennison
2019-04-11 22:02:22 +01:00
parent 5c1168603d
commit ab157ea07f
3 changed files with 14 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
## JGR's Patchpack version 0.30.1
## JGR's Patchpack version 0.30.2
This is a collection of patches applied to [OpenTTD](http://www.openttd.org/)
@@ -240,6 +240,7 @@ See [jgrpp-changelog.md](jgrpp-changelog.md) for changelog.
* Disallow ordering ordinary road vehicles to tram depots and vice versa. (added in v0.30.0).
* Add UI setting for whether to open the new vehicle GUI when share-cloning. (added in v0.30.0).
* Add company setting for whether to advance order when cloning/copying/sharing (if current depot is in order list). (added in v0.30.0).
* Allow diagonal construction of rivers in the scenario editor. (added in v0.30.2).
* 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)).
* [Low-level code/performance changes](docs/jgrpp-low-level-changes.md).