diff --git a/CMakeLists.txt b/CMakeLists.txt index b54e29dc20..cb9253ef5a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -68,9 +68,9 @@ set(OBJECTS_VERSION "1.3.8") set(OBJECTS_URL "https://github.com/OpenRCT2/objects/releases/download/v${OBJECTS_VERSION}/objects.zip") set(OBJECTS_SHA1 "2888092aab93df15bb78c4c910b13c33b1e318ef") -set(OPENSFX_VERSION "1.0.1") +set(OPENSFX_VERSION "1.0.2") set(OPENSFX_URL "https://github.com/OpenRCT2/OpenSoundEffects/releases/download/v${OPENSFX_VERSION}/opensound.zip") -set(OPENSFX_SHA1 "8f04aea33f8034131c3069f6accacce0d94f80c1") +set(OPENSFX_SHA1 "64EF7E0B7785602C91AEC66F005C035B05A2133B") set(OPENMSX_VERSION "1.1.0") set(OPENMSX_URL "https://github.com/OpenRCT2/OpenMusic/releases/download/v${OPENMSX_VERSION}/openmusic.zip") diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 71175b63dc..1d059de8f1 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -39,6 +39,7 @@ - Fix: [#17996] Finances window not cleared when starting some .park scenarios. - Fix: [#18260] Crash opening parks that have multiple tiles referencing the same banner entry. - Fix: [#18467] “Selected only” Object Selection filter is active in Track Designs Manager, and cannot be toggled. +- Fix: [#18904] OpenRCT2 audio object accidentally exported in saves. - Fix: [#18905] Ride Construction window theme is not applied correctly. - Fix: [#18911] Mini Golf station does not draw correctly from all angles. - Fix: [#18971] New Game does not prompt for save before quitting. @@ -1681,4 +1682,4 @@ This is the first fully implemented version of OpenRCT2. RCT2.EXE is no longer r - Feature: RollerCoaster Tycoon 1 scenarios can now be opened in the scenario editor or by using the ‘edit’ command line action. - Feature: The ‘have fun’ objective can now be selected in the scenario editor. - Feature: Twitch integration. -- Fix: Litter bins now get full and require emptying by handymen. \ No newline at end of file +- Fix: Litter bins now get full and require emptying by handymen. diff --git a/openrct2.proj b/openrct2.proj index 34e44acbc2..b3202b4ded 100644 --- a/openrct2.proj +++ b/openrct2.proj @@ -47,8 +47,8 @@ 4ab0065e5a4d9f9c77d94718bbdfcfcd5a389da0 https://github.com/OpenRCT2/objects/releases/download/v1.3.8/objects.zip 2888092aab93df15bb78c4c910b13c33b1e318ef - https://github.com/OpenRCT2/OpenSoundEffects/releases/download/v1.0.1/opensound.zip - 8f04aea33f8034131c3069f6accacce0d94f80c1 + https://github.com/OpenRCT2/OpenSoundEffects/releases/download/v1.0.2/opensound.zip + 64EF7E0B7785602C91AEC66F005C035B05A2133B https://github.com/OpenRCT2/OpenMusic/releases/download/v1.1.0/openmusic.zip 8f0cf6b2fd4727e91b0d4062e7f199a43d15e777 https://github.com/OpenRCT2/replays/releases/download/v0.0.75/replays.zip