Commit Graph

59 Commits

Author SHA1 Message Date
Christopher Monsanto
c76e5e415a wip pad trainers to 80x80
need to use tup config variables for compression settings, its too
expensive for development otherwise
2020-04-30 04:01:11 -04:00
Christopher Monsanto
429b673621 Remove tup pokemon functions 2020-04-30 02:52:40 -04:00
Christopher Monsanto
1fd106b0c6 Deploy refactor 2020-04-30 02:32:40 -04:00
Christopher Monsanto
bc244f3446 Document tup readdir gotcha 2020-04-30 01:12:08 -04:00
Christopher Monsanto
6751557401 Start of Smogon deploy 2020-04-30 01:09:55 -04:00
Christopher Monsanto
636b9408cc gendeploy mini-language, move more of PS to gendeploy 2020-04-29 23:29:16 -04:00
Marty-D
9c8cf377f3 Add LGPE minisprites 2020-04-29 17:33:49 -04:00
Marty-D
779eac3007 Fix botched Nidoran names 2020-04-29 17:32:03 -04:00
Christopher Monsanto
4f1c9c3685 Use gendeploy for ani 2020-04-29 07:44:09 -04:00
Christopher Monsanto
dcfbe0cfe0 Add gendeploy script 2020-04-29 07:44:09 -04:00
Christopher Monsanto
4f4b19a4b6 Add deploy utility 2020-04-29 07:43:08 -04:00
Christopher Monsanto
7316c0573e Add tupctime utility 2020-04-29 07:41:40 -04:00
Christopher Monsanto
27d8fb8903 Symlink shiny hacked Pikachus
https://twitter.com/Sibuna_Switch/status/1246865031431516162
2020-04-28 00:08:28 -04:00
Christopher Monsanto
438642e932 Symlink Unown to Unown-A 2020-04-27 23:59:53 -04:00
Christopher Monsanto
bde6f6a787 Consistently use Unown-A as base 2020-04-26 23:59:17 -04:00
Christopher Monsanto
1671d2b3a3 Lareine -> La Reine 2020-04-25 00:29:42 -04:00
Marty-D
24c326e6b5 Add UI categories and types 2020-04-23 16:32:14 -04:00
Christopher Monsanto
e6faf5f360 Add substitutes/ 2020-04-22 19:37:09 -04:00
Christopher Monsanto
78a50e09bb Add dex-shiny/, rename main -> front 2020-04-22 14:17:24 -04:00
Christopher Monsanto
535d506f8c Add dex/ 2020-04-22 02:48:32 -04:00
Christopher Monsanto
2ff54ac0c2 Add trainers (unsorted) 2020-04-22 02:46:12 -04:00
Marty-D
a4889b6b4f Add more Alcremie models and name all of them correctly 2020-04-18 16:59:52 -04:00
Marty-D
7a6e86c066 Fix AFD sprite file extensions 2020-04-18 16:42:04 -04:00
Christopher Monsanto
43b44a82b9 Fix AFD for new naming scheme 2020-04-17 14:46:42 -04:00
Marty-D
c86f73e0d5 Add custom Gen 5 minisprites
and missing CAP
2020-04-17 10:46:47 -04:00
Christopher Monsanto
ff42beecb2 Add AFD sprites 2020-04-17 01:55:53 -04:00
Christopher Monsanto
b21358b2df Fix README?? 2020-04-17 01:29:15 -04:00
Christopher Monsanto
e6c00b429a Fix README? 2020-04-17 01:27:48 -04:00
Christopher Monsanto
7eca8a7f13 Move CAP minisprites to noncanonical/ 2020-04-17 01:23:04 -04:00
Christopher Monsanto
020402aeaa Remove hyphens from Necrozma formes 2020-04-17 01:12:53 -04:00
Christopher Monsanto
a408b0c3d8 Move cap gen 5 animations out of models/ 2020-04-17 00:43:14 -04:00
Christopher Monsanto
a2ffa2febf Move shiny -> front-shiny 2020-04-16 19:07:18 -04:00
Christopher Monsanto
a3d234a227 Encode space as _, change escape to __ 2020-04-16 19:03:01 -04:00
Marty-D
1f991320c9 Add item sprites 2020-04-16 18:07:02 -04:00
Christopher Monsanto
9dcb1c6f55 Move CAPs out of canonical 2020-04-16 17:59:31 -04:00
Christopher Monsanto
3a936373d5 Move everything to canonical/ 2020-04-16 17:08:04 -04:00
Christopher Monsanto
2446302997 Proof-of-concept PS spritesheet generation 2020-04-16 02:49:01 -04:00
Christopher Monsanto
5ba2e316e4 Add PS spritesheet generator tool 2020-04-16 02:08:29 -04:00
Marty-D
12fb7af96b Move custom Gen 8 minisprites to separate directory 2020-04-15 15:58:18 -04:00
Marty-D
465133bf2e Delete duplicate Unown minisprite 2020-04-15 12:04:12 -04:00
Christopher Monsanto
0f8c7edf11 Move Substitute to misc folder 2020-04-15 01:31:30 -04:00
Christopher Monsanto
052e563d3f Add forum pokemon minisprites build 2020-04-14 17:17:36 -04:00
Christopher Monsanto
855bc352e3 Move gen8 egg to misc folder 2020-04-14 17:07:52 -04:00
Marty-D
a27c8c8221 Add Pokemon minisprites 2020-04-14 16:00:34 -04:00
Kirk Scheibelhut
ffe522696e Update README with installation instructions
Also changes around some styling and adds a License section (though deliberately doesn't add a `LICENSE` file - GitHub should not be recognizing this project as MIT Licensed as the vast majority of the bytes are not subject to that license). Without any mention of a license potential contributors would be allowed to fork and view under the GitHub ToS, but technically making changes to the code they've forked is not covered.

A future commit should add a `CREDITS.md` file linked to from a `Credits` section in this README detailing those who have contributed their work to this repository.
2020-04-13 11:50:43 -07:00
Christopher Monsanto
3d87cc924d Use iter helper 2020-04-13 14:36:11 -04:00
Christopher Monsanto
809af5f10e Workaround weird // issue in paths 2020-04-13 14:08:11 -04:00
Christopher Monsanto
241d82b135 Add symlink function 2020-04-13 04:04:55 -04:00
Christopher Monsanto
4ed5fd84e1 Add decodeBase helper 2020-04-13 03:49:22 -04:00
Christopher Monsanto
801c27cc2d Silence, advpng 2020-04-13 03:36:04 -04:00