Skip to content

Add missing Pokémon sprites#196

Open
anhthang wants to merge 10 commits intoPokeAPI:masterfrom
anhthang:add-missing-sprites
Open

Add missing Pokémon sprites#196
anhthang wants to merge 10 commits intoPokeAPI:masterfrom
anhthang:add-missing-sprites

Conversation

@anhthang
Copy link

This PR adds tooling and assets to help complete missing sprites:

  • Add a check_missing_sprites.py script that reads Pokémon and forms CSVs, determines generation via version groups, and reports/export CSVs of missing front/back (normal and shiny) sprites.
  • Add a smogon_download.py script to download missing sprites from the Smogon attachment URLs, then use renameSmogon.sh (updated to work from the scripts/downloads folder and move files instead of copy) to place them into the correct sprite directories.
  • Manually add sprites for special Imgur URLs and forms with pokemon_id ≥ 10000 that are not covered by the automated scripts.

@Naramsim
Copy link
Member

Hi, thanks for the contribution! I currently don't have much time to review it, please give me some days.

@anhthang
Copy link
Author

No worries at all, this PR turned out pretty big and I know it will take time to go through everything. Please take your time with the review.

I’ve tried to be careful with the Smogon links and file placements, so hopefully everything looks good there, but I’m happy to adjust anything you spot.

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