Version: Committing version data for tag: jgrpp-0.39.1
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
jgrpp-0.39.0 20201108 0 99b2698658660539d0e56cebfdfaf033c17acfd7 1 1 2020
|
||||
27ff5525fe8fd1a881fa8891b205ca9e7535f30c5632b33321500efc33fc639b -
|
||||
jgrpp-0.39.1 20201128 0 55fae045b1a212165d6540964238a80e74271126 1 1 2020
|
||||
8fb7aa473823a21acf053a5adf5d640b63072648033935d0157df329b713855f -
|
||||
|
@@ -1,4 +1,4 @@
|
||||
## JGR's Patchpack version 0.39.0
|
||||
## JGR's Patchpack version 0.39.1
|
||||
|
||||
This is a collection of patches applied to [OpenTTD](http://www.openttd.org/)
|
||||
|
||||
|
@@ -2,6 +2,20 @@
|
||||
|
||||
* * *
|
||||
|
||||
### v0.39.1 (2020-11-28)
|
||||
* Fix crash which could occur with very large numbers of orders per vehicle.
|
||||
* Fix scrollbar functionality in schedule dispatch window.
|
||||
* Fix map-mode viewports not updating when changing company and land colours.
|
||||
* Fix case where unsuccessfully attempting to build a rail could possibly change the railtype of the existing rail on the tile.
|
||||
* Routing restrictions:
|
||||
* Fix crash which could occur when using the set counter value action in a conditional block.
|
||||
* Add current time conditional.
|
||||
* Prevent various types of multiplayer desync caused by incorrectly implemented NewGRFs.
|
||||
* Change tunnel/bridge signal simulation spacing to be a company setting.
|
||||
* Improve performance of animated tiles (industries, stations, objects, houses).
|
||||
* Add Korean translations by TELK.
|
||||
* Bump trunk base from commit cf29d23ba4ca2b9e6b638720e186bf33e11d5a0f to commit 0a9aed052295a98f1c1438cf1fa05b9a7e6b6607.
|
||||
|
||||
### v0.39.0 (2020-11-08)
|
||||
* Fix crash when mousing over the vehicle UI order bar for a stopped vehicle which is heading for sale at a depot.
|
||||
* Fix crash which could occur when re-drawing a window element which is entirely off-screen.
|
||||
|
Reference in New Issue
Block a user