Commit Graph

14 Commits

Author SHA1 Message Date
Steev 588483ca2d serverside gamemanager can start game but fails on nontype subscription error 2024-01-15 13:29:19 +01:00
Steev 69881973a4 fixed missing serverWorld issue and added status to login response 2024-01-15 10:43:56 +01:00
Steev 1a9f49f5e9 theoretically reworked packet structure for gamestart event + fixed client issue flooding the server with packets 2024-01-15 10:26:14 +01:00
Steev afa2d779a1 attempt to fix sending placecard event on client side 2024-01-14 21:18:37 +01:00
Steev b98b9821dc fixed issues where server refused to start on laptop, fixed issue whith dictkeys not beeing found, fixed issue where client was spaming cardplaced event to server but lost capabillity of sending said event at all 2024-01-14 19:12:22 +01:00
Steev 0602e638f3 resolved merge conflicts 2024-01-14 18:45:57 +01:00
Steev ae49b1cec7 added clientside placecard event 2024-01-14 18:42:56 +01:00
Steev 15cce52aea fixed issue crashing connections and added system logger 2024-01-14 17:55:35 +01:00
Steev 677552a617 merged broken branches client with master branch and added first statehandling for card placement 2024-01-08 20:07:29 +01:00
Steev d9b367dd42 server has its own world and has primitiv logic for starting a game 2024-01-07 20:45:25 +01:00
Steev 6adea1730e added server communication between client and server 2024-01-07 19:26:41 +01:00
Steev fab79061ea test commit testing communication between discord and git server 2024-01-06 18:04:23 +01:00
Steev 7315c68eb3 added more events 2024-01-06 03:23:29 +01:00
Steev 518804051d added first event functions documented server behaviour for some events 2024-01-05 01:51:06 +01:00