veekun_pokedex/pokedex/extract
Eevee (Lexy Munroe) b12166648e Checkpoint some Sun/Moon progress
The bulk of the data is in the same format as ORAS, so most of the
changes were just tracking down where files moved to.

The code was a mess, and is still a mess.  Oh, well.

- Made pretty good progress on dumping ORAS encounters; remaining work
  largely boils down to figuring out names for individual zones.

- Hacked the CLIM decoder to also work with SUMO's slightly modified box
  sprite format, FLIM.

- Added a Nintendo-flavored ETC1 decoder; this is the format used for
  Pokédex sprites in SUMO.

- Cleaned up sprite dumping a wee bit.
2016-12-07 06:29:44 -08:00
..
lib Checkpoint some Sun/Moon progress 2016-12-07 06:29:44 -08:00
__init__.py Initial gen6-to-yaml ripping stuff 2016-02-26 10:05:51 -08:00
oras.py Checkpoint some Sun/Moon progress 2016-12-07 06:29:44 -08:00
rby.py Implement writing localized properties through a wrapper object 2016-09-16 17:00:12 -07:00