Release v0.4.18

- Improved: [#23200] Add banked sloped turns and many other pieces to the Stand-Up and Classic Stand-Up Roller Coaster.
- Improved: [#23260] Add diagonal (block) brakes to LSM Launched Roller Coaster.
- Improved: [#23350] Increased the maximum width of the ride graph window.
- Improved: [#23404] Folders are now paired with an icon in the load/save window.
- Improved: [#23405] Filenames can now be input directly into the file browser (load/save) window.
- Improved: [#23431] Opaque water and Corkscrew Roller Coaster boosters now show up if RCT1 isn’t linked.
- Improved: [objects#369] Updated Russian translation.
- Change: [#23413] The max number of park entrance objects has been raised to 255.
- Fix: [#1122] Trains spawned on a cable lift hill will fall down and crash (original bug).
- Fix: [#19780] Guest screams loop on long drops.
- Fix: [#22742, #22793] In game console does not handle format tokens properly.
- Fix: [#23135] Map generator tree placement has noticable patterns.
- Fix: [#23286] Currency formatted incorrectly in the in game console.
- Fix: [#23348] Console set commands don't print output properly.
- Fix: [#23376] Peeps with balloons, hats and umbrellas may leave artifacts on screen.
- Fix: [#23486] Object selection minimum requirements can be bypassed with close window hotkey.
- Fix: [#23496] Newly spawned vehicles are invisible when spawned while the game is paused.
- Fix: [#23509] Map generator window reverts to flatland after selecting a heightmap image.
- Fix: [objects#359] Fix water colours in Hover Cars preview image.
- Fix: [objects#361] Fix water colours in River Styx boats preview image.
- Fix: [objects#362] Fix water colours in Neptune Ride preview image.
- Fix: [objects#363] Fix water colours in Harpies Trains preview image.
This commit is contained in:
Michał Janiszewski 2025-01-05 18:38:37 +01:00
parent 94dac8cb34
commit 8c19879e6f
9 changed files with 37 additions and 9 deletions

View file

@ -34,7 +34,7 @@ env:
OPENRCT2_BUILD_SERVER: GitHub
OPENRCT2_ORG_TOKEN: ${{ secrets.OPENRCT2_ORG_TOKEN }}
BACKTRACE_IO_TOKEN: ${{ secrets.BACKTRACE_IO_TOKEN }}
OPENRCT2_VERSION: 0.4.17
OPENRCT2_VERSION: 0.4.18
# https://docs.github.com/en/actions/using-jobs/using-concurrency#example-using-a-fallback-value
concurrency:

25
debian/changelog vendored
View file

@ -1,3 +1,28 @@
openrct2 (0.4.18-develop-1) unstable; urgency=medium
* Improved: [#23200] Add banked sloped turns and many other pieces to the Stand-Up and Classic Stand-Up Roller Coaster.
* Improved: [#23260] Add diagonal (block) brakes to LSM Launched Roller Coaster.
* Improved: [#23350] Increased the maximum width of the ride graph window.
* Improved: [#23404] Folders are now paired with an icon in the load/save window.
* Improved: [#23405] Filenames can now be input directly into the file browser (load/save) window.
* Improved: [#23431] Opaque water and Corkscrew Roller Coaster boosters now show up if RCT1 isnt linked.
* Improved: [objects#369] Updated Russian translation.
* Change: [#23413] The max number of park entrance objects has been raised to 255.
* Fix: [#1122] Trains spawned on a cable lift hill will fall down and crash (original bug).
* Fix: [#19780] Guest screams loop on long drops.
* Fix: [#22742, #22793] In game console does not handle format tokens properly.
* Fix: [#23135] Map generator tree placement has noticable patterns.
* Fix: [#23286] Currency formatted incorrectly in the in game console.
* Fix: [#23348] Console set commands don't print output properly.
* Fix: [#23376] Peeps with balloons, hats and umbrellas may leave artifacts on screen.
* Fix: [#23486] Object selection minimum requirements can be bypassed with close window hotkey.
* Fix: [#23496] Newly spawned vehicles are invisible when spawned while the game is paused.
* Fix: [#23509] Map generator window reverts to flatland after selecting a heightmap image.
* Fix: [objects#359] Fix water colours in Hover Cars preview image.
* Fix: [objects#361] Fix water colours in River Styx boats preview image.
* Fix: [objects#362] Fix water colours in Neptune Ride preview image.
* Fix: [objects#363] Fix water colours in Harpies Trains preview image.
openrct2 (0.4.17-develop-1) unstable; urgency=medium
* Feature: [#23166] Add Galician translation.

View file

@ -1,11 +1,11 @@
0.4.18 (in development)
0.4.18 (2025-01-08)
------------------------------------------------------------------------
- Improved: [#23200] Add banked sloped turns and many other pieces to the Stand-Up and Classic Stand-Up Roller Coaster.
- Improved: [#23260] Add diagonal (block) brakes to LSM Launched Roller Coaster.
- Improved: [#23350] Increased the maximum width of the ride graph window.
- Improved: [#23404] Folders are now paired with an icon in the load/save window.
- Improved: [#23405] Filenames can now be input directly into the file browser (load/save) window.
- Improved: [#23431] Opaque water and Corkscrew Roller Coaster boosters now show up if RCT1 isnt linked.
- Improved: [#23431] Opaque water and Corkscrew Roller Coaster boosters now show up if RCT1 isnt linked.
- Improved: [objects#369] Updated Russian translation.
- Change: [#23413] The max number of park entrance objects has been raised to 255.
- Fix: [#1122] Trains spawned on a cable lift hill will fall down and crash (original bug).

View file

@ -298,6 +298,9 @@
<content_attribute id="money-gambling">none</content_attribute>
</content_rating>
<releases>
<release version="0.4.18" date="2025-01-08">
<url>https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.4.18</url>
</release>
<release version="0.4.17" date="2024-12-08">
<url>https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.4.17</url>
</release>

View file

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

View file

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

@ -10,8 +10,8 @@ android {
minSdkVersion 24
targetSdkVersion 28
versionCode 5
versionName '0.4.17'
versionCode 6
versionName '0.4.18'
externalNativeBuild {
cmake {
arguments '-DANDROID_STL=c++_shared'

View file

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

View file

@ -50,7 +50,7 @@ using namespace OpenRCT2;
// It is used for making sure only compatible builds get connected, even within
// single OpenRCT2 version.
constexpr uint8_t kNetworkStreamVersion = 4;
constexpr uint8_t kNetworkStreamVersion = 0;
const std::string kNetworkStreamID = std::string(OPENRCT2_VERSION) + "-" + std::to_string(kNetworkStreamVersion);