forked from HarbourMasters/2ship2harkinian
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rando Alpha #5
Open
garrettjoecox
wants to merge
426
commits into
develop
Choose a base branch
from
develop-rando
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Rando Alpha #5
+32,240
−401
Conversation
This file contains 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
garrettjoecox
force-pushed
the
develop-rando
branch
5 times, most recently
from
September 18, 2024 21:36
dcc4385
to
5900ce7
Compare
Extloga
reviewed
Sep 19, 2024
garrettjoecox
force-pushed
the
develop-rando
branch
8 times, most recently
from
September 28, 2024 15:17
aec8be5
to
0a70999
Compare
garrettjoecox
force-pushed
the
develop-rando
branch
2 times, most recently
from
October 2, 2024 19:56
9c21f3b
to
7ef92ea
Compare
Extloga
reviewed
Oct 3, 2024
mm/2s2h/Enhancements/Cutscenes/StoryCutscenes/SkipLearningSongOfTime.cpp
Outdated
Show resolved
Hide resolved
Extloga
reviewed
Oct 3, 2024
Extloga
reviewed
Oct 5, 2024
mm/2s2h/Enhancements/Cutscenes/MiscInteractions/SkipTatlInterrupts.cpp
Outdated
Show resolved
Hide resolved
Extloga
reviewed
Oct 5, 2024
mm/2s2h/Enhancements/Cutscenes/MiscInteractions/SkipTatlInterrupts.cpp
Outdated
Show resolved
Hide resolved
Extloga
reviewed
Oct 5, 2024
garrettjoecox
force-pushed
the
event-queue
branch
3 times, most recently
from
October 6, 2024 05:22
7d69982
to
41d77dd
Compare
garrettjoecox
force-pushed
the
develop-rando
branch
2 times, most recently
from
October 9, 2024 19:25
5b03ae0
to
ad65538
Compare
garrettjoecox
force-pushed
the
develop-rando
branch
3 times, most recently
from
October 27, 2024 00:03
f6035bd
to
423e990
Compare
garrettjoecox
force-pushed
the
develop-rando
branch
from
November 8, 2024 20:42
b7510c5
to
2390a09
Compare
* Shuffle Kotake Red Potion Bottle * Logic... OH YEA! * Fix Woods Kotake * clang * Final fix? * clang * ship it * update cycleObtained
* Shuffles Zora Hall Scene Lights * Add Logic
* Made access to the upper section of Road to Ikana also check for Gibdo Mask. * Made macro for checking for Red or Blue potion. Made Stone Mask check for potion access. * Removed the HAS_ACCESS_TO_POTION_REFILL macro by request.
* add evan's check and a cs skip * clean up includes * update logic
…ip2harkinian into develop-rando
…x/2ship2harkinian into develop-rando
* first pass * make sure the captain is gone after he's defeated * no `|| IS_RANDO` * clean up * newline * clean up again * clang-format --------- Co-authored-by: Garrett Cox <[email protected]>
* Shuffles Marine Lab Fish Heart Piece * Adds Logic --------- Co-authored-by: Garrett Cox <[email protected]>
* Skips unneccesary Banker Deposit Interactions. * Correct Should Usage * Update to SkipMiscInteractions CVAR, new file and dialogue fixes/cleanup --------- Co-authored-by: Garrett Cox <[email protected]>
…ip2harkinian into develop-rando
* Fix Captain defeat CS UB * Change headers for SkipDefeatCaptainSequence.cpp
* skip ballad of windfish * simplify * convert to should * convert to new menu?
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.
Please read the known issues & TODO lists below before reporting any bugs or requesting any features.
This is an alpha, please treat it as such. Autosave is heavily recommended. Randomizer Saves are currently locked to the version you created them on, so do not updated unless you intend on starting a new seed. We may lift this restriction later on, but for now it's aim is to minimize cross version confusion/bugs.
Downloads
Known Issues:
/
Character (maybe others) in seed input causes seed generation to failTimeSavers TODO:
New Feature/QOL/Tweaks TODO:
UI TODO:
Logic Fixes TODO:
Checks TODO
2nd Pass TODO:
These checks are "implemented" but either have problems or haven't been thoroughly tested
RC_KAFEIS_HIDEOUT_LETTER_TO_MAMA
- Check works, but notebook event for this check does notRC_SOUTHERN_SWAMP_SCRUB_BEANS
- Won't sell you this check if you are full on beans, also won't let you buy beans unless you buy this check, which may be un-obtainable (ammo or magic refill)RC_GORON_VILLAGE_MEDIGORON
Need to redo this check, it works fine if you have the skip powder keg test enabled but is weird if it's not.CustomMessage::Replace
likely need replaced with entirely new messages for version compatibility Revise hints to not rely on existing text data #199RC_OCEAN_SPIDER_HOUSE_WALLET
man seems to immediately appear inside house, instead of at entrance, upon collection of all tokens Oceanside Spider House squatter fixes #206VB_SHOULD
sRC_STOCK_POT_INN_TOILET_HAND
softlock with Ocean Title Dead on second cycle getting this check.Build Artifacts