19 Commits

Author SHA1 Message Date
a47d372053 switched up layout 2023-12-13 16:18:15 +01:00
5de6b06503 removed faulty pass from world generation 2023-12-12 22:41:48 +01:00
286225fd64 card can resize back to normal size but loses details on each time doing it 2023-12-12 22:35:10 +01:00
386aaddae3 made progress on card resizing 2023-12-12 22:30:44 +01:00
3279713778 simplyfied y world positioning 2023-12-12 21:12:37 +01:00
77fb62ca5f successfully added card snapping 2023-12-12 20:45:01 +01:00
a25f4c3eba added mouse dragging to cards 2023-12-12 18:29:40 +01:00
8c544556ed moved position system over to use vector2 2023-12-11 15:32:33 +01:00
4acb99cc84 changed game layout away from using image 2023-12-10 21:18:41 +01:00
cdf6a810ec drawing first map onto screen 2023-12-09 21:27:24 +01:00
81c7c552f9 removed dead code 2023-12-07 22:45:25 +01:00
8d7a67a454 for now removed card class from hirarchy and added possibillity to render sprites on screen 2023-12-07 22:39:34 +01:00
0d89b1ce84 added card data 2023-12-06 18:46:17 +01:00
4fbd1c6663 added card types 2023-12-06 12:21:51 +01:00
0b5aef794a added fixed fps of 60 and changed input axis system to support multiple inputs 2023-12-05 22:07:34 +01:00
5d17e5a487 added another close condition to applogic when loop exits 2023-12-05 22:04:52 +01:00
2b073bfdfe added engine base window and applogic 2023-12-05 21:46:12 +01:00
da68c8ee8d added db connection to auth server and added usermanagement code 2023-12-04 14:26:12 +01:00
48acef0436 initial commit - added auth server 2023-12-04 13:38:21 +01:00