Commit Graph

26488 Commits

Author SHA1 Message Date
Hielke Morsink
c9fe19e0d9 Part of #21193: Move gParkRatingHistory to GameState_t 2024-02-07 11:04:10 +01:00
Michał Janiszewski
6e49a25a7b Merge pull request #21326 from janisozaur/github-actions-update
Update GitHub Actions versions
2024-02-07 00:28:40 +01:00
Michał Janiszewski
fd01a9a76a Update gh-describe to v2 2024-02-06 23:29:23 +01:00
Harry Hopkinson
3eb9cf2264 Move gTotalAdmissions to GameState_t (#21341)
Part of #21193.
2024-02-06 21:42:05 +01:00
Matt
9363a459a2 Merge pull request #21331 from Harry-Hopkinson/move-gNumGuestsInParkLastWeek-to-GameState_t
Move gNumGuestsInParkLastWeek to GameState_t.
2024-02-06 16:46:23 +02:00
Harry Hopkinson
fd17842291 Move gNumGuestsInParkLastWeek to GameState_t. 2024-02-05 09:50:58 +00:00
OpenRCT2 git bot
08fbdd1552 Merge Localisation/master into OpenRCT2/develop 2024-02-05 04:02:06 +00:00
Romain
80948c36bb Fix and improve Linux appdata (#21328)
* Fix appdata screenshot URL

* Add developer name to appdata

* Follow best practices for appdata summary

* Add caption to appdata screenshot
2024-02-04 20:41:24 -03:00
Michael Steenbeek
9efe25c11c Fix #20907: RCT1/AA scenarios use the 4-across train for the Inverted RC (#21303) 2024-02-04 20:39:52 -03:00
Gymnasiast
d413f7dd48 Fix formatting 2024-02-04 22:55:57 +01:00
frutiemax
376d69090b Remove goto label loc_6DC743 2024-02-04 22:55:35 +01:00
frutiemax
c8d836bc09 Remove goto label loc_6DC985 2024-02-04 22:55:35 +01:00
frutiemax
580852351f Remove goto label loc_6DC99A 2024-02-04 22:55:34 +01:00
frutiemax
535b485d37 Remove goto label loc_6DCD2B 2024-02-04 21:41:00 +01:00
frutiemax
714b2a1ace Remove goto loc_6DCD4A 2024-02-04 21:41:00 +01:00
frutiemax
1cd1b7ca87 Remove goto label loc_6DC9BC 2024-02-04 21:41:00 +01:00
frutiemax
760a6aa337 Remove goto label loc_6DCC2C 2024-02-04 21:41:00 +01:00
frutiemax
83d840f3a5 Remove goto label loc_6DCD6B 2024-02-04 21:41:00 +01:00
frutiemax
62be6090a8 Remove goto label 6DC476 2024-02-04 21:41:00 +01:00
frutiemax
b512914c4b Remove goto 6DCDE4 2024-02-04 21:41:00 +01:00
Michał Janiszewski
4e23ba3e16 Update GitHub Actions versions
Update of checkout v3->v4 addresses Node 16 deprecation.
Update of upload-artifacts v3->v4 improves performance, makes artifacts
  available as soon as they are completed (as opposed to current way of
  only becoming available once all jobs are done) and addresses Node 16
  deprecation.
Update of download-artifact v3->v4 is required to match upload-artifact.
2024-02-04 17:59:38 +01:00
Michał Janiszewski
f89dbf0d15 Start v0.4.9 2024-02-04 16:26:34 +01:00
Michał Janiszewski
e97500cbcc Merge branch 'master' into develop 2024-02-04 16:25:47 +01:00
Michał Janiszewski
05efdb2497 Release v0.4.8
- Feature: [#21062] [Plugin] Add API for managing a guest's items.
- Improved: [#18632, #21306] Land ownership and construction rights are now shown on top of the water.
- Improved: [#20951] Activate OpenRCT2 window after using native file dialog on macOS.
- Improved: [#21184] The construction marker for rides, paths and large scenery is now shown on top of the water.
- Improved: [#21192] Tooltips will now follow the cursor.
- Improved: [#21227] Entrance style dropdown is now sorted alphabetically everywhere.
- Change: [#21200] Raise maximum lift speeds of the Reverser Coaster, Side Friction Coaster, and Virginia Reel for RCT1 parity.
- Change: [#21225] Raise maximum allowed misc entities to 1600.
- Fix: [#19494] RCT1 fence gate walls not imported properly if they were placed on slopes.
- Fix: [#20196] New scenarios start with an incorrect temperature.
- Fix: [#20255] Images from the last hovered-over coaster in the object selection are not freed.
- Fix: [#20616] Confirmation button in the track designer’s quit prompt has the wrong text.
- Fix: [#20628] Moving caret using Ctrl+left can move too far when using a multibyte grapheme.
- Fix: [#20631] IME window not positioned correctly.
- Fix: [#20845] Trying to save under a folder with no write permissions causes a crash.
- Fix: [#21054] “No entrance” style is selected by default in the track designer.
- Fix: [#21145] [Plugin] setInterval/setTimeout handle conflict.
- Fix: [#21157] [Plugin] Widgets do not redraw correctly when updating disabled or visibility state.
- Fix: [#21158] [Plugin] Potential crash using setInterval/setTimeout within the callback.
- Fix: [#21171] [Plugin] Crash creating entities with no more entity slots available.
- Fix: [#21178] Inca Lost City’s scenario description incorrectly states there are height restrictions.
- Fix: [#21179] Additional missing land/construction rights tiles in Inca Lost City & Renovation.
- Fix: [#21198] [Plugin] Setting brake or booster speeds on a tile element doesn’t work.
- Fix: [#21290] Sound keeps playing when paused from fast-forward mode.
- Fix: [#21291] Hungry guests heading to any flat ride do not count for warning threshold (original bug).
- Fix: [#21309] Africa - Oasis & Blackpool Pleasure Beach’s monorails are built outside the park’s land rights.
- Fix: [#21316] Isolated land for sale tile on Extreme Hawaiian Island.
2024-02-04 15:29:56 +01:00
Michał Janiszewski
280e3a85a6 Merge branch 'develop' 2024-02-04 15:22:13 +01:00