Commit graph

117 commits

Author SHA1 Message Date
Amedeo Molnár
fa3526fe2b add collision check with walls 2024-12-18 11:40:10 +01:00
f52fa7be48 adjust config 2024-12-17 18:01:21 +01:00
44c87fe766 fix graphics 2024-12-17 15:42:14 +01:00
63c76389f0 corrected navigation 2024-12-17 14:28:28 +01:00
Amedeo Molnár
54b7cbd414 make client move around on the map 2024-12-17 12:00:55 +01:00
Amedeo Molnár
e9b0093103 start imlementing client actions 2024-12-17 10:03:05 +01:00
Amedeo Molnár
fbc2c4da3e static analysis fixes 2024-12-12 09:09:17 +01:00
Amedeo Molnár
73adfff54c tidbits 2024-11-29 11:24:07 +01:00
ddbdc0a6e5 make wizards start randomly rotated 2024-11-25 03:58:31 +01:00
0f5101f7bb graphics now works 2024-11-25 03:48:18 +01:00
3ae9c714df limit import 2024-11-07 17:48:09 +01:00
bbf60abc59 make client logging sensible 2024-11-07 17:47:56 +01:00
892333bb6e more linting and adding Log module 2024-11-05 01:24:07 +01:00
bd5b74722c a little optimization 2024-11-04 23:58:15 +01:00
01bdb2ac8f first round with stan 2024-11-04 10:58:55 +01:00
56590056f2 fix fromJust issue 2024-11-04 09:41:22 +01:00
bcda028720 add more logging 2024-11-04 07:02:52 +01:00
acc0e12f1d fix socket error 2024-11-04 07:00:38 +01:00
d76447400d introduce logging 2024-11-04 06:53:58 +01:00
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
Amedeo Molnár
26437b76be handle first Vty event: quit on escape key 2024-10-28 12:20:34 +01:00
Amedeo Molnár
6f0c65a29b flake update 2024-10-28 12:19:24 +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
b8aefd57fc enable profiling in dev-shell 2024-04-08 02:46:22 +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
3349d21195 gitignore: expand 2024-04-07 13:34:47 +02:00
82598aaafb hunting bugs, found space leak in client 2024-04-06 02:18:08 +02:00
540874917c solving quitting issue in client 2024-04-05 16:24:46 +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