1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-24 00:03:11 +01:00

Fix apostrophes in changelog

This commit is contained in:
Michael Steenbeek
2024-07-26 09:09:18 +02:00
committed by GitHub
parent df07d9cb2b
commit ecbb79db4c

View File

@@ -6,7 +6,7 @@
- Feature: [#22172] [Plugin] Expose ride satisfaction ratings to the plugin API.
- Feature: [#22184] [Plugin] Expose staff statistics to the plugin API.
- Feature: [#22213] [Plugin] Allow plugins to focus on textboxes in custom windows.
- Feature: [#22272] [Plugin] Expose ride vehicle's current track type via car trackLocation.
- Feature: [#22272] [Plugin] Expose ride vehicles current track type via car trackLocation.
- Feature: [#22301] Loading save games or scenarios now indicates loading progress.
- Feature: [OpenMusic#54] Added Progressive ride music style (feat. Approaching Nirvana).
- Improved: [#22361] Add additional colour preset for the Observation Tower.
@@ -19,13 +19,13 @@
- Fix: [#22208] Cursor may fail to register hits in some cases (original bug).
- Fix: [#22209] Water tool selection may disappear near edge of map.
- Fix: [#22222] Staff list may remain invalid when changing tabs.
- Fix: [#22265] Button for switching covered tracks on slides doesn't stay pressed.
- Fix: [#22265] Button for switching covered tracks on slides doesnt stay pressed.
- Fix: [#22284] Unrated rides cause high amount of nausea.
- Fix: [#22304] Graphs don't draw lines on the left edge of the screen.
- Fix: [#22304] Graphs dont draw lines on the left edge of the screen.
- Fix: [#22318] Water sparkles are missing if transparent water is enabled without RCT1 linked.
- Fix: [#22333] Tile inspector closes other tool windows.
- Fix: [#22339] Printing ui.tool.cursor in console crashes the game.
- Fix: [#22348] Progress bar screen doesn't handle window resizing.
- Fix: [#22348] Progress bar screen doesnt handle window resizing.
0.4.12 (2024-07-07)
------------------------------------------------------------------------