diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 22ff0d653e..ca774d4586 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -20,7 +20,6 @@ - Feature: [#8648] Add optional chat button to top toolbar in multiplayer games. - 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. -- Change: [#8647] Increased 'guest generation probability' thresholds of marketing campaigns. - 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. @@ -63,6 +62,7 @@ - Fix: [#8585] Part of track missing on air powered vertical coaster. - Fix: [#8588] Guest list scrolling breaks above ~2000 guests. - Fix: [#8591] Game loop does not run at a consistent tick rate of 40 Hz. +- Fix: [#8647] Marketing campaigns check for entry fees below £1 (original bug). - Fix: [#8653] Crash when peeps attempt to enter a ride with no vehicles. - Improved: [#2940] Allow mouse-dragging to set patrol area (Singleplayer only). - Improved: [#7730] Draw extreme vertical and lateral Gs red in the ride window's graph tab.