Commit graph

68 commits

Author SHA1 Message Date
8dd03d2558 fixed sommunication issues 2024-11-03 16:21:03 +01:00
4716c8d1d0 further tinkering with communication 2024-11-03 15:22:28 +01:00
07189c7e76 finally fixed communication 2024-11-03 11:51:13 +01:00
67b09aaa06 fixing queu identification 2024-11-03 11:19:19 +01:00
e8bdc8a1f7 nearing the solution 2024-11-03 04:40:46 +01:00
473d9dea6e trying to decouple sending and receiving in server 2024-11-02 23:37:15 +01:00
7e3a153c66 cleanup 2024-10-31 21:02:23 +01:00
71a760e054 cleanup 2024-10-31 21:01:53 +01:00
5e4c7ca992 attempting to fix communication again 2024-10-31 19:19:13 +01:00
60fc061d00 fix client timeout 2024-10-29 04:51:31 +01:00
71b325b2a4 fix typo 2024-10-29 04:51:08 +01:00
6f93ead9d9 tinkering graphics 2024-06-09 07:32:03 +02:00
7a58d222ad starting to make grahics 2024-05-01 23:53:12 +02:00
34ae1d4de4 restructure 2024-05-01 23:52:49 +02:00
9a2786fa2d reduce debug output 2024-05-01 22:44:06 +02:00
9b164e4f65 tinker a little with Map generation and display 2024-05-01 18:05:19 +02:00
13045c4ba9 fixing pings! 2024-05-01 03:37:10 +02:00
ab4a2a4130 fix communication 2024-04-19 20:18:49 +02:00
65e0c5d272 meow 2024-04-17 19:44:47 +02:00
cd16ce7971 fix pingpong procedure 2024-04-08 03:50:12 +02:00
8691274c56 better wording 2024-04-08 02:42:07 +02:00
96b6db4755 some polish 2024-04-07 19:15:57 +02:00
ff3fd6415f client: found and fixed mem leak 2024-04-07 13:35:48 +02:00
82598aaafb hunting bugs, found space leak in client 2024-04-06 02:18:08 +02:00
58120fbc1b fix some communication issues 2024-03-29 23:01:41 +01:00
be888101a0 introduce proper exception handling 2024-03-29 10:34:15 +01:00
95193f5fd1 closing in on communication issue 2024-03-29 04:14:27 +01:00
ce69da9e43 make more sync 2024-02-03 18:01:45 +01:00
d2062b2cbe server start hadling pongs 2024-02-02 16:34:50 +01:00
baae726e56 server timeout clients 2024-02-02 15:50:57 +01:00
9d140b6206 work on server-side sychronisation 2024-02-02 09:07:11 +01:00
6587f97312 begin synchronisation primitives 2024-02-02 08:16:28 +01:00
3e72e87e56 fix data garbling 2023-12-23 11:38:57 +01:00
a202ec17b3 figure out timing problems 2023-12-20 09:04:50 +01:00
324a776227 more client-server communication 2023-12-20 08:12:22 +01:00
0c805f3aa2 cut out 2023-12-18 14:31:01 +01:00
7c3fe35ca4 fix sigint handling 2023-12-13 15:09:27 +01:00
b8214ddbec first actual game content communication 2023-12-13 11:06:45 +01:00
989d40b7e4 small fix 2023-12-12 13:44:33 +01:00
7339587bd1 fix socket file removal 2023-12-12 11:21:25 +01:00
087ae2d072 some little optimizations 2023-12-12 03:31:57 +01:00
9691a0412a include some failsafes 2023-12-12 02:53:05 +01:00
6db9d877aa wizard creation and transmission works 2023-12-11 13:47:27 +01:00
ad52b9c037 build map encasing 2023-12-11 13:17:37 +01:00
2019fafdc5 formatting 2023-12-11 11:04:29 +01:00
bd890800c5 make server non-blocking 2023-12-11 10:48:25 +01:00
d245129461 improved communication 2023-12-11 09:49:24 +01:00
46f41519fc fix communication 2023-12-11 07:07:09 +01:00
c68bb2a369 messing around 2023-12-10 20:12:53 +01:00
aa1805ce19 first actual message passing 2023-12-10 17:00:50 +01:00