0.69.0 Beta 2 changelog

This commit is contained in:
lewri
2025-06-20 20:56:48 +01:00
parent 933a20f5ed
commit d7c52381e1
2 changed files with 58 additions and 0 deletions

View File

@@ -20,6 +20,38 @@
</provides>
<launchable type="desktop-id">com.corsixth.corsixth.desktop</launchable>
<releases>
<release version="0.69.0~beta2" date="2025-06-21" type="development">
<description>
<p>Features</p>
<ul>
<li>Custom level/campaign creators can now use an existing level file
as an overlay to copy and extend their level file with the
&num;overlay variable. See the &apos;Custom Level&apos; Wiki page
for more information.</li>
</ul>
<p>Changes</p>
<ul>
<li>You can now hear patients vomiting, instead of just the vomit
splatters</li>
<li>Lakes no longer show in the Town Map as per the original game</li>
</ul>
<p>Translations</p>
<ul>
<li>Russian translation has been updated. Thanks @ARGAMX</li>
</ul>
<p>Bug Fixes</p>
<ul>
<li>Fixed a crash in General Diagnosis</li>
<li>Fixed a compatibility issue with mood markers on old saves</li>
<li>Fixed a crash with the grim reaper</li>
<li>Fixed a bug with the hotkey assignment menu</li>
<li>Fixed some anomalies in the original campaign&apos;s map files</li>
<li>Fixed an issue with handymen ignoring cleaning duties. Please note
existing saves from Beta 1 currently have no fix implemented for
those duties already broken.</li>
</ul>
</description>
</release>
<release version="0.69.0~beta1" date="2025-06-07" type="development">
<description>
<p>New Features/Enhancements</p>

View File

@@ -1,3 +1,29 @@
-------------------------------------------------------------------------------
CorsixTH 0.69.0 Beta 2 - released June 2025
-------------------------------------------------------------------------------
# Features
* Custom level/campaign creators can now use an existing level file as an
overlay to copy and extend their level file with the #overlay variable. See
the 'Custom Level' Wiki page for more information.
# Changes
* You can now hear patients vomiting, instead of just the vomit splatters
* Lakes no longer show in the Town Map as per the original game
# Translations
* Russian translation has been updated. Thanks @ARGAMX
# Bug Fixes
* Fixed a crash in General Diagnosis
* Fixed a compatibility issue with mood markers on old saves
* Fixed a crash with the grim reaper
* Fixed a bug with the hotkey assignment menu
* Fixed some anomalies in the original campaign's map files
* Fixed an issue with handymen ignoring cleaning duties. Please note existing
saves from Beta 1 currently have no fix implemented for those duties already
broken.
-------------------------------------------------------------------------------
CorsixTH 0.69.0 Beta 1 - released June 2025
-------------------------------------------------------------------------------