Exception Fixes, Name/Description Changes, and other Adjustments#4
Merged
WaterKH merged 11 commits intoWaterKH:mainfrom Jul 6, 2024
Merged
Exception Fixes, Name/Description Changes, and other Adjustments#4WaterKH merged 11 commits intoWaterKH:mainfrom
WaterKH merged 11 commits intoWaterKH:mainfrom
Conversation
Added the changes Sonicshadowsilver2 made to the Extensions and HintService files. These changes adjust a few incorrect chests and some text for hints.
Turn off boss/enemy/party randomizer by default. Adjusted Battle Portals to Battlegates to fit with the game's naming.
Added changes Sonicshadowsilver2 made to hint descriptions and default randomization settings.
First pass at addressing issues with Level Up Limit and Lucky Emblem Limit.
Merged Sonicshadowsilver2's changes to hint/chest descriptions.
Replace some problematic chests if they contain abilities or vbonus rewards
Added Monstropolis Chest 20 to the ProblemChests list
Updated Caribbean Chests
First pass at fixing the default abilities exceptions and the replace exceptions.
Merged Sonicshadowsilver2's changes for what is considered an important check. Merged Sonicshadowsilver2's changes for names and tooltips of a few exceptions.
Fixed some issues with the previous implementation of blocking checks when swapping.
WaterKH
approved these changes
Jul 6, 2024
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.
These changes were a joint effort between myself and SonicShadowSilver2 to try and clean up/clarify some things that were currently present and to work to fix some exceptions that were not functioning as intended.