Version: Committing version data for tag: jgrpp-0.40.1

pull/217/head jgrpp-0.40.1
Jonathan G Rennison 3 years ago
parent 03f95322ae
commit 44bdad3e04

@ -1,2 +1,2 @@
jgrpp-0.40.0 20210202 0 be216952cb85d845f0091c00871c521519825cc7 1 1 2021
dc11167c85fa609c67683ec8f2c42376c63f6306fec53fc65d389c15963a93b2 -
jgrpp-0.40.1 20210205 0 03f95322aebfc52481e8448bc574eca3a195ddd3 1 1 2021
5eb5cd5328fdce4ff375f6b1ab189dda913b1ccf92e42175e97c0a73cc0e0c5c -

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

@ -2,6 +2,21 @@
* * *
### v0.40.1 (2021-02-05)
* Fix crash when removing signals from bridge or tunnel.
* Fix left mouse button scrolling in viewport map mode.
* Fix clicking trains in slots window, when a slot is selected.
* Fix timetable crash which could occur when all rail tiles are removed from the station of a train order.
* Realistic braking:
* Fix crash when downgrading road bridge when realistic braking enabled.
* Fix crash when removing tunnel which is not currently reserved when realistic braking enabled.
* Fix crash which could occur when a track edit command causes the reservation of a stationary train to be freed.
* Fix maglevs having braking parameters calculated incorrectly, and braking excessively slowly.
* Fix signal dragging placing the final signal too early when obstructed by a train reservation.
* Fix curve speed limit prediction being too pessimistic in some circumstances.
* Give monorail and maglev higher limits for realistic braking deceleration.
* Fix players being charged to cycle tunnel/bridge signal type with CTRL, when it should be free.
### v0.40.0 (2021-02-02)
* Fix crash in auto-separation when all orders removed.
* Fix crash when removing rail depot or road when debug window open on tile.

Loading…
Cancel
Save