-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Added back GBA sprites via config #5206
Added back GBA sprites via config #5206
Conversation
0a14e7e
to
8b351fa
Compare
GBA icons and footprints restored. Ready for review! |
Can you update the images in the PR description to reflect the now accounted for footprints and icons? |
Done. |
I think it should be referred to as something like P_OLD_SPECIES_GFX since P_GBA_SPECIES_GFX I feel is too vague. Also technically all gfx on the gba is gba gfx lol |
I called them "GBA" instead of "OLD" because if people were to contribute to add Gen3-style sprites for new Pokémon, then it would be an actual misnomer imo, as it's about the style instead of time difference (GBA vs DS) |
As requested by @Bassoonian, separated icons and footprints into their own configs. |
Hm maybe then it can be P_GBA_STYLE_SPECIES_GFX |
Their actual path in the repo still refers to them as "old", so even if the config has a different name, it's still referred to as old somewhere. Do they truly need to be in a separate folder anyway? What's preventing us from doing eg |
You're right, I'll rename them too. |
Moved files to the Ready for re-review. |
There are still a handful of files in the |
Done |
Description
Restores Emerald's Pokémon sprites via new
P_GBA_SPECIES_GFX
config (off by default).Images
People who collaborated with me in this PR
@AlexOn1ine for their help with script to migrate data from vanilla to our current
gSpeciesInfo
.Feature(s) this PR does NOT handle:
We don't add new GBA-style sprites for any Pokémon that doesn't exist in Gen 3, so families will potentially look inconsistent.
Contributors are welcome to PR Gen3-style sprites, but they are low priority to me at least.
Discord contact info
AsparagusEduardo