Commit Graph

11 Commits

Author SHA1 Message Date
6663804c88 Add audio; update Lua color API
All checks were successful
Make PNG / build-app (push) Successful in 1m48s
2024-07-17 12:08:58 -04:00
4811e4d970 Allow 1-tile offscreen rendering to prevent pop-in effect
All checks were successful
Make PNG / build-app (push) Successful in 56s
2024-06-14 12:20:31 -04:00
45ec13db45 Add mouse callbacks
Some checks failed
Make PNG / build-app (push) Failing after 34s
2024-06-11 00:40:43 -04:00
d50fefc359 Make tinting and scaling per-cell instead of per-layer
Some checks failed
Make PNG / build-app (push) Failing after 54s
2024-06-07 12:33:23 -04:00
6444654f42 Improve lua error messages
All checks were successful
Make PNG / build-app (push) Successful in 53s
2024-06-03 08:10:03 -04:00
da1f32a014 Properly fixed texture bleeding
All checks were successful
Make PNG / build-app (push) Successful in 55s
2024-06-02 14:34:07 -04:00
a39905c6cb Allow for up to 4096 sprites
Some checks failed
Make PNG / build-app (push) Failing after 58s
2024-06-01 13:25:20 -04:00
e5b017ad97 Don't include GL from GLFW
All checks were successful
Make PNG / build-app (push) Successful in 33s
2024-05-30 12:09:48 -04:00
fa8b8bfcf8 Fix unable to find glfw header (for real this time?)
Some checks failed
Make PNG / build-app (push) Failing after 16s
2024-05-30 12:07:49 -04:00
35902c2803 Add key callbacks, fix buffering issue
Some checks failed
Make PNG / build-app (push) Failing after 5s
2024-05-30 10:57:36 -04:00
939fea0fa7 Initial lua API
Some checks failed
Make PNG / build-app (push) Failing after 6s
2024-05-29 18:53:47 -04:00