1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-31 10:45:16 +01:00

Merge pull request #25489 from Gymnasiast/update-objects-174

Update objects to v1.7.4
This commit is contained in:
Michael Steenbeek
2025-11-09 14:53:53 +01:00
committed by GitHub
6 changed files with 18 additions and 12 deletions

View File

@@ -70,9 +70,9 @@ set(TITLE_SEQUENCE_VERSION "0.4.26")
set(TITLE_SEQUENCE_URL "https://github.com/OpenRCT2/title-sequences/releases/download/v${TITLE_SEQUENCE_VERSION}/title-sequences.zip")
set(TITLE_SEQUENCE_SHA256 "dabb9787b1576342fca4dd9f64b3f8cfa04a7e6ce9c2bb9610f47b762905c858")
set(OBJECTS_VERSION "1.7.3")
set(OBJECTS_VERSION "1.7.4")
set(OBJECTS_URL "https://github.com/OpenRCT2/objects/releases/download/v${OBJECTS_VERSION}/objects.zip")
set(OBJECTS_SHA256 "c81029264578706ed1db88665e12a70a583e71dc4d3eb4db262535d2f0589eab")
set(OBJECTS_SHA256 "9fa6365450cd7fe4e71d5278d67a10e6526fcd0bb1ec60120dfc66a189ac8911")
set(OPENSFX_VERSION "1.0.6")
set(OPENSFX_URL "https://github.com/OpenRCT2/OpenSoundEffects/releases/download/v${OPENSFX_VERSION}/opensound.zip")

View File

@@ -8,6 +8,12 @@
- Fix: [#25467] Paths are not connected together correctly in track design previews.
- Fix: [#25476] When both RCT2 and RCT1 are present, autodetection fails.
- Fix: [#25480] The mini track design preview and price are misaligned in Enlarged UI mode.
- Fix: [objects#401] Round tunnels on down slopes glitch.
- Fix: [objects#404] Wooden Wild Mine cars incorrectly allow setting a third remap colour.
- Fix: [objects#408] Australian fountain sets have confusing naming.
- Fix: [objects#409] LIM Launched Coaster trains incorrectly have a 10% intensity modifier set (original bug).
- Fix: [objects#410] Large scenery from the Wacky Worlds Africa theming have incorrect previews when using specific versions of the RCT2 base game.
- Fix: [objects#415] Penguin bobsleigh trains show incorrect sprites on the 12° down slope (original bug).
0.4.28 (2025-11-01)
------------------------------------------------------------------------

View File

@@ -218,8 +218,8 @@
<LibsSha256 Condition="'$(Platform)'=='Win32'">490263b873dd02c13a043a04d26bb9837d2d378dacd8b2c8d29660fef44db3db</LibsSha256>
<TitleSequencesUrl>https://github.com/OpenRCT2/title-sequences/releases/download/v0.4.26/title-sequences.zip</TitleSequencesUrl>
<TitleSequencesSha256>dabb9787b1576342fca4dd9f64b3f8cfa04a7e6ce9c2bb9610f47b762905c858</TitleSequencesSha256>
<ObjectsUrl>https://github.com/OpenRCT2/objects/releases/download/v1.7.3/objects.zip</ObjectsUrl>
<ObjectsSha256>c81029264578706ed1db88665e12a70a583e71dc4d3eb4db262535d2f0589eab</ObjectsSha256>
<ObjectsUrl>https://github.com/OpenRCT2/objects/releases/download/v1.7.4/objects.zip</ObjectsUrl>
<ObjectsSha256>9fa6365450cd7fe4e71d5278d67a10e6526fcd0bb1ec60120dfc66a189ac8911</ObjectsSha256>
<OpenSFXUrl>https://github.com/OpenRCT2/OpenSoundEffects/releases/download/v1.0.6/opensound.zip</OpenSFXUrl>
<OpenSFXSha256>06b90f3e19c216752df441d551b26a9e3e1ba7755bdd2102504b73bf993608be</OpenSFXSha256>
<OpenMSXUrl>https://github.com/OpenRCT2/OpenMusic/releases/download/v1.6.1/openmusic.zip</OpenMSXUrl>

View File

@@ -34,7 +34,7 @@ mine_train_rc: (642, 708, 468)
looping_rc: (606, 564, 264)
stand_up_rc: (536, 943, 644)
corkscrew_rc: (613, 830, 365)
lim_launched_rc: (632, 937, 529)
lim_launched_rc: (632, 870, 529)
twister_rc: (784, 645, 372)
hyper_twister: (737, 620, 344)
giga_rc: (851, 545, 305)

View File

@@ -428,9 +428,9 @@ giga_rc: (460, 1219, 505)
maze: (139, 52, 0)
submarine_ride: (247, 180, 140)
submarine_ride: (247, 180, 140)
lim_launched_rc: (53, 61, 40)
lim_launched_rc: (53, 61, 40)
lim_launched_rc: (53, 61, 40)
lim_launched_rc: (53, 57, 40)
lim_launched_rc: (53, 57, 40)
lim_launched_rc: (53, 57, 40)
flying_rc: (31, 282, 473)
flying_rc: (31, 282, 473)
flying_rc: (31, 282, 473)
@@ -475,9 +475,9 @@ maze: (150, 90, 0)
maze: (150, 90, 0)
maze: (150, 90, 0)
corkscrew_rc: (482, 510, 220)
lim_launched_rc: (528, 730, 443)
lim_launched_rc: (532, 727, 436)
lim_launched_rc: (530, 812, 472)
lim_launched_rc: (528, 678, 443)
lim_launched_rc: (532, 675, 436)
lim_launched_rc: (530, 754, 472)
miniature_railway: (154, 12, 1)
miniature_railway: (154, 12, 1)
miniature_railway: (149, 12, 1)

View File

@@ -96,7 +96,7 @@ mini_rc: (539, 563, 397)
spiral_rc: (620, 373, 215)
looping_rc: (467, 441, 182)
stand_up_rc: (553, 790, 558)
lim_launched_rc: (680, 944, 573)
lim_launched_rc: (680, 876, 573)
twister_rc: (778, 769, 425)
giga_rc: (624, 359, 200)
inverted_rc: (678, 850, 686)