Commit Graph

25268 Commits

Author SHA1 Message Date
X123M3-256 b90bd52729 Update files 2023-09-21 19:44:15 +01:00
X123M3-256 f48cd29afe Add sprites 2023-09-21 19:44:15 +01:00
X123M3-256 51131aaa3e Start supports 2023-09-21 19:44:15 +01:00
X123M3-256 ba2a2a46de Start vertical loops 2023-09-21 19:44:15 +01:00
X123M3-256 06de29fe9d Add track sprites to giga coaster 2023-09-21 19:44:15 +01:00
X123M3-256 d8a4033569 Add giga coaster paint code 2023-09-21 19:44:15 +01:00
X123M3-256 34013c5bdf Enable giga pieces 2023-09-21 19:44:15 +01:00
AuraSpecs 1223b739e0
Create OpenMusic 1.4 release (#20795)
nl-NL: Fix/amend some descriptions by @Gymnasiast in #42
    Update French translation by @rmnvgr in #43
    Normalize the ragtime tunes by @karst in #44
    Complete list of Fairground organ style 2 tunes by @karst in #45
    Update Hungarian translation by @anon569 in #47
    Add Mystic style by @SkyshardMelody in #46
    pt-BR: Translate Mystic Style by @tupaschoal in #48
    hu-HU: Translate Mystic Style by @anon569 in #49
2023-09-21 19:36:37 +01:00
Ken Reese 3a3cd18321
Fix #19722: "Forbid tree removal" doesn't apply to large trees 2023-09-19 14:59:18 +02:00
Ken Reese 79b5d814ce
Set default ride price to free if park entrance fee has been set (#20790)
* Set default ride price to 0 if park entrance fee is > 0

* Update changelog and network version

* Update distribution/changelog.txt

Co-authored-by: Matt <5415177+ZehMatt@users.noreply.github.com>

---------

Co-authored-by: Matt <5415177+ZehMatt@users.noreply.github.com>
2023-09-18 08:18:51 +01:00
Basssiiie f2c6dcbbec
Fix incorrect target api when executing custom actions (#20778) 2023-09-11 08:05:35 +01:00
OpenRCT2 git bot 3b027a80f2 Merge Localisation/master into OpenRCT2/develop 2023-09-09 04:01:50 +00:00
Duncan 77dd3cf8e2
Move all construction related logic into OnOpen (#20632) 2023-09-07 08:20:28 +02:00
Hielke Morsink 37caebdde9
Fix #20737: Spent money underflows when getting refunds (#20765) 2023-09-07 08:19:27 +02:00
Matthias Moninger cb51d63dc8
Merge pull request #20741 from ZehMatt/object-madness
Cleanup painting code, refactor some things regarding object indices
2023-09-06 15:14:35 +03:00
Michał Janiszewski da5eafac6c Merge branch 'master' into develop 2023-09-03 21:33:22 +02:00
Michał Janiszewski b40b5da5a5 Release v0.4.6
- Feature: [#15660] Ability to show window buttons on the left.
- Feature: [#20680] New title sequences (https://github.com/OpenRCT2/title-sequences/releases/tag/v0.4.6).
- Feature: [OpenMusic#41] Official Title Theme by Allister Brimble.
- Improved: [#20119, #20243] Add new colour presets to several roller coasters (using the new colours).
- Improved: [#20393, #20410] Add Cyrillic characters Ґґ, Ѕѕ, Єє, Іі, Її, and Јј to the sprite font.
- Change: [#19785] OpenMusic is now selected by default when opening SC4/SC6 - or creating new - scenarios.
- Change: [#20110] Fix a few RCT1 build height parity discrepancies.
- Change: [#20550] Change SEK conversion rate from 1 GBP to 0.1 GBP.
- Fix: [#6152] Camera and UI are no longer locked at 40 Hz, providing a smoother experience.
- Fix: [#9534] Screams no longer cut-off on steep diagonal drops.
- Fix: [#17666] Using the mountain tool near the edge of the map with clearance checks disabled causes visual glitches.
- Fix: [#19450] The correct element is now auto-suggested when building a Medium Half Loop backwards.
- Fix: [#19735] Server unable to advertise to master server after a connection loss.
- Fix: [#19822] Tile inspector does not deep copy banners.
- Fix: [#19823] Parkobj: disallow overriding objects of different object types.
- Fix: [#19878] Unresearched scenery can be placed via prebuilt rides.
- Fix: [#20083] Cannot use terrain surfaces with ID > 32 and terrain edges with ID > 16.
- Fix: [#20089] Potential crash when a window is closed from another window.
- Fix: [#20103] [Plugin] Crash when custom plugin actions fail due to immutable state.
- Fix: [#20111] All coaster types can access the new diagonal slope pieces.
- Fix: [#20155] Fairground organ style 2 shows up as regular music, rather than for the merry-go-round.
- Fix: [#20260] Ride locks up when inspecting/fixing staff member is fired.
- Fix: [#20262] Title screen music missing when “random” title music is selected and RCT1 is no longer linked.
- Fix: [#20310] Map animations are not created on the title screen.
- Fix: [#20342] Large Half Loop (left) now only appears once in the special elements dropdown.
- Fix: [#20361] Crash when using random map generation.
- Fix: [#20364] Adding too much money with cheats causes an overflow.
- Fix: [#20365] Money cheat input does not support negative values.
- Fix: [#20389] Reversed vehicles are now correctly banked on diagonal slopes.
- Fix: [#20413] Crash when attempting to navigate an empty console history.
- Fix: [#20417] Plugin/custom windows are missing the left border in the title bar.
- Fix: [#20429] Error window tooltip not closing after 8 seconds.
- Fix: [#20456] Downward large half loops on flying coasters (fly-to-lie) are now correctly named.
- Fix: [#20484] Console caret not properly updated when using command history.
- Fix: [#20496] Ride rating requirements for compact inverted coasters is no longer relaxed.
- Fix: [#20543] Crash using show segments height from debug paint options.
- Fix: [#20607] Infinite loop when renaming rides with default names longer than 32 bytes.
- Fix: [#20642] Track list is sometimes empty due to uninitialized data for the filter string.
- Fix: [#20659] Phantom rides remain when closing construction window while paused.
- Fix: [#20672] Maze ghost elements incorrectly displayed.
- Fix: [#20684] Footpath additions getting removed by Miniature railway ghost elements.
- Fix: [#20693] Incorrect information shown when hovering over station when another station before it was removed.
- Fix: [#20739] Build version info on title screen leaving stray pixels when the camera is moved.
2023-09-03 17:13:15 +02:00
Michał Janiszewski bcf7701fec Merge branch 'develop' 2023-09-03 17:05:43 +02:00
OpenRCT2 git bot f453cffb8e Merge Localisation/master into OpenRCT2/develop 2023-09-03 04:01:52 +00:00
OpenRCT2 git bot e74808b94f Merge Localisation/master into OpenRCT2/develop 2023-08-30 04:08:48 +00:00
Matthias Moninger b56d8a5f0d
Merge pull request #19785 from karst/openmusic-default
Select OpenMusic by default when opening a new scenario
2023-08-29 02:46:12 +03:00
Duncan b75275d104
Fix# 20672: Maze Ghost Elements (#20746)
* Fix maze construction ghost glitch

* Update changelog

* Clang format
2023-08-28 16:37:05 +01:00
Matthias Moninger 3cffbcc43d
Merge pull request #20744 from ZehMatt/fix-20739
Fix #20739: Build version info leaving stray pixels when moving camera
2023-08-27 22:28:43 +03:00
ζeh Matt 55ce16ed30
Update changelog.txt 2023-08-27 20:05:47 +03:00
ζeh Matt 1173719dc8
Fix #20739: Build version info leaving stray pixels when moving camera 2023-08-27 20:05:47 +03:00
Michał Janiszewski b396f6903b
Update Crash.cpp
Update backtrack token for upcoming release
2023-08-27 07:38:30 +02:00
ζeh Matt cb6e9e5df3
Rename GetSurfaceStyleObject to GetSurfaceObject 2023-08-27 00:25:25 +03:00
ζeh Matt 9ee785c7c0
Remove unused includes 2023-08-27 00:18:25 +03:00
ζeh Matt 1f496173b1
Pass the surface and edge style object instead of repetitive lookups 2023-08-27 00:07:30 +03:00
ζeh Matt 45afc1f67b
Properly name setter/getter for edge object index 2023-08-26 21:01:27 +03:00
ζeh Matt 263079f388
Use ObjectEntryIndex for edge object index 2023-08-26 20:55:32 +03:00
ζeh Matt ae3c1037ad
Properly name what the getter/setter for surface object index is 2023-08-26 20:50:06 +03:00
ζeh Matt 7582006e10
Use ObjectEntryIndex for surface object 2023-08-26 20:40:01 +03:00
Karst dca49ccb5f Amend changelog 2023-08-25 16:55:01 +02:00
Karst 0dafa3ca88 Add OpenMusic to DefaultObjects
This adds all OpenMusic to be included when creating a new scenario.
2023-08-25 16:47:31 +02:00
Karst c23362d67a Add new OpenMusic tunes 2023-08-25 16:39:38 +02:00
Karst 5adbea9ac8 Select OpenMusic by default when opening a new scenario 2023-08-25 16:39:38 +02:00
Rik Smeets 0dda9edec8
Update contributors (#20726) 2023-08-24 09:05:05 +02:00
Matthias Moninger 3d27b3d967
Merge pull request #20505 from aramk-hub/relax-reqs
Fix #20496: Relax requirements for compact inverted coasters
2023-08-23 22:50:37 +03:00
ζeh Matt a762437b86
Update changelog.txt 2023-08-23 22:22:04 +03:00
Matthias Moninger 68760fe012
Merge pull request #20591 from mrmbernardi/improve_tile_inspector
Improve tile inspector
2023-08-23 22:19:17 +03:00
ζeh Matt e9b007f169
Bump up network version 2023-08-23 22:12:31 +03:00
Aram Kazorian bc15a87fcb
Fix #20496: Relax requirements for compact inverted coasters 2023-08-23 22:11:59 +03:00
Matthias Moninger 302a64fe00
Merge pull request #20359 from mrmbernardi/fix-windows
Fix #20312: Affected windows now update properly
2023-08-23 01:10:31 +03:00
Matthias Moninger 9d6a54b9e7
Fix #19735: Server unable to advertise its self after connection loss 2023-08-21 12:58:22 +00:00
Matthias Moninger 2e2f6f6397
Merge pull request #20713 from ZehMatt/stale-update
Exempt PRs with milestone or assignee from going stale, update to v8
2023-08-19 01:39:34 +03:00
mrmbernardi 1f5f273083
Merge pull request #20479 from mrmbernardi/resize_dropdowns
Add a window method to resize dropdowns
2023-08-19 00:32:51 +02:00
Michael Bernardi 29c3f08b69 Add a window method to resize dropdowns 2023-08-19 00:13:47 +02:00
ζeh Matt 1150d3320b
Exempt PRs with milestone or assignee from going stale, update to v8 2023-08-19 01:08:48 +03:00
Matthias Moninger 22996b5fe8
Merge pull request #20545 from mrmbernardi/resize_spinners
Add a window method to resize spinners
2023-08-19 00:24:08 +03:00