[Randomizer] Settings Randomizer on seed gen#6281
Open
Jepvid wants to merge 1 commit intoHarbourMasters:developfrom
Open
[Randomizer] Settings Randomizer on seed gen#6281Jepvid wants to merge 1 commit intoHarbourMasters:developfrom
Jepvid wants to merge 1 commit intoHarbourMasters:developfrom
Conversation
Contributor
|
I like that it’s driven by the seed, but personally I prefer #6001 (in addition to some tweaks Patrick added offline to allow you to lock individual settings) not saying we should go with one or the other just calling out that it exists |
Contributor
Author
|
I did forget about that pr. I havent looked at how it does the randostuff. Edit: I took a look and I feel bad for my pr |
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.
Added a setting to make it possible on seed genning to randomize rando settings.
there are 3 tiers of rando settings.
On = Randomize Shuffles, start age, area access. Win Con, Area Access, Dungeon items, keyrings, Additional items, Rando Shops and scrubs.
On + Entrance Rando = Entrances is randomized aswell.
On + ER + Decoupled = Same as above but decoupled entrance is included.
MQ is separated with a toggle to include mq dungeons for those that dont want it.
Ice traps was originally included but felt it was to evil and would get tiring after x amounts of runs. Had it removed
Excluded from this is Logic, Tricks, Excluded Locations and starting items.
Settings are randomized through the seed RNG so this should be viable for blind/mystery races.
Build Artifacts