From c402b471e4a6ee7b9b41e05e88e88c960200ffdb Mon Sep 17 00:00:00 2001 From: Michael Steenbeek Date: Sat, 15 Dec 2018 14:06:03 +0100 Subject: [PATCH] Add #5684 to changelog [ci skip] --- distribution/changelog.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index c5cc0256d6..a692aca45f 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -15,7 +15,8 @@ - Feature: [#8259] Add say command to in-game console. - Change: [#7961] Add new object types: station, terrain surface, and terrain edge. - Change: [#8222] The climate setting has been moved from objective options to scenario options. -- Fix: [#3832] Changing the colour scheme of track pieces does not work in multiplayer. +- Fix: [#3832] Changing the colour scheme of track pieces does not work in multiplayer. +- Fix: [#5684] Player list can desync between clients and server and can crash. - Fix: [#6191] OpenRCT2 fails to run when the path has an emoji in it. - Fix: [#7439] Placement messages have mixed strings - Fix: [#7473] Disabling sound effects also disables "Disable audio on focus loss".