Commit Graph

252 Commits

Author SHA1 Message Date
Christopher Monsanto
abc8a5e069 deploy: string interface for runOnFile 2020-08-10 05:41:42 -04:00
Christopher Monsanto
30ffa1f2d0 deploy: check that ActionQueue dst isnt absolute & no duplicates 2020-08-10 05:37:12 -04:00
Christopher Monsanto
1d9d10cf63 deploy: ActionQueue interfaces use strings instead of Path objects 2020-08-10 05:29:06 -04:00
Christopher Monsanto
830c0fadfc deploy: add vm.Script wrapper, remove fs dependency in index.ts 2020-08-10 03:46:21 -04:00
Christopher Monsanto
8fb0f51b8f deploy: add ActionQueue::join 2020-08-09 06:12:36 -04:00
Christopher Monsanto
10c0ddd27d deploy: deploy -> run 2020-08-09 06:06:21 -04:00
Christopher Monsanto
fca3bd0ca3 deploy: add ActionQueue::print 2020-08-09 05:59:21 -04:00
Christopher Monsanto
7b9373d3c7 deploy/script: add small test for run() 2020-08-08 05:43:50 -04:00
Christopher Monsanto
e625489c45 deploy/script: fix bad prototype interaction with Env/contextify 2020-08-08 05:43:22 -04:00
Christopher Monsanto
b45cf9b43c deploy/test: ignore dist/ 2020-08-08 04:45:06 -04:00
Christopher Monsanto
24edce9b94 deploy/script: factor out more cli logic into runOnFile 2020-08-08 04:41:13 -04:00
Christopher Monsanto
e33c041f79 deploy: setup ts-jest + basic test 2020-08-08 03:50:56 -04:00
Christopher Monsanto
623f8290c4 deploy: add scriptname to env 2020-08-07 05:27:10 -04:00
Christopher Monsanto
80c00d6eba deploy: ignore dir in input to copy 2020-08-07 05:19:38 -04:00
Christopher Monsanto
9bc86aefe8 deploy: comment out -t 2020-08-07 05:00:11 -04:00
Christopher Monsanto
8416e8d445 deploy: force evaluation context for parsing -e 2020-08-07 04:34:10 -04:00
Christopher Monsanto
3e3a6dd40c deploy: name result 2020-08-07 04:34:10 -04:00
Christopher Monsanto
5661d5e1e9 deploy: add -n/--no-act to copy() 2020-08-07 04:34:10 -04:00
Christopher Monsanto
43b75ae5ac deploy: -o is required, make copy() relative to outputDir 2020-08-07 04:34:10 -04:00
Christopher Monsanto
1032980d1f deploy: fix ActionQueue.run() 2020-08-07 04:34:10 -04:00
Christopher Monsanto
e5812e2da0 deploy: use actionqueue/script for copy cli 2020-08-07 04:34:10 -04:00
Christopher Monsanto
49c5f5a873 deploy: add script.ts (replacement for lang.js) 2020-08-07 04:34:10 -04:00
Christopher Monsanto
a02fd9231f deploy: add join() 2020-08-07 04:34:10 -04:00
Christopher Monsanto
e7c61afd39 deploy: hookup new path functions to import (now copy) 2020-08-07 04:34:10 -04:00
Christopher Monsanto
7c9a4fa4ac deploy: import -> copy 2020-08-07 04:34:10 -04:00
Christopher Monsanto
e7e3d9bc3c deploy: spritedata take 2 (spritename) 2020-08-07 04:34:10 -04:00
Christopher Monsanto
1d8a4d2379 deploy: path take 2 2020-08-07 04:34:10 -04:00
Christopher Monsanto
e2c53ffe77 deploy: SpriteData first pass 2020-08-07 04:34:10 -04:00
Christopher Monsanto
9946c12190 deploy: basic Path class 2020-08-07 04:34:10 -04:00
Christopher Monsanto
dab36f0771 deploy: import first pass 2020-08-07 04:34:10 -04:00
Christopher Monsanto
ca17fcd6e1 deploy: allow link to copy() 2020-08-07 04:34:10 -04:00
Christopher Monsanto
2a85d665bd deploy: set dist entry point 2020-08-07 04:34:10 -04:00
Christopher Monsanto
dcd986f9e6 ts sheet 2020-08-07 04:34:10 -04:00
Christopher Monsanto
dca677d52d ts tupctime 2020-08-07 04:34:10 -04:00
Christopher Monsanto
ad51a0464b ts trim 2020-08-07 04:34:10 -04:00
Christopher Monsanto
6f27c6689a ts deflopt 2020-08-07 04:34:09 -04:00
Christopher Monsanto
f85b216972 fixup species.json reference 2020-08-07 04:34:09 -04:00
Christopher Monsanto
c0c107c9d1 tsc in npm prepare 2020-08-07 04:34:09 -04:00
Christopher Monsanto
b11b520a38 deploy: TS index 2020-08-07 04:34:09 -04:00
Christopher Monsanto
e38fc0155a deploy: add @smogon/sprite-data dependency 2020-08-07 04:34:09 -04:00
Christopher Monsanto
aef7a18e4a deploy: TS find/deploy 2020-08-07 04:34:09 -04:00
Christopher Monsanto
eda260977f deploy: add tsconfig 2020-08-07 04:34:09 -04:00
Christopher Monsanto
40f3925638 add @smogon/sprite-data 2020-08-07 04:34:09 -04:00
Christopher Monsanto
f2020b8a57 add optipng to installation examples 2020-08-07 04:34:09 -04:00
Marty-D
970da2a57f Add DLC custom Gen 6 minisprites 2020-07-22 09:29:26 -04:00
Christopher Monsanto
84f4a38178 add tools/trim 2020-06-16 01:24:30 -04:00
Christopher Monsanto
a0f6a016b8 move asboolean -> booleanconfig 2020-05-26 21:15:37 -04:00
Christopher Monsanto
f8c8258fb0 remove some useless whitespace?? 2020-05-26 21:11:26 -04:00
Christopher Monsanto
8e8db42743 remove the -missing prefix from dex/ gaps 2020-05-26 16:49:15 -04:00
Christopher Monsanto
41e4f99c7e add filter, spriteglob() 2020-05-26 16:29:15 -04:00