33 Commits

Author SHA1 Message Date
2eddf27f88 added card asset 2023-12-28 20:34:25 +01:00
5967eba889 added template textures for 3d modeling 2023-12-20 08:53:34 +01:00
23f15b904b test commit added godot files to perform routing tests 2023-12-19 21:52:51 +01:00
a91097e5e3 test commit added godot files to perform routing tests 2023-12-19 21:51:51 +01:00
a924d6b12e test commit added godot files to perform routing tests 2023-12-19 21:50:49 +01:00
1b3b8666d3 prepared engine swap 2023-12-18 21:01:27 +01:00
83e363f7c7 moved queue management to own class 2023-12-18 08:43:33 +01:00
2055786d4a fixed a bunch of shit 2023-12-17 22:51:25 +01:00
0b447f9505 added udp connectivity to game server 2023-12-17 21:24:33 +01:00
39e07e4cb6 moved card placing and keeping of cards to world class 2023-12-17 20:38:39 +01:00
c71980789c added first ground tech for game server 2023-12-16 21:27:39 +01:00
b70ced94f7 changed some things and did other things 2023-12-16 20:07:52 +01:00
f69f5d0e5f added labels to ui 2023-12-13 18:05:01 +01:00
edba68bbe2 tracked down false arguments in world builder 2023-12-13 16:25:19 +01:00
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