Commit Graph

19 Commits

Author SHA1 Message Date
Robert Miles 2f8803e135 Fix the license 2018-08-06 14:30:52 -04:00
Robert Miles e2a55bed98 Fix cart loading...?
It's not working but it's at least correctly loading. Just having issues, ya know, running the damn code.
2018-08-05 16:24:48 -04:00
Robert Miles 098dd64e81 Change the behavior of no loading cart 2018-08-05 15:43:08 -04:00
Robert Miles 489a87476b Add test cart 2018-08-02 07:27:06 -04:00
Robert Miles 240960da90 Change cart loading and begin work on loading carts in the program's operation 2018-08-02 07:26:36 -04:00
Robert Miles b04953c3d2 Add cls function 2018-08-02 07:25:03 -04:00
Robert Miles 6c95899ad0 Test using API functions 2018-08-01 20:18:22 -04:00
Robert Miles f364f7082b Replace love.math functions with standard lib functions because it errors otherwise 2018-08-01 20:17:08 -04:00
Robert Miles 21eb93fe4c Fix api setup because it was erroring 2018-08-01 20:16:26 -04:00
Robert Miles f881be51e4 Add first draft cart loader 2018-07-24 04:16:11 -04:00
Robert Miles 9f40b004f5 Make sandbox function globally accessible 2018-07-23 23:17:39 -04:00
Robert Miles 06be52df0b Work on cart loading 2018-07-23 23:17:02 -04:00
Robert Miles fbf54ffb87 Add APIs to sandbox env 2018-07-23 16:11:02 -04:00
Robert Miles 58f82fec83 Add API with basic rectangle functions 2018-07-23 16:05:40 -04:00
Robert Miles 803a008054 Make palette and screen vars global so the API can access them (when I make it) 2018-07-23 16:04:37 -04:00
Robert Miles 03dc4ae9c0 Add sandbox code
stolen from LIKO-12 because why re-invent the wheel? at least I credit, which is more than MIT requires
2018-07-23 09:50:40 -04:00
Robert Miles 3925176bb5 Change scale factor to 2.5 to increase visibility 2018-07-23 08:57:19 -04:00
Robert Miles cdaf7827d5 Fix resolution and add scalefactor mod 2018-07-23 08:56:13 -04:00
Robert Miles f35b40efc7 Initial commit 2018-07-23 07:51:34 -04:00