Version: Committing version data for tag: jgrpp-0.13.2

pull/8/head jgrpp-0.13.2
Jonathan G Rennison 8 years ago
parent 4c0423d6d8
commit b24371fc04

@ -1,2 +1,2 @@
jgrpp-0.13.1 27555 0 jgrpp-0.13.1
e8f1f4726eceb96f6629b9647cba65aab00a4e55f9dc5c6325e719f0438a32b8 -
jgrpp-0.13.2 27564 0 jgrpp-0.13.2
0c1ea68061e728404d231e705ad9851bfca9ce86f8fdccdd7f75f02632af2b77 -

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

@ -2,6 +2,12 @@
* * *
### v0.13.2 (2016-05-13)
* Fix desync issues by reverting from v4 to v2 of house picking/placing patch, due to desync issue present in v4.
* Fix crash when using start date, autofill or clear/change time buttons in timetable window when vehicle had no orders.
* Timetable start times are no longer subject to rounding when the day length is greater than 1.
* Bump trunk base from r27555 to r27564
### v0.13.1 (2016-05-09)
* Fix crash when using erroneously present create group from vehicle list menu item in vehicle group GUI, remove menu item from vehicle group GUI.
* Fix incorrect calculation of final delivery payment after a transfer.
@ -21,6 +27,7 @@
* Routing restrictions: Add a train group membership conditional.
* Increase number of available rail track types from 16 to 32.
* Rail signals on bridges and tunnels now use rail-type specific graphics where available.
* Update from v2 to v4 of house picking/placing patch.
* Bump trunk base from r27525 to r27547
### v0.12.1 (2016-03-23)

Loading…
Cancel
Save