Commit Graph

16 Commits

Author SHA1 Message Date
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
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
b4427a0c88 Setup basic testing framework 2024-05-25 23:16:23 -04:00
17ea6a7f0a Fix a bug with glerminal_layer_scale that caused unintended behavior 2024-05-23 10:53:07 -04:00
c89563338a Rework sprite API 2024-05-19 21:46:56 -05:00
e3a65072d8 Per-layer tinting and scaling 2024-05-16 23:51:45 -05:00
325ef5167d 32-bit color instead of palette 2024-05-16 13:48:24 -05:00
4b7991a3a6 Layer count increased to 256, palette size increased to 256 2024-05-15 13:33:18 -05:00
615ea631e2 Update example, lower cell scale 2024-05-14 22:03:45 -05:00
8318011cf2 Add sub-cell offsets 2024-05-14 21:42:49 -05:00
4f5bc7b5cd Fix layering 2024-05-14 17:16:06 -05:00
a32897d5d4 Initial public api version 2024-05-14 16:46:30 -05:00
06e756dd2c Initial commit 2024-05-09 15:42:12 -04:00