Version: Committing version data for tag: jgrpp-0.43.1

pull/326/head jgrpp-0.43.1
Jonathan G Rennison 3 years ago
parent fe8da3ae3a
commit 92fc0f364b

@ -1,2 +1,2 @@
jgrpp-0.43.0 20210912 0 9d18a8869f43c09ac0ca90d1067695872b0188b6 1 0 2021
c3b70543dc0c3b29485abf7b81a99d157e7e70bbe0fcf2fa30fd075f1eabd663 -
jgrpp-0.43.1 20211004 0 fe8da3ae3a190cff0a9dcc552fe0825ca28c5850 1 0 2021
fbeb6b45e2e75ab56dd72ed06410f90827a489b5cf6b3236f3605b51c5747bdc -

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

@ -2,6 +2,15 @@
* * *
### v0.43.1 (2021-10-04)
* Fix multi-aspect signal graphics not being immediately enabled for newly generated maps.
* Fix premature PBS reservations with using reverse at waypoint orders with timetabled wait times.
* Fix incorrect font heights when using custom fonts on MacOS.
* Fix crash when trying to place multitile objects at map edge.
* Routing restrictions:
* The reverse behind signal pathfinder now takes into account the train length to avoid reversing sidings which are too short.
* Add sort by maximum speed (fully loaded) to train list window.
### v0.43.0 (2021-09-12)
* Fix reversing a train inside a depot disrupting the PBS reservation of another train heading into the depot.
* Fix ships being drawn with the wrong image direction after rotating in place in some circumstances.

Loading…
Cancel
Save