Commit graph

17 commits

Author SHA1 Message Date
15c9632941 Implemented join screen 2023-07-09 23:51:34 +02:00
24cc3cfd6b Implemented basic winner screen 2023-07-09 21:56:14 +02:00
241d8119ce Added consumption and countdown 2023-07-09 21:24:50 +02:00
24963b2d0a Fixed bug in calculating sprite offset for collectables 2023-06-30 20:57:28 +02:00
b5d7dfede9 Fixed and expanded coordinate system, and some more physics WIP 2023-06-29 21:26:30 +02:00
Maximilian Giller
ad5a6731a3 Sync commit 2023-06-28 16:57:13 +02:00
Maximilian Giller
26561f5d13 Multiplayer viewports rendering now 2023-06-21 20:42:42 +02:00
Maximilian Giller
1aae9e6cb6 Basic multiplayer view scaffolding 2023-06-21 16:05:11 +02:00
4a44a41c80 Implemented gradient sky 2023-06-20 21:54:59 +02:00
06a6b1b029 Basic skymap prototype 2023-06-18 17:20:35 +02:00
66cc4fcb5f Hiding debug render elements 2023-06-17 21:25:33 +02:00
27b6e1b324 First tile map properly working 2023-06-17 19:48:51 +02:00
414f3b79fc Improved map wallout, fixed spawned player in wall glitch and now actually rendering collectables. Player handling has also been reworked 2023-06-13 21:59:50 +02:00
d3e6e35c9b Fixed exception thats thrown on destruction of game. Made game objects shared pointers 2023-06-13 19:04:38 +02:00
88f19ae5e4 Added Collectables collections and other scaffolding required for further development 2023-06-12 21:02:04 +02:00
12b73c00ba Properly implemented grid coordinates 2023-06-11 15:54:05 +02:00
916050153a Implemented Level concept and scaffolding for map simulation 2023-06-10 14:48:16 +02:00