mirror of
https://github.com/OpenRCT2/OpenRCT2.git
synced 2025-01-22 10:21:57 -05:00
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:
parent
94dac8cb34
commit
8c19879e6f
9 changed files with 37 additions and 9 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -34,7 +34,7 @@ env:
|
||||||
OPENRCT2_BUILD_SERVER: GitHub
|
OPENRCT2_BUILD_SERVER: GitHub
|
||||||
OPENRCT2_ORG_TOKEN: ${{ secrets.OPENRCT2_ORG_TOKEN }}
|
OPENRCT2_ORG_TOKEN: ${{ secrets.OPENRCT2_ORG_TOKEN }}
|
||||||
BACKTRACE_IO_TOKEN: ${{ secrets.BACKTRACE_IO_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
|
# https://docs.github.com/en/actions/using-jobs/using-concurrency#example-using-a-fallback-value
|
||||||
concurrency:
|
concurrency:
|
||||||
|
|
25
debian/changelog
vendored
25
debian/changelog
vendored
|
@ -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 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.
|
||||||
|
|
||||||
openrct2 (0.4.17-develop-1) unstable; urgency=medium
|
openrct2 (0.4.17-develop-1) unstable; urgency=medium
|
||||||
|
|
||||||
* Feature: [#23166] Add Galician translation.
|
* Feature: [#23166] Add Galician translation.
|
||||||
|
|
|
@ -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: [#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: [#23260] Add diagonal (block) brakes to LSM Launched Roller Coaster.
|
||||||
- Improved: [#23350] Increased the maximum width of the ride graph window.
|
- 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: [#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: [#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: [#23431] Opaque water and Corkscrew Roller Coaster boosters now show up if RCT1 isn’t linked.
|
||||||
- Improved: [objects#369] Updated Russian translation.
|
- Improved: [objects#369] Updated Russian translation.
|
||||||
- Change: [#23413] The max number of park entrance objects has been raised to 255.
|
- 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: [#1122] Trains spawned on a cable lift hill will fall down and crash (original bug).
|
||||||
|
|
|
@ -298,6 +298,9 @@
|
||||||
<content_attribute id="money-gambling">none</content_attribute>
|
<content_attribute id="money-gambling">none</content_attribute>
|
||||||
</content_rating>
|
</content_rating>
|
||||||
<releases>
|
<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">
|
<release version="0.4.17" date="2024-12-08">
|
||||||
<url>https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.4.17</url>
|
<url>https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.4.17</url>
|
||||||
</release>
|
</release>
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>APPL</string>
|
<string>APPL</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>0.4.17</string>
|
<string>0.4.18</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>ORCT</string>
|
<string>ORCT</string>
|
||||||
<key>LSMinimumSystemVersion</key>
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
### Download
|
### Download
|
||||||
| Latest release | Latest development build |
|
| 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) |
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -10,8 +10,8 @@ android {
|
||||||
minSdkVersion 24
|
minSdkVersion 24
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
|
|
||||||
versionCode 5
|
versionCode 6
|
||||||
versionName '0.4.17'
|
versionName '0.4.18'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
arguments '-DANDROID_STL=c++_shared'
|
arguments '-DANDROID_STL=c++_shared'
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
#define OPENRCT2_NAME "OpenRCT2"
|
#define OPENRCT2_NAME "OpenRCT2"
|
||||||
#define OPENRCT2_VERSION "0.4.17"
|
#define OPENRCT2_VERSION "0.4.18"
|
||||||
|
|
||||||
#if defined(__amd64__) || defined(_M_AMD64)
|
#if defined(__amd64__) || defined(_M_AMD64)
|
||||||
#define OPENRCT2_ARCHITECTURE "x86-64"
|
#define OPENRCT2_ARCHITECTURE "x86-64"
|
||||||
|
|
|
@ -50,7 +50,7 @@ using namespace OpenRCT2;
|
||||||
// It is used for making sure only compatible builds get connected, even within
|
// It is used for making sure only compatible builds get connected, even within
|
||||||
// single OpenRCT2 version.
|
// 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);
|
const std::string kNetworkStreamID = std::string(OPENRCT2_VERSION) + "-" + std::to_string(kNetworkStreamVersion);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue