-
Notifications
You must be signed in to change notification settings - Fork 98
Max lair/added save on the go #1101
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
Open
Boombaastical
wants to merge
29
commits into
PokemonAutomation:main
Choose a base branch
from
Boombaastical:MaxLair/AddedSaveOnTheGo
base: main
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
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
8711f8a
Updated draft
Boombaastical f581b9c
Updated draft for adding saved paths on the go
Boombaastical 6f35536
Merge remote-tracking branch 'upstream' into MaxLair/AddedSaveOnTheGoo
Boombaastical fc7c2aa
Updated draft
Boombaastical 5054e92
Added more draft changes
Boombaastical d12f770
Updated draft, now working logic but needs UI
Boombaastical 846247e
Finalizing the save-on-the-go feature for MaxLair, missing the screen…
Boombaastical 4bbfe56
Draft: updated some other fixes
Boombaastical 401a3fe
Tweaked things a bit
Boombaastical 19b9e3a
Saved other changes
Boombaastical 10e5b1d
Fixed logic
Boombaastical 8dc8317
Merge remote-tracking branch 'upstream' into MaxLair/AddedSaveOnTheGo
Boombaastical 12aa9f5
Finalized logic, testing
Boombaastical 8f2e4fd
Finalized implementation of the save-on-the-go option
Boombaastical d49935a
Merge remote-tracking branch 'upstream' into MaxLair/AddedSaveOnTheGo
Boombaastical 22d051e
Reverted non-necessary additions
Boombaastical 3641b06
Reverted unnecessary additions 2
Boombaastical 1e57d55
Reverted unnecessary additions 3
Boombaastical d5da4be
Fixed formatting issues
Boombaastical 4d3a748
Merge remote-tracking branch 'upstream' into MaxLair/AddedSaveOnTheGo
Boombaastical b2d7bc2
Merge remote-tracking branch 'upstream' into MaxLair/AddedSaveOnTheGo
Boombaastical b737770
Merge remote-tracking branch 'upstream' into MaxLair/AddedSaveOnTheGo
Boombaastical f3aa742
Merge remote-tracking branch 'upstream' into MaxLair/AddedSaveOnTheGo
Boombaastical 8e36969
Merge remote-tracking branch 'upstream' into MaxLair/AddedSaveOnTheGo
Boombaastical 0c064d4
Updated with new changes: draft
Boombaastical 1b4b771
Merge remote-tracking branch 'upstream' into MaxLair/AddedSaveOnTheGo
Boombaastical f9e37ff
Reverted some changes to make it stop on list full and allowing multi…
Boombaastical 4be214b
Formatting
Boombaastical 7e76516
Formatting
Boombaastical File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Have you taken a look at
DialogBoxDetectorandSelectionArrowFinder.?