OpenRCT2/scripts
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
..
linux Change shebang to env 2022-03-16 18:21:11 -07:00
stats Script improvements (#14452) 2021-04-12 19:01:15 -03:00
build Use precompiled headers for libopenrct2 with MSVC (#15997) 2023-05-07 21:53:50 +02:00
build-appimage Change shebang to env 2022-03-16 18:21:11 -07:00
build-installer Change shebang to env 2022-03-16 18:21:11 -07:00
build-portable Change shebang to env 2022-03-16 18:21:11 -07:00
build-symbols Change shebang to env 2022-03-16 18:21:11 -07:00
check-changelog-formatting Update CI workflow 2023-12-23 01:34:28 +02:00
check-code-formatting Add clang format for shaders (#21066) 2023-12-08 13:02:43 +01:00
create-macos-universal Change shebang to env 2022-03-16 18:21:11 -07:00
format-changelog.js Add script to format changelog 2023-12-23 01:34:28 +02:00
get-discord-rpc Change shebang to env 2022-03-16 18:21:11 -07:00
install-nsis Fix #19275: Update NSIS to current version (v3.08) (#19594) 2023-03-08 06:12:57 +01:00
run-clang-format.py Add clang format for shaders (#21066) 2023-12-08 13:02:43 +01:00
run-tests Run ctest tests in parallel (#20137) 2023-05-06 15:54:33 +03:00
setenv Release v0.4.8 2024-02-04 15:29:56 +01:00
upload-backtrace-symbols Change shebang to env 2022-03-16 18:21:11 -07:00
upload-build Fix #19692: Windows artifact upload failing (#19736) 2023-03-27 19:13:25 +00:00
vstool Change shebang to env 2022-03-16 18:21:11 -07:00
vstool.cmd Fix CI for VS 2022 CI images (#16717) 2022-02-24 22:32:19 +00:00