From ef655ee466a0eb6cc8a85be42b4071a5d17b4539 Mon Sep 17 00:00:00 2001 From: lewri Date: Thu, 29 Aug 2024 18:11:40 +0100 Subject: [PATCH] Fix text Co-authored-by: Alberth289346 --- changelog.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/changelog.txt b/changelog.txt index 824ecc534..3dc1c6336 100644 --- a/changelog.txt +++ b/changelog.txt @@ -2,7 +2,7 @@ CorsixTH 0.68.0 - released xxxx 2024 ------------------------------------------------------------------------------- # New Features/Enhancements -* In game movies now play for users using TH Data directly from a .ISO file +* In-game movies now play for users using TH Data directly from a .ISO file * Custom campaign creators can now optionally use the original level advance movie when progressing through the campaign * The Map Editor has received some love including new features, fixes, and @@ -37,8 +37,8 @@ CorsixTH 0.68.0 - released xxxx 2024 * The information dialog box is now more closely aligned with the original game * The tip of the day window should no longer be obscured in the main menu * The load/save windows now have better labelling -* Unavailable languages are shown as disabled until you select a unicode font -* Support is added to auto detect a Theme Hospital install via GOG Galaxy +* Unavailable languages are shown as disabled until you select a Unicode font +* Support is added to auto-detect a Theme Hospital install via GOG Galaxy # Translations * Dutch translation has been updated. Thanks @jetenergy @@ -64,7 +64,7 @@ CorsixTH 0.68.0 - released xxxx 2024 * Fixed a bug where an unreachable reception desk could cause a crash * The Computer and Atom Analyser now make button sounds as originally intended * The mark for vaccination action now makes a sound as originally intended -* Fixes a rare bug where edges of map tiles for parcels could cause unintended +* Fixed a rare bug where edges of map tiles for parcels could cause unintended behaviour when purchasing plots * Active cheats will now persist across saves * Audio settings have better safeguards against no audio enabled/no background @@ -73,12 +73,12 @@ CorsixTH 0.68.0 - released xxxx 2024 * Config values using brackets (such as a custom music directory) will now work properly * Custom campaigns menu now will use a scrollbar for long campaign descriptions -* Continue game now properly targets files explicitly ending in the .sav format -* Fixes an instance where information boxes could load pink from older +* Continue Game now properly targets files explicitly ending in the .sav format +* Fixed an instance where information boxes could load pink from older savegames * Implemented a more permanent fix for the money bar being drawn incorrectly in some CJK and Cyrllic languages -* Fixes a crash on exit that could occur in some systems +* Fixed a crash on exit that could occur in some systems * Mouse panning behaviour has been made more responsive and accurate # Packager Notes