msikma / pokesprite

Database project of box and inventory sprites from the Pokémon core series games
https://msikma.github.io/pokesprite/
MIT License
972 stars 167 forks source link

Add new Mega Evolutions and Primal Evolutions from Omega Ruby and Alpha Sapphire #4

Closed peterhajas closed 9 years ago

peterhajas commented 9 years ago

There are new Mega Evolutions (and a new "Primal Evolution") from Omega Ruby and Alpha Sapphire. It would be great if pokesprite supported these.

msikma commented 9 years ago

I'm planning to add them, though at the moment there's only a partial dump from the demo. Not sure if I should update with those just yet.

msikma commented 9 years ago

Work is being done to add these sprites. It'll be a little while before they're done.

richi3f-zz commented 9 years ago

Woo! I really want to thank you for your hard work here!

I was also wondering if you plan to update some of the old sprites too. Some Pokémon, such as Sableye, Combusken, Blaziken, Treecko, Diancie and Ludicolo received new sprites in ΩRαS.

msikma commented 9 years ago

I figured there might have been some updates, but I'm not sure exactly which icons got updated. Would you happen to have a complete list, or are those the only ones?

peterhajas commented 9 years ago

Woohoo! Very excited to see news on ORAS sprites! Thanks @msikma!

msikma commented 9 years ago

I'm now running a script comparing the old icons and the new icons from the ORAS dump. That will get us a definitive list of which icons have been changed since the previous release.

Edit: full list of modified Pokémon box icons is:

That brings the list of icons that need to be remade to this (yellow is modified icons, the rest is new icons—red means I've already remade them).

Also, it seems that some of the icons have been modified. For example, the Potion sprite has been changed slightly. It now has a fully gray border, rather than gray with a few pixels of purple. I'll make a full list and copy over the ones that need modification.

msikma commented 9 years ago

As a test, I've gone ahead and added the new Pikachu forms.

msikma commented 9 years ago

Some of the icons are different too. According to my script, 552 of them. I'll modify my script so that it renames the icons to whichever X/Y icon looks the most similar to it. I'll add the most recent ones.

msikma commented 9 years ago

The latest commit adds all new ORAS forms (Mega, Primal and Hoopa Unbound) including their shiny forms, as well as all previously existing icons that were modified. Work is still being done to update the item icons.

msikma commented 9 years ago

To those who are interested, this project is now 100% up to date with ORAS icons, both the Pokémon icons and all the items. (2737 icons in total.)

richi3f-zz commented 9 years ago

Thanks! I was going to offer myself to look at them individually, but your script was a better idea by far.

msikma commented 9 years ago

Yeah, that would've taken you... aaaages!

peterhajas commented 9 years ago

Thanks so much for this msikma!