Skip to content

Fix: add missing rando settings values that weren't being parsed on save creation#2541

Merged
briaguya0 merged 1 commit intoHarbourMasters:developfrom
Archez:add-missing-settings-parse
Feb 27, 2023
Merged

Fix: add missing rando settings values that weren't being parsed on save creation#2541
briaguya0 merged 1 commit intoHarbourMasters:developfrom
Archez:add-missing-settings-parse

Conversation

@Archez
Copy link
Contributor

@Archez Archez commented Feb 26, 2023

Not all rando settings were being parsed from the spoiler log as they weren't being used in game. But now with the check tracker, sometimes we need to know settings values to display/hide checks.

This adds all missing settings values that could be parsed.

The 100GS token in 3ds settings was marked as a toggle and using no/yes instead of off/on, updated so it parses correctly

The only ones I didn't touch were ganon trial setting and mq dungeon since thats not being saved into the spoiler log (skip/random/count). This is fine since the actual parts that matter are stored elsewhere in the save context.

Build Artifacts

Copy link
Contributor

@briaguya0 briaguya0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@briaguya0 briaguya0 merged commit 9ec091a into HarbourMasters:develop Feb 27, 2023
@Archez Archez deleted the add-missing-settings-parse branch February 27, 2023 06:08
briaguya0 pushed a commit to briaguya0/Shipwright that referenced this pull request Feb 27, 2023
briaguya0 added a commit that referenced this pull request Feb 28, 2023
* fix RSK parsing error introduced by  #2541

* add logic to not give greg hint when we shouldn't

---------

Co-authored-by: briaguya <briaguya@alice>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants