feat: Fairysanity - #183
Merged
Merged
Conversation
- Implements logic for shuffling Stray Fairies with the same settings as other Dungeon Items ("Vanilla", "Start With", "Own Dungeon", "Any Dungeon", "Overworld", "Anywhere")
- Add StrayFairy override type
- Adjust Stray Fairy GetItemIDs
- Create custom messages for Stray Fairies
implement Own Dungeon Any Dungeon and overworld add new hints to replace vanilla text with the randomized item for bank reward and deku salesman
- Fixes item filling for Stray Fairies so they are placed properly according to the setting selected. - Removes WIP tag from Stray Fairy shuffle descriptions - Fixes text layout for new Other Hints so they properly compile - Adds new setting to separately shuffle the Clock Town Stray Fairy as it is not a dungeon item like the others - Add override values to stray fairies
Remove Anju & kafei placement as it is no longer needed also remove block comment that is unused and will not be used
- Fix crash when determining first Clock Door hint - Put Remains hints after Ocarina's if SoT isn't shuffled - Only play Tatl sound on SoT hint if it was first
- Adjusts flag value so Clock Town Stray Fairy properly overrides - Adds new override for the Clock Town Stray Fairy when it's in East Clock Town
-Adjust scene for several Stone Tower Stray Fairies so they override properly
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 merge includes all the latest changes from the app side to the patch side.
Included with this is a few fixes to simplify multi-location items, some screen refresh tweaks for the spoiler menu on emulator, logic to include fairies in being shuffled into the item pool, some hint fixes and models properly drawing over stray fairies.