1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-24 00:03:11 +01:00
Commit Graph

24923 Commits

Author SHA1 Message Date
Matthias Moninger
e67fce7e4a Merge pull request #20415 from ZehMatt/fix-20413
Fix #20413: Crash attempting to navigate an empty console history
2023-06-18 17:14:46 +03:00
ζeh Matt
edfbf79720 Update changelog.txt 2023-06-18 16:22:32 +03:00
ζeh Matt
4bffa72c45 Fix #20413: Crash attempting to navigate an empty console history 2023-06-18 15:39:26 +03:00
Matthias Moninger
dad2d806e6 Merge pull request #20406 from ZehMatt/fix-scenery-misc
Exclude the 'All' tab when searching for scenery group
2023-06-18 03:32:59 +03:00
ζeh Matt
ffa65cea0e Exclude the 'All' tab when searching for scenery group 2023-06-17 16:40:57 +03:00
Severin Paul Höfer
ed875a1273 Fix #19860: TRACK_ELEM_FLAG_DOWN flag missing on downward wide curves (#20386)
* Fix TRACK_ELEM_FLAG_DOWN flag on wide curves

* De-anonymize contributors entry

* Bump network version
2023-06-15 20:27:18 +01:00
Matthias Moninger
d9a565dd21 Fix #20361: Crash when using random map generation (#20400)
* Fix #20361: Crash using map generation

* Update changelog.txt
2023-06-15 20:27:00 +01:00
Michael Steenbeek
1b612b5a99 Add code to draw Cyrillic characters Ѕѕ, Іі, Її, and Јј (#20393) 2023-06-15 20:30:02 +02:00
Josh Trzebiatowski
08e352405b Fix #19832: Scenery Search 2023-06-14 13:04:21 +02:00
Matthias Moninger
afcd70a8fd Merge pull request #20269 from ZehMatt/everything-park
Everything park
2023-06-12 13:28:39 +03:00
ζeh Matt
e4ac1f9e3c Add EverythingPark ride ratings to the tests 2023-06-09 17:30:07 +03:00
ζeh Matt
befb72b826 Add the Everything Park created by Marcel Vos to the test parks 2023-06-09 16:53:27 +03:00
Matthias Moninger
e7769a9a8f Merge pull request #19796 from ConiKost/cmake
CMakeLists.txt: Do not force download of OpenMSX/OpenSFX
2023-06-09 16:49:38 +03:00
Matthias Moninger
f92212edaf Fix input cursor blinking too fast (#20366) 2023-06-09 08:24:32 +01:00
Matthias Moninger
aec9cd7306 Merge pull request #20362 from ZehMatt/peep-pickup-fix
Fix peep pickup being frame rate dependent
2023-06-08 02:01:59 +03:00
ζeh Matt
65fa73a4fb Fix peep pickup being frame rate dependent 2023-06-08 01:45:45 +03:00
Matthias Moninger
e02bce7010 Merge pull request #20350 from mrmbernardi/tile_inspector_animations
Fix #20349: Tile inspector creates map animations
2023-06-07 01:37:35 +03:00
Michael Bernardi
9c5c1eb858 Fix #20349: Tile inspector creates map animations 2023-06-06 21:55:15 +02:00
Matthias Moninger
4a471a3a3e Merge pull request #20329 from lukehobbs/improve-error-message
Fix #19816: Improve "Unknown custom action" tooltip error
2023-06-04 17:08:10 +03:00
Luke Hobbs
4fcf4ac7e5 Fix formatting 2023-06-03 09:38:40 -04:00
Luke Hobbs
a17ac8a92b Use ErrorTitle + ErrorMessage instead of newline 2023-06-03 09:36:05 -04:00
Luke Hobbs
27eec48c16 Fix formatting 2023-06-02 22:55:45 -04:00
Luke Hobbs
c1f75a0906 Add plugin name to CustomAction and ScriptEngine 2023-06-02 22:04:05 -04:00
Matthias Moninger
90b65cd890 Merge pull request #20267 from ZehMatt/improve-ridelist
Improve performance of ride list window
2023-06-02 22:53:21 +03:00
Matthias Moninger
669f389637 Merge pull request #20322 from ZehMatt/fix-gameactions
Revert #20286 and change game actions to be always queued
2023-06-02 00:13:19 +03:00
ζeh Matt
c4c3743a6b Fix formatting 2023-06-01 01:25:07 +03:00
ζeh Matt
cba6238ede Queue game actions when issued from UI 2023-06-01 01:20:31 +03:00
ζeh Matt
0f00ad2dd2 Signal that we are inside the update phase in the right function 2023-06-01 01:17:02 +03:00
ζeh Matt
68485e20d0 Revert #20286 2023-05-31 18:21:33 +03:00
Matthias Moninger
e6bee21682 Merge pull request #20303 from Gymnasiast/fix/20083
Fix #20083: Cannot use terrain surfaces with ID > 32
2023-05-31 17:16:07 +03:00
OpenRCT2 git bot
162cda9ca1 Merge Localisation/master into OpenRCT2/develop 2023-05-30 04:02:12 +00:00
Gymnasiast
2779e82ced Return a full error message when the object cannot be found 2023-05-27 14:47:54 +02:00
Gymnasiast
0519dec33a Fix #20083: Cannot use terrain surfaces with ID > 32 2023-05-27 14:47:49 +02:00
Matthias Moninger
29bd730329 Merge pull request #20265 from Broxzier/bugfix/20262-random-rct1-theme-silence
Fix #20262: random title theme can pick RCT1 when unavailable
2023-05-26 20:56:05 +03:00
Matthias Moninger
d189008747 Merge pull request #20291 from ZehMatt/guest-refactor
Small Guest refactor
2023-05-26 20:40:12 +03:00
Hielke Morsink
cde9a7706f Add changelog entry 2023-05-26 19:39:48 +02:00
Hielke Morsink
58a8e8836a Fix #20262: random title theme can pick RCT1 when unavailable 2023-05-26 19:38:59 +02:00
Tiago A. Reul
93c1a9724e Remove flag RIDE_TYPE_FLAG_HAS_NO_TRACK (#20239) (#20249)
* Remove flag RIDE_TYPE_FLAG_HAS_NO_TRACK (#20239)

* Fix a couple of logical conditions in entity/Staff.cpp

* Bump NETWORK_STREAM_VERSION and add myself to contributors.md
2023-05-26 14:08:28 +03:00
ζeh Matt
1442e19166 Improve performance of ride list window 2023-05-25 20:43:30 +03:00
ζeh Matt
12bc9777d3 Cleanup calls to GetShopItemDescriptor in Guest::DecideAndBuyItem 2023-05-25 17:50:09 +03:00
ζeh Matt
454c5aa819 Use unsigned type for ScenarioRand 2023-05-25 17:46:27 +03:00
Hielke Morsink
66ae20b47b Merge pull request #20286 2023-05-25 12:09:17 +02:00
OpenRCT2 git bot
f041680400 Merge Localisation/master into OpenRCT2/develop 2023-05-25 04:01:58 +00:00
ζeh Matt
b3606566c4 Fix #20285: Workaround to disable tweening when updated from UI 2023-05-24 01:02:11 +03:00
ζeh Matt
65b582afb0 Add a way to invalidate entity tweening 2023-05-24 00:43:23 +03:00
Matthias Moninger
2ca1af9e0c Merge pull request #20270 from ZehMatt/fix-20250
Fix #20250: Entity tweening corrupting entity positions changing parks
2023-05-23 17:33:25 +03:00
OpenRCT2 git bot
a1c5954b80 Merge Localisation/master into OpenRCT2/develop 2023-05-23 04:02:05 +00:00
ζeh Matt
94525e1742 Fix #20250: Entity tweening corrupting entity positions changing parks 2023-05-22 04:31:48 +03:00
Matthias Moninger
b9382ae9fc Disallow firing staff who are currently fixing or inspecting rides (#20260)
* Disallow firing staff who are currently fixing or inspecting rides

* Disable fire button when staff member is inspecting/fixing a ride

* Add changelog entry

* Up network version

* Improve error message

---------

Co-authored-by: Rik Smeets <30838294+rik-smeets@users.noreply.github.com>
2023-05-21 18:36:08 +02:00
AuraSpecs
870c78001e Add new roller coaster ride colour presets (#20119)
* Fix G2 order and format

PR #19446 did not follow the correct G2 order so this is fixing that.

Also adds the added icons to the [Plugin] chart as should when adding icons to G2.

* Add colour documentation

* Joker's Jinx colour

For the LIM Launched, based on Premier rides LIM RC.

* Poltergeist colour

Based on a Premier rides LIM RC

* Flight of Fear colour

* Add Mega-Lite colour scheme

* Add colours for Vertical Drop RC

* Add two HyperCoaster presets

Suggested by Kyphii

* Add Mako colour scheme

Suggestion by Kyphii

Co-Authored-By: kyphii <8711258+kyphii@users.noreply.github.com>

* Add two colours to BM Invert

Suggested by Kyphii

Co-Authored-By: kyphii <8711258+kyphii@users.noreply.github.com>

* Add Bobsleigh Preset

Suggested by Kyphii

Co-Authored-By: kyphii <8711258+kyphii@users.noreply.github.com>

* Add Woodie Presets

Suggested by Kyphii

Co-Authored-By: kyphii <8711258+kyphii@users.noreply.github.com>

* Add Looping RC preset

Suggested by Kyphii

Co-Authored-By: kyphii <8711258+kyphii@users.noreply.github.com>

* Add Flying RC preset

Not based on one specifically, it just looks very nice.

* Update GCI Woodie preset

* Update Inverted RC's presets

Removed the skinworm and added a banshee colour scheme that you could find in the renders. Supports were a tad difficult but I think Violet pops the best with the rails so I decided to go for that.

* Change default Woodie LB Bl Bl to LB Bl DB

* Update ride presets for Twister RC

Removed Aquamarine and Moss Green because you can find Moss Green on the Flying already and Aquamarine is very close to the white.

The white I would probably change to Black & White and move it to the Wing RC once that ride type becomes available.

* Add colour presets for the 4th Dimension RC

* Add Hybrid RC presets

* Add two yellow themes for Impulse

May both rides rest in pieces

* Add colour documentation

* Joker's Jinx colour

For the LIM Launched, based on Premier rides LIM RC.

* Poltergeist colour

Based on a Premier rides LIM RC

* Flight of Fear colour

* Add Mega-Lite colour scheme

* Add colours for Vertical Drop RC

* Add two HyperCoaster presets

Suggested by Kyphii

* Add Mako colour scheme

Suggestion by Kyphii

Co-Authored-By: kyphii <8711258+kyphii@users.noreply.github.com>

* Add two colours to BM Invert

Suggested by Kyphii

Co-Authored-By: kyphii <8711258+kyphii@users.noreply.github.com>

* Add Bobsleigh Preset

Suggested by Kyphii

Co-Authored-By: kyphii <8711258+kyphii@users.noreply.github.com>

* Add Woodie Presets

Suggested by Kyphii

Co-Authored-By: kyphii <8711258+kyphii@users.noreply.github.com>

* Add Looping RC preset

Suggested by Kyphii

Co-Authored-By: kyphii <8711258+kyphii@users.noreply.github.com>

* Add Flying RC preset

Not based on one specifically, it just looks very nice.

* Update GCI Woodie preset

* Update Inverted RC's presets

Removed the skinworm and added a banshee colour scheme that you could find in the renders. Supports were a tad difficult but I think Violet pops the best with the rails so I decided to go for that.

* Change default Woodie LB Bl Bl to LB Bl DB

* Update ride presets for Twister RC

Removed Aquamarine and Moss Green because you can find Moss Green on the Flying already and Aquamarine is very close to the white.

The white I would probably change to Black & White and move it to the Wing RC once that ride type becomes available.

* Add colour presets for the 4th Dimension RC

* Add Hybrid RC presets

* Add two yellow themes for Impulse

May both rides rest in pieces

* Add changelog entry

* Add Water Coaster colour preset

---------

Co-authored-by: kyphii <8711258+kyphii@users.noreply.github.com>
Co-authored-by: Rik Smeets <30838294+rik-smeets@users.noreply.github.com>
2023-05-21 18:02:28 +02:00