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

Gen 8 Random Battles: Add support for Doubles and BDSP #635

Merged
merged 6 commits into from
Jul 28, 2024

Conversation

shrianshChari
Copy link
Contributor

Uses similar code to #632 but for Gen 8 instead of Gen 9

@thejetou
Copy link
Collaborator

At this point, we should just have a function that takes an object of format name -> sets then returns an object of pokemon -> format -> sets. This function then can be used for all gens that has multiple formats.

@AustinXII
Copy link
Member

At this point, we should just have a function that takes an object of format name -> sets then returns an object of pokemon -> format -> sets. This function then can be used for all gens that has multiple formats.

Good idea

@shrianshChari
Copy link
Contributor Author

At this point, we should just have a function that takes an object of format name -> sets then returns an object of pokemon -> format -> sets. This function then can be used for all gens that has multiple formats.

Did

@thejetou thejetou merged commit 60bf5a0 into smogon:master Jul 28, 2024
2 checks passed
@thejetou
Copy link
Collaborator

Thank you.

@shrianshChari shrianshChari deleted the gen8randoms-moreformats branch July 28, 2024 20:38
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.

4 participants