NamTThai / PokemonShowdownAndroidClient

Other
44 stars 14 forks source link

Merging #112

Closed CLEMENTINATOR closed 7 years ago

CLEMENTINATOR commented 7 years ago

Just merging old stuff

NamTThai commented 7 years ago

Thanks :P

CLEMENTINATOR commented 7 years ago

How did we generate sprites already?

NamTThai commented 7 years ago

I just download sprites from Zarel's web app. For items and small icons, it comes in a sheet and there is a script to cut it. It's in a one of the branch. Here is the class for pokemon sprites and item sprites: https://github.com/NamTThai/PokemonShowdownAndroidClient/tree/generate_data/sprite-sheet-processor/src/main/java/com/pokemonshowdown/data/spritesheet We'll have to hard code special pokemon's name though.