smogon / pokemon-showdown

Pokémon battle simulator.
https://pokemonshowdown.com
MIT License
4.77k stars 2.79k forks source link

Static sprites never display gender changes. #537

Closed Layell closed 8 years ago

Layell commented 10 years ago

Should be important for Jellicent/Pyroar where changes are obvious. Seem to work fine for animations.

Slayer95 commented 10 years ago

The client currently has no way to know which pokemon have available female sprites in BW. Would it be feasible to fully load pokedex-mini-g5.js when animations are disabled, @Zarel ?

Zarel commented 10 years ago

Just put that information into pokedex-mini.js...?

Do we not have female animated sprites for Jellicent/Pyroar?

Slayer95 commented 10 years ago

Pyroar is not an issue. But we do have sprites for Jellicent in both BW and XY, but not for Tomohawk, Venusaur, Butterfree [...] which only have differentiated sprites in BW. Maybe we just dismiss them?

Zarel commented 10 years ago

What we can do is make copies of the .gif files and put them in -f.gif and go from there.

@Layell can you put that in the next sprite update?

Zarel commented 10 years ago

@Layell, have you done this yet?

Layell commented 10 years ago

Just saw that, this was really only an issue when using animated BW sprites. I believe this is all fine now unless players are using animations off. I do know there are some female model rips on pkparaiso but not all of them.

Zarel commented 10 years ago

Well, animations off is a use case we should support...

Layell commented 8 years ago

Is there some marker for gender alts I don't know about?

https://i.imgur.com/DJkM3c4.png

Layell commented 8 years ago

This should be good now

https://github.com/Zarel/Pokemon-Showdown-Client/compare/a7595aaa8d94...2454e2d44bd9

Zarel commented 8 years ago

Unfezant is still a problem.