mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-25 07:44:38 +01:00
Update objects to v1.4.7
This commit is contained in:
committed by
GitHub
parent
e2641668a4
commit
84d5e80634
@@ -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.6")
|
||||
set(OBJECTS_VERSION "1.4.7")
|
||||
set(OBJECTS_URL "https://github.com/OpenRCT2/objects/releases/download/v${OBJECTS_VERSION}/objects.zip")
|
||||
set(OBJECTS_SHA1 "49852246ba3d3a44f143e0c4de8f4d2e8f950c10")
|
||||
set(OBJECTS_SHA1 "322de669d4b277fceff0d3f123fbc54785dceb4d")
|
||||
|
||||
set(OPENSFX_VERSION "1.0.5")
|
||||
set(OPENSFX_URL "https://github.com/OpenRCT2/OpenSoundEffects/releases/download/v${OPENSFX_VERSION}/opensound.zip")
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
- 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.
|
||||
- Improved: [#22361] Add additional colour preset for the Observation Tower.
|
||||
- Improved: [#22361, objects#342, objects#343] Add additional colour presets to the Observation Tower, Twist, and Ferris Wheel.
|
||||
- Improved: [#22433] Increase the network timeout from 7 to 20 seconds, should help slow clients getting disconnected.
|
||||
- Improved: [#22437] File indexing now properly uses all CPU power, improving object and scenario indexing.
|
||||
- Improved: [#22449] Reduced the time it takes to load and index objects, scenarios and tracks.
|
||||
|
||||
@@ -45,8 +45,8 @@
|
||||
<LibsSha1 Condition="'$(Platform)'=='Win32'">d2b8d98a9711cf319e3bd5330e77aef5395820f1</LibsSha1>
|
||||
<TitleSequencesUrl>https://github.com/OpenRCT2/title-sequences/releases/download/v0.4.6/title-sequences.zip</TitleSequencesUrl>
|
||||
<TitleSequencesSha1>80fefc6ebbabc42a6f4703412daa5c62f661420d</TitleSequencesSha1>
|
||||
<ObjectsUrl>https://github.com/OpenRCT2/objects/releases/download/v1.4.6/objects.zip</ObjectsUrl>
|
||||
<ObjectsSha1>49852246ba3d3a44f143e0c4de8f4d2e8f950c10</ObjectsSha1>
|
||||
<ObjectsUrl>https://github.com/OpenRCT2/objects/releases/download/v1.4.7/objects.zip</ObjectsUrl>
|
||||
<ObjectsSha1>322de669d4b277fceff0d3f123fbc54785dceb4d</ObjectsSha1>
|
||||
<OpenSFXUrl>https://github.com/OpenRCT2/OpenSoundEffects/releases/download/v1.0.5/opensound.zip</OpenSFXUrl>
|
||||
<OpenSFXSha1>b1b1f1b241d2cbff63a1889c4dc5a09bdf769bfb</OpenSFXSha1>
|
||||
<OpenMSXUrl>https://github.com/OpenRCT2/OpenMusic/releases/download/v1.6/openmusic.zip</OpenMSXUrl>
|
||||
|
||||
Reference in New Issue
Block a user