MidwayMarshall / html

html5/js battle window
Other
1 stars 2 forks source link

Use ORAS images #19

Open coyotte508 opened 9 years ago

coyotte508 commented 9 years ago

They can be gotten from various places (including PO's ftp).

It may not be wise to put them in the repository, so add a sh script to download them from somewhere and extract them?

The same sh script can download android sprites instead.

That way git repo is lightweight. Might be a good idea to start a new one then (with a better name!)

Also, I can do the sh script (as long as it's zip or such) but I can't convert animated gifs into atlase & such.

MidwayMarshall commented 9 years ago

I can get together all the animated pokemon assets and sort them by gen and put it in a zip

Also I could make my software that was used to convert them from gif -> split images -> texture atlas/sprite sheet -> gzip a repo

coyotte508 commented 9 years ago

as long as there are ORAS images in the webclient :o