diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 79dbc7ebd2..eb8e30fe9a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ env: OPENRCT2_BUILD_SERVER: GitHub OPENRCT2_ORG_TOKEN: ${{ secrets.OPENRCT2_ORG_TOKEN }} BACKTRACE_IO_TOKEN: ${{ secrets.BACKTRACE_IO_TOKEN }} - OPENRCT2_VERSION: 0.4.2 + OPENRCT2_VERSION: 0.4.3 # https://docs.github.com/en/actions/using-jobs/using-concurrency#example-using-a-fallback-value concurrency: diff --git a/debian/changelog b/debian/changelog index 0ab55208be..e121c3e817 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,70 @@ -openrct2 (0.4.2-develop-1) unstable; urgency=medium +openrct2 (0.4.3-develop-1) unstable; urgency=medium * Nightly develop build. +openrct2 (0.4.3) stable; urgency=medium +* Feature: [#17782] The Flying Coaster now has access to boosters and can draw outside loops. +* Feature: [#17997] The Log Flume can now draw steep pieces down (if vehicle allows it). +* Feature: [#18312, objects#220, OpenSFX#13] New sound effects for the Hybrid and Single Rail roller coasters. +* Feature: [#18675] [Plugin] Plugins can refer to g2 image icons by name. +* Feature: [objects#173] Add alpine coaster vehicle. +* Feature: [objects#221] Add two extra jungle walls. +* Feature: [objects#225] Add log cabin roofs. +* Feature: [OpenMusic#14, OpenMusic#15, OpenMusic#18] Added Galaxy, Acid and Dodgems ride music styles. +* Improved: [#18013, #18016, #18018, #18019, #18514, objects#224] Added colour presets to Spiral Slide, Dodgems, Boat Hire, Flying Saucers, and Car Ride. +* Improved: [#18024] Clearer error messages when loading incompatible .park files. +* Improved: [#18192] Tycoon Park has been added to the Extras tab. +* Improved: [#18214] Competition scenarios have received their own section. +* Improved: [#18250] Added modern style file and folder pickers on Windows. +* Improved: [#18332] Allow Inverted Roller Coaster to draw boosters. +* Improved: [#18350] Changed ride vehicle list to have less padding. +* Improved: [#18422] Allow adding images to music objects. +* Improved: [#18428] [Plugin] Add widget description interfaces to documentation. +* Improved: [#18487] Mini Helicopters track can now draw spinning tunnels. +* Improved: [#18591] Order RollerCoaster Tycoon 2 scenarios by difficulty. +* Improved: [#18607] A new tab for all UCES Scenarios, if it’s installed. +* Improved: [#18621] OpenGL performance. +* Change: [#17677] Open campaign window from finished campaign news. +* Change: [#17998] Show cursor when using inverted mouse dragging. +* Change: [#18230] Make the large flat to steep pieces available on the corkscrew roller coaster without cheats. +* Change: [#18381] Convert custom invisible paths to the built-in ones. +* Change: [OpenSFX#11, OpenMusic#19] First implementation of official replacement asset packs for sound effects & music. +* Fix: [#1491] Clearance of the Cash Machine is too low (original bug). +* Fix: [#1519] “See-through rides” doesn't affect all rides (original bug). +* Fix: [#6341] “Unlock vehicle limits” does not allow setting fewer vehicles than the vehicle type requires. +* Fix: [#14312] Research ride type message incorrect. +* Fix: [#14425] Ride ratings do not skip unallocated ride ids. +* Fix: [#15969] Guests heading for ride use vanilla behaviour +* Fix: [#17067] Random Staff Patrol Area clicks. +* Fix: [#17316] Sides of River Rapids’ corners overlay other parts of the track. +* Fix: [#17657] When switching from buying land rights to buying construction rights, grid disables and won't re-enable afterwards. +* Fix: [#17763] Missing validation on invalid characters in file name. +* Fix: [#17853] Invention name tears while being dragged. +* Fix: [#18064] Unable to dismiss notification messages. +* Fix: [#18070] Underground entrance/exit shows through terrain walls (original bug). +* Fix: [#18094] Underground shops & facilities don't show when adjacent to non-underground path (original bug). +* Fix: [#18122] Ghosts count towards “Great scenery!” guest thought. +* Fix: [#18134] Underground on-ride photo section partially clips through adjacent terrain edge. +* Fix: [#18244] Invention DragWindow's starting position is inconsistent. +* Fix: [#18245] Guests stopping dead in their tracks at railway crossings. +* Fix: [#18257] Guests ‘waiting’ on extended railway crossings. +* Fix: [#18354] Overwrite alert does not show when save name has different casing on Windows. +* Fix: [#18379] Tunnel entrances for underground Mini Golf Hole E are not rendered correctly. +* Fix: [#18442] About window background is clickable. +* Fix: [#18449] [Plugin] Change type of listview widgets from 'scroll_view' to 'listview'. +* Fix: [#18453] Slow walking guests don't get across level crossings in time. +* Fix: [#18469] Land rights window buttons incorrectly disabled and markers remain visible indefinitely. +* Fix: [#18459] ‘Highlight path issues’ hides fences for paths with additions. +* Fix: [#18552] Trains clipping through helixes. +* Fix: [#18576] Cannot open parks with certain types of corrupt tile elements. +* Fix: [#18606] JSON objects do not take priority over the DAT files they supersede. +* Fix: [#18620] [Plugin] Crash when reading widget properties from windows that have both static and tab widgets. +* Fix: [#18653] Negative ratings multipliers do not appear in Vehicle tab. +* Fix: [#18696] Construction rights cannot be viewed after all are purchased. +* Fix: [#18720] Upwards helix is enabled for the Alpine Coaster, even when cheats are off. +* Fix: [#18755] Ferris Wheel and Circus ghosts not coloured correctly. +* Fix: [#18802] Game could crash when determining if a mechanic is heading to fix the ride blocking the path. + openrct2 (0.4.2) stable; urgency=medium * Feature: [#6326] Ability to load .SV6 files from RCT Classic that have more than 9601 guests. diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 82667c54a0..5a0b25b5a2 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -1,4 +1,4 @@ -0.4.3 (in development) +0.4.3 (2022-12-14) ------------------------------------------------------------------------ - Feature: [#17782] The Flying Coaster now has access to boosters and can draw outside loops. - Feature: [#17997] The Log Flume can now draw steep pieces down (if vehicle allows it). diff --git a/distribution/linux/openrct2.appdata.xml b/distribution/linux/openrct2.appdata.xml index 474e20315e..90bda3efc2 100644 --- a/distribution/linux/openrct2.appdata.xml +++ b/distribution/linux/openrct2.appdata.xml @@ -66,6 +66,9 @@ none + + https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.4.3 + https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.4.2 diff --git a/distribution/macos/Info.plist b/distribution/macos/Info.plist index f400e7f187..9c39fb1d43 100644 --- a/distribution/macos/Info.plist +++ b/distribution/macos/Info.plist @@ -13,7 +13,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.4.2 + 0.4.3 CFBundleSignature ORCT LSMinimumSystemVersion diff --git a/distribution/readme.txt b/distribution/readme.txt index 83bd3adde4..5ecba52f65 100644 --- a/distribution/readme.txt +++ b/distribution/readme.txt @@ -1,5 +1,5 @@ -Last updated: 2022-10-05 -Release version: 0.4.2 +Last updated: 2022-12-14 +Release version: 0.4.3 ------------------------------------------------------------------------ diff --git a/readme.md b/readme.md index 26a70ecfda..334c59d6b4 100644 --- a/readme.md +++ b/readme.md @@ -19,7 +19,7 @@ ### Download | Latest release | Latest development build | |-----------------------------------------------------------------------------------------------------------------------|--------------------------| -| [![OpenRCT2.org](https://img.shields.io/badge/master-v0.4.2-green.svg)](https://openrct2.org/downloads/master/latest) | [![OpenRCT2.org](https://img.shields.io/github/last-commit/OpenRCT2/OpenRCT2/develop)](https://openrct2.org/downloads/develop/latest) | +| [![OpenRCT2.org](https://img.shields.io/badge/master-v0.4.3-green.svg)](https://openrct2.org/downloads/master/latest) | [![OpenRCT2.org](https://img.shields.io/github/last-commit/OpenRCT2/OpenRCT2/develop)](https://openrct2.org/downloads/develop/latest) | --- diff --git a/scripts/setenv b/scripts/setenv index 7f938fa567..f0768c51fb 100755 --- a/scripts/setenv +++ b/scripts/setenv @@ -6,7 +6,7 @@ set -e # It should be dot sourced into your environment if [[ "$GITHUB_ACTIONS" != "true" ]]; then export OPENRCT2_BUILD_SERVER=$(hostname) - export OPENRCT2_VERSION=0.4.2 + export OPENRCT2_VERSION=0.4.3 GITHUB_REF=$(git rev-parse --symbolic-full-name HEAD) GITHUB_SHA=$(git rev-parse HEAD) fi diff --git a/src/openrct2-android/app/build.gradle b/src/openrct2-android/app/build.gradle index 8b0f1ca591..9c4f3ae505 100644 --- a/src/openrct2-android/app/build.gradle +++ b/src/openrct2-android/app/build.gradle @@ -9,7 +9,7 @@ android { targetSdkVersion 28 versionCode 2 - versionName '0.4.2' + versionName '0.4.3' externalNativeBuild { cmake { arguments '-DANDROID_STL=c++_shared' diff --git a/src/openrct2/Version.h b/src/openrct2/Version.h index 223d0739ca..0e5d83aaf2 100644 --- a/src/openrct2/Version.h +++ b/src/openrct2/Version.h @@ -14,7 +14,7 @@ #include #define OPENRCT2_NAME "OpenRCT2" -#define OPENRCT2_VERSION "0.4.2" +#define OPENRCT2_VERSION "0.4.3" #if defined(__amd64__) || defined(_M_AMD64) # define OPENRCT2_ARCHITECTURE "x86-64" diff --git a/src/openrct2/network/NetworkBase.cpp b/src/openrct2/network/NetworkBase.cpp index 6ef1363452..2df8056d09 100644 --- a/src/openrct2/network/NetworkBase.cpp +++ b/src/openrct2/network/NetworkBase.cpp @@ -43,7 +43,7 @@ // It is used for making sure only compatible builds get connected, even within // single OpenRCT2 version. -#define NETWORK_STREAM_VERSION "10" +#define NETWORK_STREAM_VERSION "0" #define NETWORK_STREAM_ID OPENRCT2_VERSION "-" NETWORK_STREAM_VERSION