yenatch
dddf184b07
fix animated pic dumps
2017-10-22 02:04:06 -04:00
yenatch
f748d34aa3
Merge remote-tracking branch 'origin/master' into c-tools
2017-05-28 14:15:22 -04:00
yenatch
fd7cf5987a
Don't use the shiny palette when extracting backsprites.
...
This wasn't actually desirable.
2017-05-28 14:09:25 -04:00
pikalaxalt
87368a08a2
gfx.py automatically converts tilesets to 128-px wide pngs
2016-05-17 23:01:43 -04:00
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 25025d1b6c00e94ac9e479747898d30267fb3282, reversing
changes made to 0d17d4a75866d053f5e0b48c66deb2508071d98b.
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