OpenRCT2/scripts
Michał Janiszewski 18d2b5ef6e Release v0.4.11
- Feature: [#11512] Coloured usernames by group on multiplayer servers.
- Feature: [#21734] Park admittance price can now be set via text input.
- Feature: [#21957] [Plugin] Expose whether the game is paused to the plugin API.
- Improved: [#21728] “Fix all rides” cheat now also works if a mechanic is already fixing the ride.
- Improved: [#21769] Expose “animation is backwards” wall property in Tile Inspector.
- Improved: [#21855] Add a separator between “Load Game” and “Save Game”, to avoid accidental overwriting.
- Change: [#21715] [Plugin] Remove access to the internal `owner` property. Note: `ownership` is still accessible.
- Change: [#21855] Cheats menu dropdown no longer requires dragging.
- Change: [#21866] Hide the FPS Counter when the top toolbar/widgets have been toggled off.
- Change: [#21950] Construction and removal buttons can now be held down for repeated placement.
- Fix: [#866] Boat Hire boats get stuck entering track (original bug).
- Fix: [#10701] No reason specified when placing door over unsuitable track.
- Fix: [#18723, #21870] Attempting to demolish a flat ride in pause mode allows you to place multiple copies.
- Fix: [#19559] Custom rides with long descriptions extend into lower widgets.
- Fix: [#21696] Fullscreen window option not correctly applied on macOS.
- Fix: [#21749] Crash when loading park bigger than current limits.
- Fix: [#21787] Map generator heightmap should respect increased height limits.
- Fix: [#21829] When creating a new scenario, the default name contains formatting codes.
- Fix: [#21937] Build errors with the ORIGINAL_RATINGS flag.
- Fix: [objects#324] Cannot build Colosseum inside a turn or helix.
- Fix: [objects#325] Sloped castle walls are vertically offset by one pixel (original bug).
2024-05-05 20:01:29 +02: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.11 2024-05-05 20:01:29 +02: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