Commit Graph

11 Commits

Author SHA1 Message Date
yenatch
21a9fac5d0 Decompress images in one step instead of having to invoke 'unlz'. 2016-02-17 18:08:11 -05:00
yenatch
f6fc07d1c9 Assume pokemon pics are 7x7 if not in base stats. 2016-02-17 17:13:03 -05:00
yenatch
2ae8f65b42 Try to fix pic dimensions. 2016-02-17 16:18:58 -05:00
IIMarckus
25c126c69b Revert bad merge.
"Merge pull request #317 from yenatch/pngs-kind-of"

This reverts commit 25025d1b6c, reversing
changes made to 0d17d4a758.
2015-11-01 16:06:15 -07:00
yenatch
b74abd7c21 Generalize get_base_stats. 2015-08-31 22:31:39 -04:00
yenatch
62596e14c6 Fix reading directory names in gfx.py. 2015-08-31 20:39:30 -04:00
yenatch
c432709715 Forgot about backsprites. 2015-08-30 19:11:31 -07:00
yenatch
8f74b553db Grab Pokemon pic dimensions from base stats if converting from 2bpp. 2015-08-30 11:06:37 -07:00
yenatch
69198a5b3d Fix graphics handling for unown and egg. 2015-08-29 10:54:47 -07:00
yenatch
621a36ae15 Depend less on the submodule in gfx.py. 2015-07-11 10:34:26 -07:00
yenatch
9c4fb6a6a4 Add a script to convert project-specific graphics.
This is an alternative to terrible hacks like filename metadata, and might combat submodule bloat.
2015-06-28 23:53:49 -07:00