Rando: Shuffle Climb#5182
Merged
serprex merged 22 commits intoHarbourMasters:developfrom Jan 19, 2026
Merged
Conversation
a1ac51a to
f6cb2f5
Compare
Merged
ff51477 to
5a5d699
Compare
7f8a0ff to
bf7b19d
Compare
a36ac10 to
644e1ee
Compare
5b57153 to
e4499dc
Compare
TheLynk
added a commit
to TheLynk/Shipwright
that referenced
this pull request
Jun 26, 2025
Merged
Contributor
Author
|
Volvagia probably needs TakeDamage || CanClimb, Twinrova needs CanClimb || Hookshot |
dec919f to
eb82ebf
Compare
also generally refactor castle grounds
f645031 to
a147a44
Compare
Pepper0ni
reviewed
Jan 12, 2026
soh/soh/Enhancements/randomizer/location_access/dungeons/bottom_of_the_well.cpp
Show resolved
Hide resolved
75b4fe7 to
97c4e39
Compare
472428b to
885e580
Compare
Pepper0ni
approved these changes
Jan 19, 2026
eab80a4 to
18b9359
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR blocks off wall climbing, but doesn't prevent climbing short ledges, or climbing up from ledge hanging
Climbing from a ledge hang is particularly important since for some climbable walls you can hookshot the top & climb up without ladder climbing. Note this is janky with actual ladders which go over the ledge height (such as Hyrule Field to Lake Hylia) where you need to hookshot at the right angle
I can see arguments to make these upgrades progressive, but imo best is to have ladder climbing separate from short ledge climbing, but have ledge climbing from hanging included with short ledge climbing. Then leave ledge hanging alone, only having short ledge climb required to climb up from a ledge hang
Logical implications:
Build Artifacts