• Joined on 2025-08-14
asrael pushed to main at asrael/pxl8 2026-01-22 05:20:09 +00:00
71787869e0 wip sw renderer...bsp is borked, also lots of other things
415d424057 add networking, 3d improvements, reorganize src structure
Compare 2 commits »
asrael pushed to main at asrael/pxl8 2026-01-15 14:51:16 +00:00
39b604b333 refactor: reorganize pxl8 into client/src/ module structure
asrael pushed to main at asrael/pxl8 2026-01-15 14:42:23 +00:00
49256db1bd refactor: reorganize pxl8 into client/src/ module structure
asrael pushed to main at asrael/pxl8 2026-01-08 20:49:49 +00:00
272e0bc615 fix logo bounce, adjust music a bit
asrael pushed to main at asrael/pxl8 2026-01-08 20:17:15 +00:00
17dd2a23a3 update demo/mod/music.fnl
asrael pushed to main at asrael/pxl8 2026-01-08 20:16:38 +00:00
asrael pushed to main at asrael/pxl8 2026-01-08 18:44:31 +00:00
b659523d69 add sprite flipping, cleanup some lua things
asrael pushed to main at asrael/pxl8 2026-01-08 18:17:55 +00:00
fad2690c9d add sprite flipping, cleanup some lua things
asrael pushed to main at asrael/pxl8 2026-01-08 07:19:30 +00:00
15041984f1 improve script hot reload
asrael pushed to main at asrael/pxl8 2026-01-07 23:45:51 +00:00
01d6e09a91 add sound
asrael pushed to main at asrael/pxl8 2025-12-07 21:53:01 +00:00
99d9c43ea3 add pxl8.get_title() API to expose cart title to Lua
asrael pushed to main at asrael/pxl8 2025-12-06 23:43:02 +00:00
db82efe269 refactor: add helpers for file I/O, main script detection, safe strncpy, & make hal generic
asrael pushed to main at asrael/pxl8 2025-12-06 23:35:03 +00:00
097e3a604d refactor: add helpers for file I/O, main script detection, safe strncpy, & make hal generic
asrael pushed to main at asrael/pxl8 2025-12-06 22:07:40 +00:00
53c88c9069 refactor: add helpers for file I/O, main script detection, safe strncpy, & make hal generic
asrael pushed to main at asrael/pxl8 2025-12-06 22:07:02 +00:00
9b6a3dde62 refactor: add helpers for file I/O, main script detection, and safe strncpy, make hal generic
asrael pushed to main at asrael/pxl8 2025-12-06 22:06:37 +00:00
17ab364f47 refactor: add helpers for file I/O, main script detection, and safe strncpy
asrael pushed to main at asrael/pxl8 2025-12-06 21:41:32 +00:00
2af8b1cad4 refactor: add helpers for file I/O, main script detection, and safe strncpy
asrael pushed to main at asrael/pxl8 2025-12-06 21:07:30 +00:00
b7600fc1c9 refactor: add helpers for file I/O, main script detection, and safe strncpy
asrael pushed to main at asrael/pxl8 2025-12-06 21:05:08 +00:00
3c2cbd38f1 refactor: add helpers for file I/O, main script detection, and safe strncpy
asrael pushed to main at asrael/pxl8 2025-12-03 23:43:04 +00:00
a33d4c0068 branchless sprite blit and zbuffer updates