PokeAPI / PokeAPI/sprites

Transparency issues on gen 5 animated variants

Open
#114 7 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.7k
Forks
378
Avg merge
22h 18m
Merged PRs (30d)
25

Description

Animated sprites have pixels replaced with transparency that should not be. This is a relatively serious issue for anyone who wants to use these sprites for any practical purpose. These transparent pixels include but may not be limited to pixels that should be #636363. Please see 84.gif (Doduo) for reference, though it occurs to some degree on a relatively large number of sprites.

image

I understand this is probably because you took the sprites from here, which has the same issue, but there used to be another location with another set.

Here is the location for another set without this issue, but I cannot guarantee they will all be available due to being archived.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting 84.gif (Doduo) and comparing its transparent pixels with the referenced archived sprite set and the current Gen 5 animated assets. Identify the affected sprites, restore pixels that should not be transparent, and verify that the corrected animations no longer lose the reported gray pixels.

Written by the indexing model from the issue text.

Assessment

Domain
content
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.