Commit Graph

140 Commits

Author SHA1 Message Date
Christopher Monsanto
89a847b09f smogdex spritesheet: add -gmax and -f to names 2023-04-09 02:10:38 -04:00
Christopher Monsanto
ef26eabfe8 smogdex spritesheet: use toAlias instead of toPSID
Just Ship It
2023-04-07 03:09:15 -04:00
Christopher Monsanto
608a112faa deploy: write info to stderr instead of stdout
interferes with tar
2023-04-05 01:12:44 -04:00
Christopher Monsanto
9d3e9abebf deploy: add basic hash support so we can Just Ship It 2023-04-05 01:11:24 -04:00
Christopher Monsanto
0bc74044c6 deploy: add support for writing tar archives 2023-03-29 02:58:40 -04:00
Christopher Monsanto
3e35e84768 deploy: generalize aq mode a bit 2023-03-29 02:19:01 -04:00
Christopher Monsanto
aa8e8eeb11 first attempt at smogdex spritesheet 2023-03-26 01:32:48 -04:00
Christopher Monsanto
fa162dc60c Remove deflopt 2023-03-25 23:42:54 -04:00
Christopher Monsanto
472e6f4fd4 update typescript 2023-03-24 22:07:51 -04:00
Christopher Monsanto
7aa58c8e86 Revert "Remove malloc(): corrupted top size workaround"
This reverts commit ac3dbe0178.
2021-12-22 18:41:57 -05:00
Christopher Monsanto
ac3dbe0178 Remove malloc(): corrupted top size workaround
Update your imagick if you get it
2021-12-21 11:35:20 -05:00
Christopher Monsanto
ca3524b9e3 sheet: wait for drain on writing entries 2020-09-30 21:30:58 -04:00
Christopher Monsanto
cf593ed679 sheet: propagate exit code on 'exit' event instead of 'close' 2020-09-30 20:49:42 -04:00
Christopher Monsanto
4665871d5d deflopt: execute wine if platform not win32 2020-09-15 08:38:18 -04:00
Christopher Monsanto
58cc469654 deflopt: use commander for arg parsing 2020-09-15 08:32:15 -04:00
Christopher Monsanto
da3f222d7f deflopt: remove tmp file handling 2020-09-15 08:32:12 -04:00
Christopher Monsanto
080cbaff39 deflopt: small refactor 2020-09-15 03:24:03 -04:00
Christopher Monsanto
4dc7593196 inline fbsprite/twittersprite 2020-09-15 01:18:46 -04:00
Christopher Monsanto
c74ed25957 remove unused imports 2020-09-15 00:18:09 -04:00
Christopher Monsanto
10c86f64d4 sheet: write montage filenames to stdin 2020-09-15 00:15:14 -04:00
Christopher Monsanto
c3681ef28e sheet: import with file:/// prefix for Windows 2020-09-15 00:15:03 -04:00
Christopher Monsanto
6dd5d94cb0 sheet: pass list of sprites in a tmp file 2020-09-14 21:31:40 -04:00
Christopher Monsanto
7b3a9376bc use 'magick' to execute imagemagick commands 2020-09-13 22:22:43 -04:00
Christopher Monsanto
1ac4104be5 sheet: use top-level await 2020-09-02 01:52:39 -04:00
Christopher Monsanto
6edf2530b9 fix error message 2020-09-02 01:41:46 -04:00
Christopher Monsanto
e17c1d7634 prefer workspace build to prepare script 2020-09-02 00:54:13 -04:00
Christopher Monsanto
d81875e8b2 sheet: add make-promises-safe 2020-08-31 08:43:29 -04:00
Christopher Monsanto
c202589c46 share typescript across monorepo 2020-08-27 04:56:11 -04:00
Christopher Monsanto
164d0e090e move deploy/spritename to data 2020-08-26 08:21:33 -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
312cca912d deploy: add --link 2020-08-23 22:14:25 -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