Commit Graph

311 Commits

Author SHA1 Message Date
Christopher Monsanto
21c1a07bb0 add MINISPRITE compression config 2020-09-01 04:04:04 -04:00
Christopher Monsanto
78c264ad52 build & deploy item forumsprites 2020-08-31 08:53:12 -04:00
Christopher Monsanto
74f5bef607 add some missing items 2020-08-31 08:43:29 -04:00
Christopher Monsanto
0f4d5dcc04 update item sheet 2020-08-31 08:43:29 -04:00
Christopher Monsanto
d81875e8b2 sheet: add make-promises-safe 2020-08-31 08:43:29 -04:00
Christopher Monsanto
aa7dc59856 cleanup item minisprites 2020-08-31 08:43:29 -04:00
Christopher Monsanto
d86eae99fa add crucibellite 2020-08-31 08:43:29 -04:00
Christopher Monsanto
c818180af1 number item minisprites 2020-08-31 08:43:29 -04:00
Christopher Monsanto
bb4b75831f data: first pass at items 2020-08-31 08:43:29 -04:00
Marty-D
e72a1c3b77 Rename other Equilibra sprites 2020-08-30 18:20:47 -04:00
Marty-D
7c4e6d4117 Add Astrolotl line minisprites 2020-08-30 12:23:26 -04:00
Christopher Monsanto
c202589c46 share typescript across monorepo 2020-08-27 04:56:11 -04:00
Christopher Monsanto
ba8079882a pokemon sheet use spritename parsing 2020-08-26 08:24:14 -04:00
Christopher Monsanto
164d0e090e move deploy/spritename to data 2020-08-26 08:21:33 -04:00
Christopher Monsanto
2f0556f4fa pokemon sheet should use @smogon/sprite-data 2020-08-25 04:42:45 -04:00
Christopher Monsanto
c89e54efcb hoist @smogon/sprite-data to top 2020-08-25 04:36:43 -04:00
Christopher Monsanto
1a23009f34 deploy: remove old scripting functionality 2020-08-25 04:00:50 -04:00
Christopher Monsanto
e31ff207d2 deploy: remove unused jest config 2020-08-25 04:00:43 -04:00
Christopher Monsanto
a22db88368 deploy: normalize print() messages 2020-08-25 02:55:18 -04:00
Christopher Monsanto
6625b457e6 deploy: print # of characters in write 2020-08-25 02:40:22 -04:00
Christopher Monsanto
b666ad2619 deploy: procDst -> pushOp 2020-08-25 02:38:09 -04:00
Christopher Monsanto
a6f97fd561 stray comment 2020-08-24 19:20:48 -04:00
Christopher Monsanto
a850459a00 deploy/script: refactor Op for less typechecker hackery 2020-08-24 19:19:37 -04:00
Christopher Monsanto
bfb00891b8 deploy/script: factor out procDst 2020-08-24 18:27:16 -04:00
Christopher Monsanto
216c26cf99 deploy/script: add write() 2020-08-24 04:50:35 -04:00
Christopher Monsanto
bb10c65842 deploy/script: add read() 2020-08-24 04:50:34 -04:00
Christopher Monsanto
173d65746f deploy/script: add debug() to runOnFile, fix skip() interaction with debug() 2020-08-24 04:07:00 -04:00
Christopher Monsanto
11f0507df5 deploy/script: add skip() 2020-08-24 03:46:19 -04:00
Christopher Monsanto
76928a90f3 deploy/script: move exception handling to run* 2020-08-24 03:39:35 -04:00
Christopher Monsanto
d150893cc4 deploy/script: runOnFile takes aq 2020-08-24 03:36:49 -04:00
Christopher Monsanto
c00a2e62a4 in-progress port of ps deploy file to new DSL 2020-08-24 00:29:13 -04:00
Christopher Monsanto
312cca912d deploy: add --link 2020-08-23 22:14:25 -04:00
Christopher Monsanto
e4d174f5c5 in-progress port of smogon.deploy.js to new DSL 2020-08-23 22:09:41 -04:00
Christopher Monsanto
d85dd8f45a deploy: factor out runAq, print warning on success w/o -o/-v 2020-08-23 21:47:19 -04:00
Christopher Monsanto
a1e894c193 deploy/script: small test for debug 2020-08-23 21:28:18 -04:00
Christopher Monsanto
b79a6ea804 deploy: print verbosity level 2020-08-23 21:25:24 -04:00
Christopher Monsanto
ebf11f6c86 deploy/script: throw should gdebug 2020-08-23 21:25:24 -04:00
Christopher Monsanto
ce64c42f7b deploy/script: assoc debug() with copy(), add gdebug() 2020-08-23 21:25:24 -04:00
Christopher Monsanto
93c338e35c deploy/script: logentry obj : any --> unknown 2020-08-23 21:03:23 -04:00
Christopher Monsanto
34891a5e4b deploy: fix mocha test path 2020-08-23 20:56:38 -04:00
Christopher Monsanto
b900864e11 deploy: spritename uses map for extra 2020-08-23 20:56:38 -04:00
Christopher Monsanto
e98d42d0cf deploy: debug() on exception 2020-08-22 22:43:36 -04:00
Christopher Monsanto
3119d5dcb8 deploy: fix debug() 2020-08-22 22:34:54 -04:00
Marty-D
4bf869f70d Update Pikachu ids for new sidetable 2020-08-22 10:37:42 -04:00
Christopher Monsanto
b232d73086 Merge pikachus in sidetable
Marty added 815--is this already OK?
2020-08-22 03:32:13 -04:00
Christopher Monsanto
ffe50eac88 Half-merge new sidetable 2020-08-22 03:10:29 -04:00
Christopher Monsanto
f6172a3012 Use mocha for testing 2020-08-22 03:00:00 -04:00
Christopher Monsanto
3f60f61e00 Revert "Now that we're TS, move back to commonjs for jest"
This reverts commit 8b6c858611.
2020-08-21 06:43:47 -04:00
Christopher Monsanto
32ba2af711 data: don't expose Map directly 2020-08-21 06:43:37 -04:00
Christopher Monsanto
1293ff4799 deploy/script: add spritedata to env 2020-08-15 02:18:46 -04:00