197 Commits

Author SHA1 Message Date
a5b36fb24a Added reasons to assertions 2023-07-23 10:15:37 -07:00
78caf33e9c Prog 2023-07-17 13:48:47 -07:00
afafc90b6e Just generally made things nicer. 2023-07-15 23:46:50 -07:00
6e85b61200 Added really unfinished text decoration support 2023-07-15 23:42:24 -07:00
a1d43b4ab6 Working on Prologue 4 2023-07-15 20:34:32 -07:00
4bf2117f1f Prologue progress 2023-07-13 13:27:30 -07:00
264bf550ea Few more bugs fixed 2023-07-12 22:47:19 -07:00
116670fcd0 Fixed tiny bugs, prepping for rest of scene 2023-07-12 22:29:37 -07:00
5b816a4316 Added default font editing to VN 2023-07-12 22:17:11 -07:00
bc548c5692 New XML System, first pass. 2023-07-12 10:34:51 -07:00
72fadf868a Pre-subnode update. 2023-07-10 12:04:34 -07:00
7c12906aac Fixed alignment on UI Label 2023-07-10 10:29:59 -07:00
d8d8c84724 Need to support text alignment 2023-07-09 22:06:50 -07:00
83f5d99c65 Prog. 2023-07-08 19:10:59 -07:00
a844c93eca Updating part of the VN Gen tool to better lay out the generated code 2023-07-06 15:23:09 -07:00
0a5b1fce17 Updating prologue 2023-07-05 07:16:50 -07:00
98d284f201 Moving some scene files around 2023-07-03 23:05:59 -07:00
ff360b9983 Prepping for ronin 2023-07-02 02:59:08 -07:00
29048234a7 Scene change support 2023-06-30 07:33:22 -07:00
282d999603 Fixed blending (for now) 2023-06-26 18:36:58 -07:00
723e09e182 Added cropping support to texture tool 2023-06-26 14:05:46 -07:00
bf93740c20 Prepping editor. 2023-06-25 20:58:47 -07:00
a17cc8e30c stuck 2023-06-23 16:33:53 -07:00
b1f16c80cf New textures 2023-06-20 23:57:22 -07:00
ac797c8abb Moving some assets around 2023-06-20 10:54:15 -07:00
d679b06b9f Fixed a few small things. 2023-06-20 09:29:16 -07:00
9574e9a3e9 Added texture data format support 2023-06-20 08:35:28 -07:00
811271dc5d Fixed crashing on empty string for UIRichTextLabel 2023-06-19 12:04:26 -07:00
79556955ef Added more variants of Ysabeuau fonts 2023-06-18 00:42:49 -07:00
55490a9918 Fixed bug with empty string, allowing local fonts to be loaded. 2023-06-17 22:15:57 -07:00
4e1e1cacfb I guess I fixed a bug, not really sure, moving on to restoring game functionality 2023-06-17 20:23:30 -07:00
77f5383cb9 Testing mixing styles 2023-06-17 08:29:29 -07:00
f766f675ce Finally finished VN textbox 2023-06-17 07:59:22 -07:00
4cbff34034 Fixed some bugs and added parsing 2023-06-16 15:48:33 -07:00
29bb22b5d0 Working on removing ui label 2023-06-12 10:09:45 -07:00
c6d0801db0 Font loading progress 2023-06-09 09:04:45 -07:00
a51c5d0fc8 Moved a few things to shader buffers, added some bugs that I have to fix 2023-05-30 08:35:18 -07:00
6069c71384 Prepping to allow textures to have different render modes/types. Prepping for freetype support 2023-05-21 23:35:39 -07:00
68650b1b93 About to move from STB TrueType to FreeType 2023-05-21 15:56:21 -07:00
74cdc66814 VN textbox event 2023-05-21 15:11:51 -07:00
b61c1fc5ba Fixed XML Parser not parsing empty XML sheets 100% correctly. 2023-05-20 22:53:53 -07:00
c69352cf9c VN Textbox Scroll initial version 2023-05-20 22:13:22 -07:00
8df72dace1 Added code support, not great but hey it works 2023-05-18 23:31:36 -07:00
7a6731cc9e XML structured much better 2023-05-18 21:51:22 -07:00
26252d3b64 VNSceneGen is more or less working 2023-05-18 21:39:59 -07:00
fc303b3b47 About to break VN Scene Parser 2023-05-17 21:52:24 -07:00
1e04811c20 Comitting incase I break something 2023-05-17 12:48:42 -07:00
5ce7950945 Added a great scene generator 2023-05-16 20:37:41 -07:00
bce6dbffa6 Prefab Generator Refactor 2023-05-16 08:56:05 -07:00
a7aec06aec Tiled sprite improvements! 2023-05-14 19:06:37 -07:00