Commit Graph

36 Commits

Author SHA1 Message Date
Christopher Monsanto
d3c98c3397 fix spritedata() 2023-03-24 22:07:51 -04:00
Christopher Monsanto
5fab848fa9 spriteglob flagspec defaults to {} 2023-03-24 22:07:51 -04:00
Christopher Monsanto
dec655d1c1 Extend // workaround to Windows 2020-09-13 23:03:27 -04:00
Christopher Monsanto
a0f6a016b8 move asboolean -> booleanconfig 2020-05-26 21:15:37 -04:00
Christopher Monsanto
41e4f99c7e add filter, spriteglob() 2020-05-26 16:29:15 -04:00
Christopher Monsanto
dcd76c548c add spritedata() 2020-05-26 16:08:12 -04:00
Christopher Monsanto
d9115bbfd2 remove glob filter/key 2020-05-25 21:38:45 -04:00
Christopher Monsanto
4c5e38aad3 reorg lua-ext a bit 2020-05-25 21:11:28 -04:00
Christopher Monsanto
9f9d90f9e0 return results from rule/foreach_rule 2020-05-25 00:42:51 -04:00
Christopher Monsanto
7ee421f877 iglob considered harmful, use foreach_rule 2020-05-24 23:59:32 -04:00
Christopher Monsanto
b9edc7a723 Move out tup.glob bugfix from glob 2020-05-24 23:59:24 -04:00
Christopher Monsanto
c417e966a8 remove unused table_keys 2020-05-24 23:44:56 -04:00
Christopher Monsanto
37151e4456 remove interpolation.lua, mv rep -> lua-ext 2020-05-24 23:44:56 -04:00
Christopher Monsanto
71376738d4 remove frames from tup 2020-05-24 23:44:56 -04:00
Christopher Monsanto
802fe9a660 remove frames from rule/foreach_rule 2020-05-24 19:37:30 -04:00
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