66 Commits

Author SHA1 Message Date
b2a3ca4411 Example sign with conversation. 2024-10-20 15:31:04 -07:00
a74f285cb2 Memory functions 2024-10-17 09:30:36 -07:00
3baafec9cb Adding language 2024-10-16 14:37:34 -07:00
cb3a58e456 Door and map changing 2024-10-07 00:27:20 -05:00
5334f0944e Add direction to the door 2024-10-06 23:21:28 -05:00
ecb3b9c5d1 Fixed JSON parsing throwing errors 2024-10-06 22:46:16 -05:00
bf3912bb7f Added sign 2024-10-06 22:23:26 -05:00
b5d7b7e229 Bit more cleanup 2024-10-06 21:01:05 -05:00
b7987401af Map loading basically done for now 2024-10-06 19:03:22 -05:00
ffc46c677c Added triggers to parsing. 2024-10-06 18:57:28 -05:00
7a8ca2fca1 Test loading asset data. 2024-10-06 18:52:52 -05:00
5751f7c83c Add asset loading support. 2024-10-06 18:27:54 -05:00
ad317da97e Reset 2024-10-03 20:09:10 -05:00
c770953b2e VN Dummy 2024-09-29 00:47:12 -05:00
2cb1d745b2 Add JSON parser 2024-09-27 21:55:53 -05:00
e5f3f69120 Restored UI Label support 2024-09-10 17:36:04 -05:00
7d8c104a93 Update codebase 2024-05-27 11:53:00 -05:00
3c31c2872d Added some extra functions for managing assets. 2023-12-06 08:59:19 -06:00
0b61be734d TrueType Textures are now loading properly. 2023-12-06 08:52:16 -06:00
e4da9b4d2f idk why but my GDB just stopped working 2023-12-05 20:58:11 -06:00
f140b26172 TTF 2023-12-04 21:43:31 -06:00
3920dd34a3 Timeout and Interval events 2023-11-25 23:57:07 -06:00
94941b1c14 Texture loading done. 2023-11-25 19:31:16 -06:00
89fe77c07e Asset Progress 2023-11-25 15:51:20 -06:00
1817dcaf3a Base refactor 2023-11-14 09:16:48 -06:00
0beb1d9cb7 Converted first thing to shared pointers. 2023-11-02 20:35:11 -05:00
5547c7c236 Push 2023-11-02 17:56:18 -05:00
b4c7953c93 Sunset old state system finally. 2023-11-02 12:36:14 -05:00
79b7e235ab Commit prog. 2023-11-02 10:39:50 -05:00
c4032b4a84 Bit of cleanup. 2023-11-01 23:08:20 -05:00
d530210bed Starting refactor now. 2023-11-01 22:03:16 -05:00
c5cfc31436 Rewrote assertions 2023-11-01 21:48:10 -05:00
4315a7e847 Made emscripten work a bit better 2023-11-01 10:42:51 -05:00
cf9dd63148 About to refactor all the tools to python. 2023-10-22 00:59:04 -05:00
52c473b029 Added libarchive support to Dawn. 2023-10-09 13:16:52 -05:00
9fd31edc4a Added ave and craig 2023-08-01 23:06:47 -07:00
5b01eb904d Added reasons to assertions 2023-07-23 10:15:37 -07:00
6de9e3a67f Moving some scene files around 2023-07-03 23:05:59 -07:00
af3b0751f7 Scene change support 2023-06-30 07:33:22 -07:00
0b26b5a06a Added texture data format support 2023-06-20 08:35:28 -07:00
de7504a4b4 Fixed bug with VN scrolling 2023-06-18 10:00:28 -07:00
2964aa4a95 Removed old TrueType 2023-06-16 10:46:41 -07:00
0c84689245 API Almost finished 2023-06-11 09:05:25 -07:00
86bca79768 Loading fonts is done 2023-06-10 12:01:14 -07:00
1af1f9ef14 About 3/4 done with new font system 2023-06-09 23:12:10 -07:00
8b3ecc88a6 Font loading progress 2023-06-09 09:04:45 -07:00
d70ae88359 Font loading progress 2023-06-09 09:04:38 -07:00
8328dba55c First phase moving from STBTT to FreeType 2023-05-22 11:25:59 -07:00
4a0c817a1c Prepping to allow textures to have different render modes/types. Prepping for freetype support 2023-05-21 23:35:39 -07:00
f69312e9f9 POC 2023-03-09 22:52:22 -08:00