Version: Committing version data for tag: jgrpp-0.22.2
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
jgrpp-0.22.1 27935 0 jgrpp-0.22.1
|
||||
f48c4da2e5cb36a315144584f4f1e039bcf893c8d619584bc807bc6e8839da27 -
|
||||
jgrpp-0.22.2 27963 0 jgrpp-0.22.2
|
||||
d35cde3459764991f53cbe12c4432e0e554a88de589ebdbc1153af409f7496e0 -
|
||||
|
@@ -1,4 +1,4 @@
|
||||
## JGR's Patchpack version 0.22.1
|
||||
## JGR's Patchpack version 0.22.2
|
||||
|
||||
This is a collection of patches applied to [OpenTTD](http://www.openttd.org/)
|
||||
|
||||
@@ -197,7 +197,7 @@ See [jgrpp-changelog.md](jgrpp-changelog.md) for changelog.
|
||||
* Add a 32bpp SSE2 palette animator. This is ~4x faster than the non-accelerated palette animator. (added in v0.9.0)
|
||||
* Various minor changes (see changelog).
|
||||
|
||||
* Multiple docs per station [imported](https://github.com/KeldorKatarn/OpenTTD_PatchPack/tree/feature/multiple_docks) (added in v0.22.0)
|
||||
* Multiple docks per station [imported](https://github.com/KeldorKatarn/OpenTTD_PatchPack/tree/feature/multiple_docks) (added in v0.22.0)
|
||||
|
||||
* Cargo type filter in vehicle list windows [imported](https://www.tt-forums.net/viewtopic.php?f=33&t=77147) (added in v0.22.0)
|
||||
This has been modified to support more windows and more cargo options.
|
||||
|
@@ -2,6 +2,18 @@
|
||||
|
||||
* * *
|
||||
|
||||
### v0.22.2 (2018-01-14)
|
||||
* Fix crash when trams attempted do a short turnaround in a tunnel mouth.
|
||||
* Timetabling:
|
||||
* Implement autofill/automate for taken conditional orders.
|
||||
* Add UI warnings for conditional order timetabling.
|
||||
* Fix crash when a company went bankrupt whilst having template replacement virtual trains.
|
||||
* Vehicle breakdowns:
|
||||
* Implement critical breakdown speed reduction for road vehicles.
|
||||
* Set a minimum speed for critical breakdown speed reductions.
|
||||
* Fix incorrect vehicle running costs for day lengths > 3.
|
||||
* Bump trunk base from r27935 to r27963.
|
||||
|
||||
### v0.22.1 (2017-12-10)
|
||||
* Fix not being able to build water industries when removing water is disabled
|
||||
* Bump trunk base from r27927 to r27935 (includes trunk fix for right mouse scrolling on recent Windows 10 update)
|
||||
|
Reference in New Issue
Block a user