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

Refactor Egg Moves #4488

Closed
wants to merge 4 commits into from
Closed

Conversation

Bassoonian
Copy link
Collaborator

Refactors Egg moves so they're not a giant array with weird offsets anymore but rather structured lists like the teachable learnsets. All functionality is otherwise kept as similar to the original as possible, so this should not cause any real issues with feature branches.

Issue(s) that this PR fixes

Fixes #3653

Discord contact info

bassoonian

@GraionDilach
Copy link

Why's this PRed from the setteratype branch?

@Bassoonian
Copy link
Collaborator Author

Bassoonian commented May 4, 2024

Why's this PRed from the setteratype branch?

Because I suck at git. Functionally it doesn't make a difference though since the commit from that branch was already merged into upcoming before

@GraionDilach
Copy link

GraionDilach commented May 4, 2024

It just makes 0441667 confusing somewhat, so prolly that comment should be rebased out.

On a more relevant note - should this include setting the basic egg move arrays for the evolved mons wrt #4479?

@Bassoonian
Copy link
Collaborator Author

On a more relevant note - should this include setting the basic egg move arrays for the evolved mons wrt #4479?

Since that discussion is still ongoing and we should limit the scope, I think they should remain separate PRs.

@AsparagusEduardo
Copy link
Collaborator

AsparagusEduardo commented May 6, 2024

It just makes 0441667 confusing somewhat, so prolly that comment should be rebased out.

Agreed. @Bassoonian, please rebase your changes to the latest upcoming to avoid these stray commits and muddle reviews.

@AsparagusEduardo
Copy link
Collaborator

Also, can you add the migration script for this refactor to the migration scripts folder?

@Bassoonian Bassoonian mentioned this pull request May 9, 2024
@Bassoonian
Copy link
Collaborator Author

Superseded by #4534

@Bassoonian Bassoonian closed this May 9, 2024
@Bassoonian Bassoonian deleted the setteratype branch July 27, 2024 19:17
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.

3 participants