21 Commits

Author SHA1 Message Date
518804051d added first event functions documented server behaviour for some events 2024-01-05 01:51:06 +01:00
e5e42aa6d9 rewrote serverside netcode to support multiple connections at once 2024-01-04 02:49:43 +01:00
b679716fe1 netcode refactor 2024-01-04 02:20:19 +01:00
ccb507369d reworked client netcode 2024-01-04 01:28:28 +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
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
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
4fbd1c6663 added card types 2023-12-06 12:21:51 +01:00