Commit Graph

690 Commits

Author SHA1 Message Date
YourWishes 040459bf9c Putting it all together and testing it. 2021-05-05 09:24:36 -07:00
YourWishes c3244274ce Added frame buffer support. 2021-05-05 07:37:25 -07:00
YourWishes 469750b0a0 Added some basic font rendering and texas holdem 2021-05-03 21:32:40 -07:00
YourWishes 96db74a546 Added some time functions. 2021-04-27 07:26:19 -07:00
YourWishes e323cf2721 Added basic player movement. 2021-04-23 08:17:42 +10:00
YourWishes f7c1380f06 Refactored. 2021-04-22 13:55:34 +10:00
YourWishes c10754f31b bruh(2) 2021-04-20 18:44:41 +10:00
YourWishes 23963f2ee8 BRUH 2021-04-20 18:44:33 +10:00
YourWishes ff8b84b542 Reshuffled 2021-04-19 21:30:34 +10:00
YourWishes cc94f7c775 Fixed some stuff. 2021-04-19 19:02:09 +10:00
YourWishes 786cff50f1 Commenting 2021-04-19 15:56:16 +10:00
YourWishes e0b7313228 Actually have a semi working world loader. 2021-04-18 22:06:51 +10:00
YourWishes 7b8afa20a1 3D Tiles working 2021-04-16 06:51:00 +10:00
YourWishes 8198f3d854 Bringing chunk and chunklist together. 2021-04-13 07:44:21 +10:00
YourWishes c40e55f6c5 Working on optimizing the engine. 2021-04-13 00:03:43 +10:00
YourWishes ca24ed264a Tile list 2021-04-05 20:56:37 +10:00
YourWishes 35759965ab Working on tile maps 2021-04-05 20:46:05 +10:00
YourWishes 932ba9fc6a Built tileset logic 2021-04-05 13:58:17 +10:00
YourWishes 5c54a10298 Built sprite batch 2021-04-05 08:48:17 +10:00
YourWishes ac63eb6b6a Tidying some stuff up 2021-04-04 22:33:18 +10:00
YourWishes 02921d7f3b Added model positioning and rotation. 2021-04-03 22:59:43 +11:00
YourWishes 5cf46fa821 Added cube. 2021-04-03 22:44:11 +11:00
YourWishes 4e01dd0964 Fixed issue with quad buffer. 2021-04-03 21:41:27 +11:00
YourWishes da03a33936 Added texture loading. 2021-04-03 19:49:33 +11:00
YourWishes 9f5fa7722a Added proper mod function. 2021-04-03 15:28:48 +11:00
YourWishes 93565a9905 Chunk loading finalized more or less 2021-04-03 08:53:18 +11:00
YourWishes db21e15a17 Added chunk list basic code 2021-04-02 22:33:41 +11:00
YourWishes f4bf05da62 Added world chunking. 2021-03-22 22:29:16 +11:00
YourWishes d370ca895b Fixed primitive coordiantes being inaccurate 2021-03-18 22:23:39 +11:00
YourWishes b5c2651202 Added texture support. 2021-03-18 21:46:51 +11:00
YourWishes 85b5332649 Primitive done. 2021-03-14 20:41:21 +11:00
YourWishes 34a855b0b8 Working through primitive buffering 2021-03-02 16:20:03 +11:00
YourWishes 97390122c9 Added camera 2021-02-28 22:22:13 +11:00
YourWishes 90fa9d8314 Added input manager final version 2021-02-25 00:00:49 +11:00
YourWishes 700a1b8c7f Added some defineable types 2021-02-23 08:28:20 +11:00
YourWishes 4f02128553 Much much better 2021-02-23 07:57:24 +11:00
YourWishes adc7f5e208 Moved some code around and cleaned things a bit. 2021-02-22 08:08:12 +11:00
YourWishes 424577f835 Added input manager and license. 2021-02-22 07:01:44 +11:00
YourWishes 24218cca63 Added shader loading, added glad 2021-02-17 23:17:19 +11:00
YourWishes 1407d028e8 Vulkan hard :( 2021-02-16 19:22:12 +11:00