Version: Committing version data for tag: jgrpp-0.60.2

This commit is contained in:
Jonathan G Rennison
2024-07-11 01:15:20 +01:00
parent a71f8b6703
commit 2de0dd17c2
3 changed files with 11 additions and 3 deletions

View File

@@ -2,6 +2,14 @@
* * *
### v0.60.2 (2024-07-11)
* Fix crash opening landscape window when there are no available objects.
* Fix crash which can occur when NewGRFs overwrite a recolour sprite with a normal sprite.
* Fix one-way signalled bridges with parrallel diagonal tracks on the exit tile applying one-way behaviour to the bypassing track.
* Fix the acceleration/braking scaling setting not immediately updating running trains when the setting is changed, this could cause multiplayer desyncs.
* Fix the pathfinder not considering a signalled tunnel/bridge entrance or exit tile as a valid place to end a reservation in some cases.
* Bump trunk base from commit b2218e75d4dea4261c6638579d3e501080b85bdc to commit 45886e50b21fd1dee461e910267781e264574790.
### v0.60.1 (2024-07-03)
* Fix network clients being disconnected when attempting to join a multiplayer game.
* Fix false-positive warning messages about inconsistencies which could cause multiplayer desyncs.