msikma / pokesprite

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

Pokémon LA - New Graphics #116

Open WordeurFTB opened 2 years ago

WordeurFTB commented 2 years ago

With this new game (Pokémon Legends Arceus) we got a lot of new visuals. I found a post on Twitter giving some of them.

Spoiler warning (click here to expand) Source : https://twitter.com/mattyoukhana_/status/1486703387181727751 Pokémon Icons ![0](https://pbs.twimg.com/media/FKHUs7OX0AYAkRz?format=jpg&name=4096x4096) Item Icons ![0](https://pbs.twimg.com/media/FKHUuZrXwAA1443?format=jpg&name=large) Link of the file : https://mega.nz/file/dA0l1AhZ#FQrlca61Ux4L-3rRU8SdhXrAvvX5stQnEcUTBELFCxw

I think it may be interesting to add them to the project. And no additional work is needed as it already contains all the shiny icons and sprites.

msikma commented 2 years ago

These are gorgeous, thank you. I've been super busy but I want to try and get a bunch of work done on this project next weekend, hopefully getting the BDSP work done as well.

Still a bunch of work is needed to be done since these sprites are all untagged, although I think the item sprites at least seem to follow the same ID system as the old items.

koenigderluegner commented 2 years ago

It seems like they follow a similar pattern like the home sprites. A combination of dex number, male/female flag, form variant and shinyness. I think tagging them with a small algorithm will get most of the names automatically

itsjavi commented 2 years ago

it would be amazing that pixel artists contribute to create the mini pixel-art sprites as well, even if they are not official. it would be sad to let the mini sprites go.

so far I could not find anyone doing them yet, except this artist https://www.deviantart.com/ezerart/art/Pokemon-Legends-Arceus-Icon-Sprites-904437082

kwsch commented 2 years ago

Since PLA does not have classic 56x68 sprites, PKHeX has sourced new sprites from the National Pokédex - Icon Dex project and its abundance of collaborators and contributors.

msikma commented 2 years ago

The National Pokédex sprites have been added to Pokésprite thanks to the work of @koenigderluegner.

The official graphics will be added in time as well.