From 03926c46d0e13964094ac2d3fc6d0534b8ae22e0 Mon Sep 17 00:00:00 2001 From: Michael Steenbeek <1478678+Gymnasiast@users.noreply.github.com> Date: Sat, 27 Apr 2024 19:30:39 +0200 Subject: [PATCH] Update to v1.4.4 objects release --- CMakeLists.txt | 4 ++-- distribution/changelog.txt | 2 ++ openrct2.proj | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 217ba76c56..8de61285d1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -64,9 +64,9 @@ set(TITLE_SEQUENCE_VERSION "0.4.6") set(TITLE_SEQUENCE_URL "https://github.com/OpenRCT2/title-sequences/releases/download/v${TITLE_SEQUENCE_VERSION}/title-sequences.zip") set(TITLE_SEQUENCE_SHA1 "80fefc6ebbabc42a6f4703412daa5c62f661420d") -set(OBJECTS_VERSION "1.4.3") +set(OBJECTS_VERSION "1.4.4") set(OBJECTS_URL "https://github.com/OpenRCT2/objects/releases/download/v${OBJECTS_VERSION}/objects.zip") -set(OBJECTS_SHA1 "ac78210ef46465c0f51bbffd6fe21845092af48e") +set(OBJECTS_SHA1 "4e9b5d7f85a07b90ec57fe37517e04b19ee0395c") set(OPENSFX_VERSION "1.0.5") set(OPENSFX_URL "https://github.com/OpenRCT2/OpenSoundEffects/releases/download/v${OPENSFX_VERSION}/opensound.zip") diff --git a/distribution/changelog.txt b/distribution/changelog.txt index a51c10f4f8..94953ada03 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -11,6 +11,8 @@ - Fix: [#21696] Fullscreen window option not correctly applied on macOS. - Fix: [#21787] Map generator heightmap should respect increased height limits. - Fix: [#21829] When creating a new scenario, the default name contains formatting codes. +- Fix: [objects#324] Cannot build Colosseum inside a turn or helix. +- Fix: [objects#325] Sloped castle walls are vertically offset by one pixel (original bug). 0.4.10 (2024-04-02) ------------------------------------------------------------------------ diff --git a/openrct2.proj b/openrct2.proj index 98821665c7..107b175e49 100644 --- a/openrct2.proj +++ b/openrct2.proj @@ -45,8 +45,8 @@ f3636b530110c7592deab23ca0d0c1916fc7e44c https://github.com/OpenRCT2/title-sequences/releases/download/v0.4.6/title-sequences.zip 80fefc6ebbabc42a6f4703412daa5c62f661420d - https://github.com/OpenRCT2/objects/releases/download/v1.4.3/objects.zip - ac78210ef46465c0f51bbffd6fe21845092af48e + https://github.com/OpenRCT2/objects/releases/download/v1.4.4/objects.zip + 4e9b5d7f85a07b90ec57fe37517e04b19ee0395c https://github.com/OpenRCT2/OpenSoundEffects/releases/download/v1.0.5/opensound.zip b1b1f1b241d2cbff63a1889c4dc5a09bdf769bfb https://github.com/OpenRCT2/OpenMusic/releases/download/v1.5/openmusic.zip