Commit Graph
100 Commits
Author SHA1 Message Date
YourWishes ecb3b9c5d1 Fixed JSON parsing throwing errors 2024-10-06 22:46:16 -05:00
YourWishes bf3912bb7f Added sign 2024-10-06 22:23:26 -05:00
YourWishes b5d7b7e229 Bit more cleanup 2024-10-06 21:01:05 -05:00
YourWishes b7987401af Map loading basically done for now 2024-10-06 19:03:22 -05:00
YourWishes ffc46c677c Added triggers to parsing. 2024-10-06 18:57:28 -05:00
YourWishes 7a8ca2fca1 Test loading asset data. 2024-10-06 18:52:52 -05:00
YourWishes 5751f7c83c Add asset loading support. 2024-10-06 18:27:54 -05:00
YourWishes c69d0ec1cc Adding triggers, prepping for map loading. 2024-10-06 18:03:46 -05:00
YourWishes e14445680f Add newlines to draw text 2024-10-06 17:30:04 -05:00
YourWishes 5256b32055 Textbox rendering back. 2024-10-06 17:16:24 -05:00
YourWishes 5444b0b8c7 Ensure linux terminal is still working 2024-10-06 16:43:54 -05:00
YourWishes 45b3cf9478 Cleaned old frame code. 2024-10-06 16:34:47 -05:00
YourWishes 0224ddd36b Getting around to cleaning drawing code finally. 2024-10-06 16:28:34 -05:00
YourWishes 40b0395552 idk what I coded 2024-10-06 01:30:45 -05:00
YourWishes b7829fda5c Add tile interactions. 2024-10-05 10:29:15 -05:00
YourWishes bdef59bbe1 Make map rendering centered 2024-10-05 10:17:12 -05:00
YourWishes 27ce6526e6 Vastly improve UI 2024-10-05 09:16:41 -05:00
YourWishes 704002e671 Moved TERM files around 2024-10-05 08:35:36 -05:00
YourWishes cfe4cf6cad Testing mostly 2024-10-04 22:43:33 -05:00
YourWishes 69672cf8a6 Rendering working 2024-10-04 21:51:38 -05:00
YourWishes c1345218a3 glfw 2024-10-04 16:41:01 -05:00
YourWishes be27408cf4 Adding back GLFW 2024-10-04 09:37:32 -05:00
YourWishes 4205b919d4 Adding back GLFW 2024-10-04 09:37:24 -05:00
YourWishes e14083b4b4 t 2024-10-03 22:35:22 -05:00
YourWishes ad317da97e Reset 2024-10-03 20:09:10 -05:00
YourWishes 2ff1a159bc idk 2024-10-03 20:07:35 -05:00
YourWishes c770953b2e VN Dummy 2024-09-29 00:47:12 -05:00
YourWishes 2cb1d745b2 Add JSON parser 2024-09-27 21:55:53 -05:00
YourWishes 8ce0e8f9f6 Changed more deps to use FetchContent 2024-09-25 15:11:04 -04:00
YourWishes 5101a856be Remove glm 2024-09-25 15:01:26 -04:00
YourWishes 303d0c0a6f Add camera pixel perfect. 2024-09-16 21:35:04 -05:00
YourWishes e3a4368d1e Basic tile code ready. 2024-09-16 07:07:01 -05:00
YourWishes 7c34127900 Some more chunk work. 2024-09-16 06:50:47 -05:00
YourWishes 49d90b3362 Working on chunks 2024-09-15 08:41:44 -05:00
YourWishes 935398d45e Minigolf is pog 2024-09-15 08:06:45 -05:00
YourWishes 4065556d4a Switched map loops to weakptrs 2024-09-15 07:50:11 -05:00
YourWishes fb8f6e3f95 Commit prog 2024-09-14 10:23:31 -05:00
YourWishes b4c2ce16a0 idk if I like this structure. 2024-09-13 09:26:21 -05:00
YourWishes b309478922 Trying to tune turning. 2024-09-11 10:07:23 -05:00
YourWishes ad3974bde5 Testing walking. 2024-09-11 10:04:54 -05:00
YourWishes e5349cc093 Created basic movement. 2024-09-11 09:21:56 -05:00
YourWishes 01c56477aa Basic movement example 2024-09-11 08:21:26 -05:00
YourWishes 916396e175 Fixed input 2024-09-10 20:17:32 -05:00
YourWishes 0e5b85633c Worked a bit on prefabs of all things 2024-09-10 18:26:14 -05:00
YourWishes e5f3f69120 Restored UI Label support 2024-09-10 17:36:04 -05:00
YourWishes ca240bc180 Moved poker code to main dawn code. 2024-09-10 08:46:57 -05:00
YourWishes a3a891ddb2 Cleanup of poker code done, about to start testing. 2024-09-10 06:51:04 -05:00
YourWishes 5fae94c722 More refactoring 2024-09-10 00:07:15 -05:00
YourWishes d5b3b6d619 Cleaning poker code pt 1. 2024-09-08 23:12:03 -05:00
YourWishes b4e261d954 Move over old poker code 2024-09-08 21:54:19 -05:00
YourWishes 856bc306fe More cleanup complete 2024-09-08 15:30:41 -05:00
YourWishes cffe7f73a2 Cleanup complete 2024-09-08 15:30:32 -05:00
YourWishes 7d8c104a93 Update codebase 2024-05-27 11:53:00 -05:00
YourWishes 9adbc0565f UI Testing and fixes 2023-12-27 12:52:11 -06:00
YourWishes 242fa63e9c undoing some auto align stuff 2023-12-23 23:55:27 -06:00
YourWishes 9822b1a57f Broken auto sizing 2023-12-22 23:29:03 -06:00
YourWishes 92f8b17db6 Basic UI Alignment controls examples 2023-12-21 11:21:16 -06:00
YourWishes 457d740c73 Too lazy to make canvas dynamic right now 2023-12-19 11:58:24 -06:00
YourWishes aa14955924 First pass UI Alignment 2023-12-19 11:43:53 -06:00
YourWishes 0c6ac2dfbb Toying with alignment API. 2023-12-18 09:10:31 -06:00
YourWishes 2074cc9211 Label rendering a bit better 2023-12-14 23:29:54 -06:00
YourWishes 9eee482883 Testing the limits of the Canvas renderer 2023-12-14 11:25:36 -06:00
YourWishes f180e81bc4 Flip Y coordinates on textures on UIShader 2023-12-14 11:20:14 -06:00
YourWishes d2c057cd53 Finished UI Render Context 2023-12-13 22:55:13 -06:00
YourWishes 952db756a0 Prepping UI Label 2023-12-12 16:08:13 -06:00
YourWishes d9278414c5 Example of Rendering UI done. 2023-12-12 13:40:50 -06:00
YourWishes debe4146eb Added support for shader structures. 2023-12-12 11:28:54 -06:00
YourWishes 0fa08a1c92 Uniform arrays working. 2023-12-11 23:54:52 -06:00
YourWishes 81adf91816 Cleaned some of the render pass stuff 2023-12-07 08:10:53 -06:00
YourWishes cc98571a01 CLeaned up that last commit a bit. 2023-12-06 09:17:01 -06:00
YourWishes a40874ceee Added example buffer function. 2023-12-06 09:15:38 -06:00
YourWishes 3c31c2872d Added some extra functions for managing assets. 2023-12-06 08:59:19 -06:00
YourWishes 0b61be734d TrueType Textures are now loading properly. 2023-12-06 08:52:16 -06:00
YourWishes e4da9b4d2f idk why but my GDB just stopped working 2023-12-05 20:58:11 -06:00
YourWishes f140b26172 TTF 2023-12-04 21:43:31 -06:00
YourWishes 907b604fc9 Added truetype, with block support. 2023-12-01 00:44:35 -06:00
YourWishes a99ae02f99 Beginning save manager implement 2023-11-26 07:49:07 -06:00
YourWishes 16353dfeb5 Created example prefab. 2023-11-26 00:20:07 -06:00
YourWishes 3920dd34a3 Timeout and Interval events 2023-11-25 23:57:07 -06:00
YourWishes 94941b1c14 Texture loading done. 2023-11-25 19:31:16 -06:00
YourWishes 89fe77c07e Asset Progress 2023-11-25 15:51:20 -06:00
YourWishes c2fb75df97 Textures are working now 2023-11-19 11:39:48 -06:00
YourWishes 830694ee0a glClear is causing stack corrpution 2023-11-19 01:16:41 -06:00
YourWishes 26b5ec2c7f Testing some event stuff 2023-11-17 22:40:08 -06:00
YourWishes 0c46c328fa evt 2023-11-17 17:28:41 -06:00
YourWishes 41c26dd103 About to add evet 2023-11-17 13:21:56 -06:00
YourWishes 5901b9e07c Time, Mr. Freeman? 2023-11-17 12:27:18 -06:00
YourWishes 490da9d0c1 First render. 2023-11-17 00:02:04 -06:00
YourWishes 55f629c7b5 start shader 2023-11-16 15:58:57 -06:00
YourWishes 04dbead9a2 Progress 2023-11-15 23:13:22 -06:00
YourWishes d8bc1d0fe3 Adding some components. 2023-11-15 22:14:53 -06:00
YourWishes 6c6203a41d New scene items system 2023-11-15 18:56:25 -06:00
YourWishes 1817dcaf3a Base refactor 2023-11-14 09:16:48 -06:00
YourWishes 214082d00f About to have to look at shader code again. 2023-11-13 01:42:00 -06:00
YourWishes e3c484d20d BIt more cleanup. 2023-11-13 00:48:48 -06:00
YourWishes dba5aa36c5 Removed physics for now. 2023-11-12 23:29:52 -06:00
YourWishes ba185e9fe4 Switching SceneItems to smarts 2023-11-12 23:02:11 -06:00
YourWishes e540efb726 Shaders improved 2023-11-12 20:10:53 -06:00
YourWishes 06f4214248 Nuked editor 2023-11-12 19:53:18 -06:00
YourWishes 3836d68033 More standard pointers. 2023-11-12 19:52:41 -06:00