Commit Graph

36 Commits

Author SHA1 Message Date
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
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
b7e4b327fe deploy/util -> spritepath 2020-05-08 09:50:14 -04:00
Christopher Monsanto
4a85087df6 deploy: refactor fs encode/decode 2020-05-08 09:45:14 -04:00
Christopher Monsanto
5737d672a3 Rename -- to -, - to ~ (deploy, README) 2020-05-07 18:10:29 -04:00
Christopher Monsanto
6c08748be3 deploy: parseInt num/formeNum 2020-05-07 09:28:19 -04:00
Christopher Monsanto
fafe740461 Update deploy to new pokemon naming scheme 2020-05-07 09:13:40 -04:00
Christopher Monsanto
c1d3a87133 deploy: overwrite => ignore 2020-05-06 01:45:56 -04:00
Christopher Monsanto
b4004eb571 deploy: baseName -> basename
guess I should move this to typescript at some point
2020-05-01 20:11:28 -04:00
Christopher Monsanto
653b4284f8 Deploy DSL, take 3 2020-04-30 21:48:11 -04:00
Christopher Monsanto
ca2a008ce2 fix deploy bug 2020-04-30 05:44:42 -04:00
Christopher Monsanto
1fd106b0c6 Deploy refactor 2020-04-30 02:32:40 -04:00