Release v0.4.7

- Feature: [#12078] Add shortcut key for toggling wall slope.
- Feature: [#19919] Add diagonal brakes and diagonal block brakes to most coaster types.
- Feature: [#20141] Add additional track pieces to the Giga Coaster.
- Feature: [#20825] Made setting the game speed a game action.
- Feature: [#20830] Display author field on scenery window.
- Feature: [#20853] [Plugin] Add “BaseTileElement.owner” which is saved in the park file.
- Feature: [objects#257] Re-introduce the RCT1 road, which does not have handrails.
- Feature: [OpenMusic#46] Added Mystic ride music style.
- Feature: [OpenMusic#50] Added Rock style 4 ride music.
- Improved: [objects#261] Add composer credits on all RCT2 music objects.
- Change: [#20790] Default ride price set to free if park charges for entry.
- Change: [#20880] Restore removed default coaster colours.
- Change: [#21102] The money effect will now update even when the game is paused.
- Change: [objects#244] Update sort priorities for expansion scenery groups.
- Change: [objects#256] Use recoloured RCT2 artwork on the Fruity Ices Stall, rather than the (slightly different) RCT1 artwork.
- Fix: [#5677] Balloons pass through the ground and objects.
- Fix: [#12299] Placing ride entrances/exits ignores the Disable Clearance Checks cheat.
- Fix: [#13473] Guests complain that the default Circus price is too high.
- Fix: [#15293] TTF fonts don’t format correctly with OpenGL.
- Fix: [#16453] Tile inspector invisibility shortcut does not use a game action.
- Fix: [#16926] When multiple vehicles are grouped in research, only one of them is unlocked.
- Fix: [#17774] Misplaced/missing land and construction rights tiles in RCT1 & RCT2 scenarios.
- Fix: [#18199] Dots in the game save’s name no longer get truncated.
- Fix: [#19722] “Forbid tree removal” restriction doesn’t forbid removal of large scenery tree items.
- Fix: [#20253] Crash when displaying a Lay-Down RC’s half loop.
- Fix: [#20356] Cannot set tertiary colour on small scenery.
- Fix: [#20624] Scrolling text glitches after language is changed.
- Fix: [#20679] Android: game crashes at launch.
- Fix: [#20737] Spent money in player window underflows when getting refunds.
- Fix: [#20747] Staff speed cheat not applying to newly hired staff, UI not showing the current applied speed.
- Fix: [#20778] [Plugin] Incorrect target api when executing custom actions.
- Fix: [#20807] Tertiary colour not copied with small scenery.
- Fix: [#20964] Crash when player connects to server with a group assigned that no longer exists.
- Fix: [#20995] TTF fonts don’t support hinting, outlines, or insets with OpenGL.
- Fix: [#21042] Peeps don’t render properly in S4 parks.
- Fix: [objects#246, objects#248] Some objects are incorrectly marked as originating from RCT1.
- Fix: [objects#260] Submarine Ride has its capacity listed incorrectly.
This commit is contained in:
Michał Janiszewski 2023-12-31 15:09:59 +01:00
parent ad2e03f171
commit 0e8d46ea7c
11 changed files with 54 additions and 11 deletions

View File

@ -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.6
OPENRCT2_VERSION: 0.4.7
# https://docs.github.com/en/actions/using-jobs/using-concurrency#example-using-a-fallback-value
concurrency:

42
debian/changelog vendored
View File

@ -2,13 +2,53 @@ openrct2 (0.4.7-develop-1) unstable; urgency=medium
* Nightly develop build.
openrct2 (0.4.8-develop-1) unstable; urgency=medium
* Feature: [#12078] Add shortcut key for toggling wall slope.
* Feature: [#19919] Add diagonal brakes and diagonal block brakes to most coaster types.
* Feature: [#20141] Add additional track pieces to the Giga Coaster.
* Feature: [#20825] Made setting the game speed a game action.
* Feature: [#20830] Display author field on scenery window.
* Feature: [#20853] [Plugin] Add “BaseTileElement.owner” which is saved in the park file.
* Feature: [objects#257] Re-introduce the RCT1 road, which does not have handrails.
* Feature: [OpenMusic#46] Added Mystic ride music style.
* Feature: [OpenMusic#50] Added Rock style 4 ride music.
* Improved: [objects#261] Add composer credits on all RCT2 music objects.
* Change: [#20790] Default ride price set to free if park charges for entry.
* Change: [#20880] Restore removed default coaster colours.
* Change: [#21102] The money effect will now update even when the game is paused.
* Change: [objects#244] Update sort priorities for expansion scenery groups.
* Change: [objects#256] Use recoloured RCT2 artwork on the Fruity Ices Stall, rather than the (slightly different) RCT1 artwork.
* Fix: [#5677] Balloons pass through the ground and objects.
* Fix: [#12299] Placing ride entrances/exits ignores the Disable Clearance Checks cheat.
* Fix: [#13473] Guests complain that the default Circus price is too high.
* Fix: [#15293] TTF fonts dont format correctly with OpenGL.
* Fix: [#16453] Tile inspector invisibility shortcut does not use a game action.
* Fix: [#16926] When multiple vehicles are grouped in research, only one of them is unlocked.
* Fix: [#17774] Misplaced/missing land and construction rights tiles in RCT1 & RCT2 scenarios.
* Fix: [#18199] Dots in the game saves name no longer get truncated.
* Fix: [#19722] “Forbid tree removal” restriction doesnt forbid removal of large scenery tree items.
* Fix: [#20253] Crash when displaying a Lay-Down RCs half loop.
* Fix: [#20356] Cannot set tertiary colour on small scenery.
* Fix: [#20624] Scrolling text glitches after language is changed.
* Fix: [#20679] Android: game crashes at launch.
* Fix: [#20737] Spent money in player window underflows when getting refunds.
* Fix: [#20747] Staff speed cheat not applying to newly hired staff, UI not showing the current applied speed.
* Fix: [#20778] [Plugin] Incorrect target api when executing custom actions.
* Fix: [#20807] Tertiary colour not copied with small scenery.
* Fix: [#20964] Crash when player connects to server with a group assigned that no longer exists.
* Fix: [#20995] TTF fonts dont support hinting, outlines, or insets with OpenGL.
* Fix: [#21042] Peeps dont render properly in S4 parks.
* Fix: [objects#246, objects#248] Some objects are incorrectly marked as originating from RCT1.
* Fix: [objects#260] Submarine Ride has its capacity listed incorrectly.
openrct2 (0.4.6-develop-1) unstable; urgency=medium
* Feature: [#15660] Ability to show window buttons on the left.
* Feature: [#20680] New title sequences (https://github.com/OpenRCT2/title-sequences/releases/tag/v0.4.6).
* Feature: [OpenMusic#41] Official Title Theme by Allister Brimble.
* Improved: [#20119, #20243] Add new colour presets to several roller coasters (using the new colours).
* Improved: [#20393, #20410] Add Cyrillic characters Ґґ, Ѕѕ, Єє, Іі, Її, and Јј to the sprite font.
* Improved: [#20393, #20410] Add Cyrillic characters Ґґ, Ѕѕ, Єє, Іі, Її, and Јј to the sprite font.
* Change: [#19785] OpenMusic is now selected by default when opening SC4/SC6 - or creating new - scenarios.
* Change: [#20110] Fix a few RCT1 build height parity discrepancies.
* Change: [#20550] Change SEK conversion rate from 1 GBP to 0.1 GBP.

View File

@ -1,4 +1,4 @@
0.4.7 (in development)
0.4.7 (2023-12-31)
------------------------------------------------------------------------
- Feature: [#12078] Add shortcut key for toggling wall slope.
- Feature: [#19919] Add diagonal brakes and diagonal block brakes to most coaster types.

View File

@ -66,6 +66,9 @@
<content_attribute id="money-gambling">none</content_attribute>
</content_rating>
<releases>
<release version="0.4.7" date="2023-12-31">
<url>https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.4.7</url>
</release>
<release version="0.4.6" date="2023-09-03">
<url>https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.4.6</url>
</release>

View File

@ -13,7 +13,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.4.6</string>
<string>0.4.7</string>
<key>CFBundleSignature</key>
<string>ORCT</string>
<key>LSMinimumSystemVersion</key>

View File

@ -1,5 +1,5 @@
Last updated: 2023-09-03
Release version: 0.4.6
Last updated: 2023-12-31
Release version: 0.4.7
------------------------------------------------------------------------

View File

@ -19,7 +19,7 @@
### Download
| Latest release | Latest development build |
|-----------------------------------------------------------------------------------------------------------------------|--------------------------|
| [![OpenRCT2.org](https://img.shields.io/badge/master-v0.4.6-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.7-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) |
---

View File

@ -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.6
export OPENRCT2_VERSION=0.4.7
GITHUB_REF=$(git rev-parse --symbolic-full-name HEAD)
GITHUB_SHA=$(git rev-parse HEAD)
fi

View File

@ -11,7 +11,7 @@ android {
targetSdkVersion 28
versionCode 2
versionName '0.4.6'
versionName '0.4.7'
externalNativeBuild {
cmake {
arguments '-DANDROID_STL=c++_shared'

View File

@ -14,7 +14,7 @@
#include <string>
#define OPENRCT2_NAME "OpenRCT2"
#define OPENRCT2_VERSION "0.4.6"
#define OPENRCT2_VERSION "0.4.7"
#if defined(__amd64__) || defined(_M_AMD64)
# define OPENRCT2_ARCHITECTURE "x86-64"

View File

@ -43,7 +43,7 @@
// It is used for making sure only compatible builds get connected, even within
// single OpenRCT2 version.
#define NETWORK_STREAM_VERSION "13"
#define NETWORK_STREAM_VERSION "0"
#define NETWORK_STREAM_ID OPENRCT2_VERSION "-" NETWORK_STREAM_VERSION