Nomagno pushed to master at Nomagno/Halfive 2023-11-10 20:09:27 +00:00
bfb7055168 Update Makefile
Nomagno pushed to master at Nomagno/Halfive 2023-11-10 20:06:00 +00:00
7b56b7f0e6 Refactor for future physics engine
Nomagno commented on issue Nomagno/NDS-NetworkedInput#2 2023-10-08 22:57:53 +00:00
Srtill being worked on?

Are you talking about the original Android app? I can not make it support anything, since I have yet to manage to build it. I did have plans to add gyro support and analog stick support to the…

Nomagno pushed to master at Nomagno/Halfive 2023-09-27 21:40:45 +00:00
1370253f62 Add VM mappings
Nomagno pushed to master at Nomagno/Halfive 2023-09-19 19:46:08 +00:00
bee1fa8807 Make state machine header more complete
Nomagno pushed to master at Nomagno/Halfive 2023-09-18 20:58:56 +00:00
724cefdc21 Add state machine header
Nomagno pushed to master at Nomagno/Halfive 2023-09-16 17:21:21 +00:00
327417092a Full transparency support
Nomagno pushed to master at Nomagno/Halfive 2023-09-16 13:31:47 +00:00
b2b6dee834 Make use of unix epoch
Nomagno pushed to master at Nomagno/Halfive 2023-09-16 12:56:52 +00:00
633dacc6e8 Make colors prettier, fix off-by-one array OOB access
Nomagno pushed to master at Nomagno/Halfive 2023-09-16 12:27:39 +00:00
225348714f Finish font rendering support (probably)
Nomagno pushed to master at Nomagno/Halfive 2023-09-13 15:55:35 +00:00
faa138499e Add WebAssembly sprite embedding
Nomagno pushed to master at Nomagno/Halfive 2023-09-12 20:26:24 +00:00
63de06eddb Fix makefile error ops
Nomagno pushed to master at Nomagno/Halfive 2023-09-12 20:22:18 +00:00
7f959492ff Add text rendering support (no transparency for the moment)
Nomagno pushed to master at Nomagno/Halfive 2023-09-07 00:32:35 +00:00
efc6ac4244 Add note for future usage
Nomagno pushed to master at Nomagno/Halfive 2023-09-04 00:07:47 +00:00
02f49e435c VM rewrite, foundations for scripting environment
Nomagno pushed to master at Nomagno/Halfive 2023-08-24 21:54:54 +00:00
06e28eccd1 add black border for clarity
Nomagno pushed to master at Nomagno/Halfive 2023-08-24 21:51:52 +00:00
4a9379fc9a Center screen horizontally
Nomagno pushed to master at Nomagno/Halfive 2023-08-24 21:29:23 +00:00
d733e201b2 Rework compiling to web
Nomagno pushed to master at Nomagno/Halfive 2023-08-24 15:29:22 +00:00
fdebe52c91 Add touch support to H5VI and H5Block!
Nomagno pushed to master at Nomagno/Halfive 2023-08-13 15:12:45 +00:00
b1d54aa93b Fix stupid keybinding mapping regression