Version: Committing version data for tag: jgrpp-0.14.0

pull/8/head jgrpp-0.14.0
Jonathan G Rennison 8 years ago
parent 7b56097f50
commit 1d66e66c91

@ -1,2 +1,2 @@
jgrpp-0.13.3 27599 0 jgrpp-0.13.3
f2109340c203da2a77b55311d4aed046090973c00505229b64ab488d82437eb9 -
jgrpp-0.14.0 27623 0 jgrpp-0.14.0
f9978fd42c04a8f491bd3bc77fbf86fddb07b65d0159243d810414629ce343cf -

@ -1,4 +1,4 @@
## JGR's Patchpack version 0.13.3
## JGR's Patchpack version 0.14.0
This is a collection of patches applied to [OpenTTD](http://www.openttd.org/)

@ -2,6 +2,22 @@
* * *
### v0.14.0 (2016-07-27)
* Routing restrictions:
* Add conditionals: train weight, power, max T.E., power/weight and max T.E/weight.
* Add client setting to show train weight ratios in details header.
* Allow value of "PBS entry signal" conditional to be a rail depot.
* Fix reservation through multiple reserve-through signals after a junction.
* Fix compliation on MSVC.
* Template-based train replacement:
* Fix crash when attempting to create a template train which used certain NewGRF features.
* Select most used rail type by default, instead of first rail type.
* Fix loading of SpringPP savegames (regression in jgrpp-0.13.1).
* Fix crash involving very long articulated vehicles in preview window.
* Enhanced viewports: Update route markers/lines when drag/dropping vehicle orders.
* Improve performance when not running as a dedicated server in some circumstances.
* Bump trunk base from r27599 to r27623
### v0.13.3 (2016-06-12)
* Fix improved breakdowns reducing aircraft speed to 0 in some circumstances.
* Fix town cargo other than passengers and mail (e.g. ECS tourists) not being generated.

Loading…
Cancel
Save