37 Commits

Author SHA1 Message Date
CraftyBoss
14e8d6d01b add custom starting room support to config and results string dev 2024-08-11 13:13:04 -07:00
CraftyBoss
f52a7fd841 add cJSON lib, load config values from SD card 2024-07-11 23:34:22 -07:00
CraftyBoss
8fcadb0532 impl intro skip and variable etank values 2024-07-08 21:21:56 -07:00
CraftyBoss
8ddb7ad322 push latest changes 2024-07-04 15:22:25 -07:00
CraftyBoss
0e1860e5f1 initial commit 2024-04-05 16:07:16 -07:00
CraftyBoss
142b4c28b1 temp remove imgui clipping, begin impl of basic headers, small test mod 2023-02-09 02:16:52 -08:00
CraftyBoss
d1aae51a28 Update README.md 2023-02-09 00:24:03 -08:00
CraftyBoss
49c2bbd868 initial commit 2023-02-09 00:22:10 -08:00
CraftyBoss
4f2f227d23 add custom exception handler, remove useless code 2023-02-05 18:15:46 -08:00
CraftyBoss
356ba83540 update precompiled shader path 2023-02-04 16:51:54 -08:00
CraftyBoss
f94e7131f8 update exlaunch version 2023-01-23 18:02:02 -08:00
CraftyBoss
70bbb3abc1 add the rest of the input hooks 2023-01-23 17:22:18 -08:00
CraftyBoss
628a968015 allow kb&m input when pad input is disabled 2023-01-05 22:17:21 -08:00
CraftyBoss
3fbe0b8584 update headers, add example debug window 2023-01-03 13:58:16 -08:00
CraftyBoss
25dae1eaa3 disable imgui input if game input is enabled, add draw queue system 2023-01-02 18:17:28 -08:00
CraftyBoss
a5274c7d16 make input disabling game agnostic 2023-01-02 16:11:06 -08:00
CraftyBoss
1a957ac784 fix clipping and multi-draw calls not working 2022-12-31 01:08:27 -08:00
CraftyBoss
4ed1377df9 texture rendering impl (imgui now fully renders!) 2022-12-26 01:01:22 -08:00
CraftyBoss
3c8e166810 add precompiled shader binary, more work on rendering backend, new input impl 2022-12-23 16:27:02 -08:00
CraftyBoss
7fbcb2465c remove glm from cmakelist 2022-12-19 17:57:51 -08:00
CraftyBoss
8b8df8614e loads more work, requires glslc binary for shader comp 2022-12-19 17:36:56 -08:00
CraftyBoss
42b341197e begin imgui nvn impl 2022-11-22 18:47:09 -08:00
CraftyBoss
f3158a0f22 seperate logging to different make target 2022-11-21 21:18:55 -08:00
CraftyBoss
5d753444d8 Merge branch 'master' of https://github.com/CraftyBoss/exlaunch-cmake 2022-11-21 19:34:58 -08:00
CraftyBoss
21bd7d0a78 remove unused hook, change logging stuff. header update 2022-11-21 19:34:55 -08:00