Pepe20129
40da9997c5
Fix some dark link issues ( #5532 )
2025-05-29 07:51:35 -07:00
Hunter Marshall
fc10e36cdb
Fix minor mistakes in region table ( #5545 )
...
* Fix minor mistakes in region table
* Update soh/soh/Enhancements/randomizer/location_access/dungeons/ice_cavern.cpp
Co-authored-by: Philip Dubé <serprex@users.noreply.github.com>
---------
Co-authored-by: Philip Dubé <serprex@users.noreply.github.com>
2025-05-27 14:34:36 -07:00
Pepper0ni
f0e36c2694
Fix failure to assign areas to regions on initial spoiler load ( #5540 )
2025-05-27 13:19:30 -07:00
xxAtrain223
de96f3cd0a
Typo Fixes ( #5533 )
...
* Fixed a couple typos.
* Ran clang format.
2025-05-24 10:39:53 -07:00
xxAtrain223
d330f22071
Available Checks Entrance Shuffle ( #5363 )
...
* EntranceShuffler ApplyEntranceOverrides.
* Updated ApplyEntranceOverrides.
* Updated ApplyEntranceOverrides.
* Initial Entrance Discovery.
* Added Randomizer_EntranceDiscovered.
* Updated Randomizer_DiscoverRegion to discover unshuffled connected regions.
* Removed extra semi-colon.
* Update to latest entranceShuffleTable.
* Format fixes.
* Updated EntranceDiscovered to account for entrances not in the entranceShuffleTable.
* Rediscover regions when loading a game.
* Rediscover entrances when enabling Available Checks.
* Added Rando::Context::ParseTricksJson.
* Updated ApplyEntranceOverrides to skip default (unset) overrides.
* Fix clang-format failed check.
* Set mLACSCondition when loading a Randomizer game.
* Updated rediscover loop to use MAX_ENTRANCE_RANDO_USED_INDEX.
* Move entrance discovered into ProcessExits.
* Discover spawns when pulling/placing the master sword.
* Discover adult/child spawn when using Song of Time to switch age.
* Reset logic and ApplyOrStoreItems without applying the item effects to the save when calculating available checks.
* Removed !itemLoc->IsAddedToPool() from the check tracker.
* Remove region discovery as its not needed anymore.
* Cleanup changed files for PR.
* Added Available Checks - Process Undiscovered Exits DebugConsole command.
* Added initial Available Checks - Recalculate DebugConsole command.
* ACPUE, recalculate only if save loaded. ACR, set age and times for the starting region.
2025-05-23 17:49:01 -07:00
Malkierian
d69a45674f
Adds a check for "OneDrive" in the execution path to the startup errors that prevent running. ( #5522 )
2025-05-23 14:06:25 -07:00
Pepper0ni
a9fc317a5a
Fix crash when no valid enemies are selected ( #5519 )
...
* fix crash when no valid enemies are selected
* Clanged
2025-05-22 15:23:14 -07:00
Pepper0ni
2511275b8b
Fix getting heart containers on pocket and skipped impas song ( #5518 )
...
* fix getting heart containers on pocket and skipped impas song
* curse you clang! CURSE YOU!
2025-05-21 15:01:54 -07:00
Pepper0ni
01ce1eeac8
Fix oversight in lab boots trick, you need to be able to swim back up ( #5524 )
2025-05-21 08:51:43 -07:00
Pepper0ni
5bf3761a18
Fix Boss and Tower entryways skipping requirements in decoupled ( #5484 )
...
* Fix boss and tower entryways in decoupled
* Add patches to child boss room entryways
* Apply fixes
* remember to set ALL the new exits
2025-05-21 08:51:34 -07:00
briaguya
081f82875a
fix link voice missing when hanging off ledges ( #5506 )
...
* fix link voice missing when hanging off ledges
* remove unused bitrate var
* hardcoded but justified
* format
2025-05-18 21:24:57 -07:00
Pepper0ni
4334a132e3
fix the wrong codepath being used in CanBuy when generating seeds ( #5514 )
2025-05-18 14:28:55 -07:00
briaguya
f0e40fd1dc
fix incorrect token count in messages when tokensanity is off ( #5503 )
...
* fix incorrect token count in messages when tokensanity is off
* Update OTRGlobals.cpp
2025-05-18 14:26:10 -07:00
Pepper0ni
f16e34e8b8
fix and rename IsKeysanity to IsFireLoopLocked ( #5515 )
...
* c
* fix and rename IsKeysanity
* add comment
2025-05-18 14:25:18 -07:00
briaguya
53566c9a73
fix incorrect __VA_ARGS__
use in lusprintf
version of osSyncPrintf
( #5510 )
2025-05-18 16:25:24 -04:00
Malkierian
ecad59e31f
Add tooltip to Generate Seed button when disabled indicating the need to be on File Select. ( #5509 )
2025-05-17 18:52:45 -07:00
Pepper0ni
8e34942924
Toggle the vanilla flags instead of the rando flags when removing one time scrubs ( #5504 )
2025-05-17 18:06:24 -07:00
xxAtrain223
e0d5fbec42
Available Checks Prices ( #5446 )
...
* Improved the item location price availability.
* Moved the available checks price logic into location_access.cpp.
* Fixed typo and clarified check status identified.
2025-05-17 18:05:20 -07:00
Eric Hoey
b30fff5d57
Skip Forest Temple Basement Pillars Cutscene ( #5473 )
...
* vb forest pillar cs skip
* change to one point cutscene skip
* rm whitespace
2025-05-17 17:56:57 -07:00
xxAtrain223
66351fa4e4
Remove freestanding key from Bottom of the Well Perimeter. ( #5496 )
2025-05-17 17:30:01 -07:00
xxAtrain223
9cb6530858
Fix Enable Available Checks from title screen. ( #5502 )
2025-05-17 17:29:53 -07:00
Christopher Leggett
6acabae38f
Prevent another use of gSaveContext during Seed Generation ( #5458 )
...
* Prevent BeanPlanted using gSaveContext for seed gen
* address malk's comment about extern
---------
Co-authored-by: briaguya <70942617+briaguya-ai@users.noreply.github.com>
2025-05-16 23:11:04 -07:00
briaguya
4fd0bf402e
set c standard to 17 ( #5492 )
2025-05-16 15:07:52 -07:00
Pepper0ni
e8c2db8151
remove all refernces to Doge ( #5488 )
2025-05-15 19:51:14 -07:00
Pepper0ni
f72085b6ca
fix oversight in dragon room of MQ water ( #5482 )
2025-05-12 20:31:40 -07:00
Eric Hoey
804a24861b
add option description to LACS reward options ( #5472 )
2025-05-07 14:45:42 -07:00
Jordan Longstaff
6cbb298f76
Skip Kakariko and Hyrule Castle gate cutscenes ( #5314 )
...
* Skip Kakariko gate cutscenes
* Simplify a bit
* Revert "Simplify a bit"
This reverts commit ffa68c130fede6962bb4488b85c9ec61ccc60170.
* Add Hyrule Castle gate skip
* Add missing backtick
* Redo simplifications
* Run clang-format
* Proper casting of clearCamera argument
Co-authored-by: Pepper0ni <93387759+Pepper0ni@users.noreply.github.com>
---------
Co-authored-by: Pepper0ni <93387759+Pepper0ni@users.noreply.github.com>
2025-05-06 17:01:36 -07:00
Jordan Longstaff
19eb4f39ab
Skip trial barrier dispel cutscenes ( #5464 )
2025-05-01 20:27:20 -07:00
Jordan Longstaff
bc3b17f4ab
Add coloured text as current BGM indicator in Audio Editor ( #5392 )
2025-05-01 19:00:43 -07:00
Pepper0ni
baa91cbadb
Format map GI text ( #5417 )
...
* Format map GI text
* dum
2025-05-01 19:00:22 -07:00
Eric Hoey
6c14311b66
add dragon room CS ( #5461 )
2025-05-01 18:59:47 -07:00
Jordan Longstaff
a016453042
Ganon's Tower barrier dispelled if cutscene is skipped ( #5462 )
...
* Ganon's Tower barrier dispelled if cutscene is skipped
* More format-compliant comment
2025-05-01 18:59:37 -07:00
Eric Hoey
17ed54dbc5
add DC boss switch exception + tooltip ( #5447 )
2025-04-29 17:20:04 -04:00
Eric Hoey
fec676bbf8
Fix C-Down Position with Anchor Left ( #5423 )
2025-04-23 17:29:44 -04:00
briaguya
3d3d9c5226
add some imgui ids in input editor ( #5439 )
...
* add some imgui ids in input editor
* clang format
2025-04-22 20:39:10 -07:00
Malkierian
8a8ea676ba
Prevents hidden button combo setting from hiding the personal notes window when window type is Window. ( #5441 )
2025-04-22 20:38:45 -07:00
Pepper0ni
103a36e5fe
fix MQGTG right side resetting ( #5442 )
2025-04-22 20:38:14 -07:00
Pepper0ni
3c4f38e2f0
make sure adult is spawned for big poe check ( #5431 )
2025-04-22 17:16:16 -07:00
Pepper0ni
29af294b0c
fix TODO_TRANSLATE language replacement in cases where the text is already formatted ( #5415 )
...
* fix TODO_TRANSLATE language replacement in cases where the text is already formatted
* oops
2025-04-17 10:22:12 -04:00
Malkierian
02ef33393a
Implements a rand inf for Ruto's letter to apply to logic to track it separate from the underwater item check. ( #5405 )
2025-04-15 13:13:30 -04:00
Archez
5ae8ce4eac
Fix Entrance Rando weather override behavior ( #5403 )
...
* Add AfterSceneCommands hook
* move ER weather override to AfterSceneCommands
2025-04-14 19:11:36 -04:00
Malkierian
5e399fe7a2
Race Lockout ( #5364 )
...
* Implement race lockout on the new menu, with option for opt-out.
* Cal's requests.
2025-04-13 19:29:29 -04:00
Jordan Longstaff
46b40b0220
Fix misspelling of Broken Giant's Knife fix CVar ( #5395 )
2025-04-12 12:12:48 -04:00
Malkierian
1416b2490a
Change the Reset All callback back to CosmeticsEditor_ResetAll
, because it's already set up to not reset HUD position stuff. ( #5385 )
2025-04-12 09:14:13 -04:00
Pepper0ni
f304de2eb1
fix oversight in forest trial first room ( #5381 )
2025-04-11 22:56:47 -04:00
Malkierian
fc0cbbe9e7
Improve tracker dock bgs ( #5383 )
...
* Modify the flow for applying opacity to docked tracker windows only when they are docked to the "Main - Deck" dockspace.
* Add opacity clamping for check tracker.
2025-04-11 22:54:52 -04:00
Malkierian
f0f2157a4c
Move processing for RAND_INF_WEIRD_EGG to trade item processing so it happens whenever you get the egg. ( #5382 )
...
Remove RSK check for garden entrance because access is still handled by `CanUse(RG_WEIRD_EGG)`.
2025-04-11 15:49:34 -04:00
Proloe
698fca8862
Fixed right stick aiming being significantly less precise than left stick aiming. ( #5388 )
2025-04-11 15:44:40 -04:00
Archez
86e1e8e3aa
Fix boss key kaleido text for NTSC ( #5389 )
2025-04-11 13:42:08 -04:00
Christopher Leggett
05e96f310d
Fix Fishing-related checks location pool (again) ( #5378 )
2025-04-11 10:15:31 -04:00