Commit Graph

21 Commits

Author SHA1 Message Date
Christopher Monsanto
5f0c987e18 remove with_rep 2020-05-06 04:31:05 -04:00
Christopher Monsanto
7da531e214 push_frame should take frame, remove adjust_frame 2020-05-06 03:48:39 -04:00
Christopher Monsanto
0c47e34a43 Build refactor
There's still more implementation cleanup to do, but I at least wanted
to publish the new build DSL, which is stable-ish at this point
2020-05-06 01:45:56 -04:00
Christopher Monsanto
05156c2e79 build missing cap dex/ entries, deploy cap dex/ 2020-05-02 23:01:22 -04:00
Christopher Monsanto
1002f2c708 add newline to commands in makecmd
makes it easier to do `tup refactor`
2020-05-02 21:48:49 -04:00
Christopher Monsanto
58eb3de07a {lua,tup}-ext: add trim 2020-05-02 21:42:45 -04:00
Christopher Monsanto
7770ebcc24 gen 5 cap animations 2020-05-02 06:56:23 -04:00
Christopher Monsanto
f49484f901 tup-ext: makecmd takes display argument
tup syntax `^ display^ ` is arcane
2020-05-01 20:24:42 -04:00
Christopher Monsanto
eb5bde52dd tup-ext: add getconfig helper 2020-05-01 02:45:27 -04:00
Christopher Monsanto
037f276760 tup-ext: move makecmd here 2020-05-01 02:45:21 -04:00
Christopher Monsanto
a583c81ec1 Add a string interpolation function 2020-04-30 04:47:38 -04:00
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
a3d234a227 Encode space as _, change escape to __ 2020-04-16 19:03:01 -04:00
Christopher Monsanto
2446302997 Proof-of-concept PS spritesheet generation 2020-04-16 02:49:01 -04: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
4ed5fd84e1 Add decodeBase helper 2020-04-13 03:49:22 -04:00
Christopher Monsanto
1c071214b5 Use utf8.char, tup supports lua 5.3 after all
Did it gain support in a later version? Or, was I imagining it only
supporting 5.1 from the start?
2020-04-13 02:16:31 -04:00
Christopher Monsanto
df7a034099 typo 2020-04-13 02:15:25 -04:00
Christopher Monsanto
2547f1a392 Add models & skeleton build 2020-04-12 23:21:02 -04:00