From 8ac46c69b02a01c136375614d5c420bf9651b1e2 Mon Sep 17 00:00:00 2001 From: Hielke Morsink Date: Sun, 4 Aug 2024 05:17:52 +0200 Subject: [PATCH] Update title sequences to v0.4.13 release --- CMakeLists.txt | 4 ++-- distribution/changelog.txt | 1 + openrct2.proj | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index f70178b2dabc..6bce83aeac80 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -60,9 +60,9 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON) set(ROOT_DIR "${CMAKE_CURRENT_LIST_DIR}") -set(TITLE_SEQUENCE_VERSION "0.4.6") +set(TITLE_SEQUENCE_VERSION "0.4.13") 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(TITLE_SEQUENCE_SHA1 "be28b18a250176036e860fcf5cc85ab6c200fd54") set(OBJECTS_VERSION "1.4.7") set(OBJECTS_URL "https://github.com/OpenRCT2/objects/releases/download/v${OBJECTS_VERSION}/objects.zip") diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 4d8471264d92..e602c1af1bc0 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -8,6 +8,7 @@ - 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: [#22301] Loading save games or scenarios now indicates loading progress. +- Feature: [#22472] New title sequences (https://github.com/OpenRCT2/title-sequences/releases/tag/v0.4.13). - Feature: [OpenMusic#54] Added Progressive ride music style (feat. Approaching Nirvana). - Improved: [#22352] The object selection window now groups relevant object tabs together. - Improved: [#22357] Error messages are now themeable and easier to read. diff --git a/openrct2.proj b/openrct2.proj index cab26e663bfc..1b005c9bf1d9 100644 --- a/openrct2.proj +++ b/openrct2.proj @@ -43,8 +43,8 @@ 3816671560af3571ada728ffeceec0443471c03b https://github.com/OpenRCT2/Dependencies/releases/download/v36/openrct2-libs-v36-x86-windows-static.zip d2b8d98a9711cf319e3bd5330e77aef5395820f1 - https://github.com/OpenRCT2/title-sequences/releases/download/v0.4.6/title-sequences.zip - 80fefc6ebbabc42a6f4703412daa5c62f661420d + https://github.com/OpenRCT2/title-sequences/releases/download/v0.4.13/title-sequences.zip + be28b18a250176036e860fcf5cc85ab6c200fd54 https://github.com/OpenRCT2/objects/releases/download/v1.4.7/objects.zip 322de669d4b277fceff0d3f123fbc54785dceb4d https://github.com/OpenRCT2/OpenSoundEffects/releases/download/v1.0.5/opensound.zip