Commit Graph

11 Commits

Author SHA1 Message Date
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