Skip to content
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

Segment 11 (Olive roll) and update AutoStoryTools #510

Merged
merged 2 commits into from
Nov 16, 2024

Conversation

jw098
Copy link
Collaborator

@jw098 jw098 commented Nov 16, 2024

No description provided.

@@ -1065,6 +1090,76 @@ void move_cursor_towards_flypoint_and_go_there(
}



void change_date(
Copy link
Collaborator

Choose a reason for hiding this comment

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

This function looked familiar. Then I realized the ItemPrinterRNG does something different since it needs to keep track of when it commits.

Let's move this function into somewhere in NintendoSwitch/ since I feel like a lot of things can use it.

@jw098
Copy link
Collaborator Author

jw098 commented Nov 16, 2024

FYI, the reason I need to change the date prior to the Olive roll is that Olive detection is dependent on certain lighting conditions. Night time gives the most consistent results for the Olive roll.

@Mysticial Mysticial merged commit 7c27a02 into PokemonAutomation:main Nov 16, 2024
6 checks passed
@jw098 jw098 deleted the seg11 branch November 17, 2024 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants