|
|
5ccca3ab8e
|
added resign event and deleting finished matches
|
2025-11-24 13:14:38 +01:00 |
|
|
|
622bef963f
|
new serevr message enum for easier message handling
|
2025-11-24 10:07:20 +01:00 |
|
|
|
6fc1b6c3fd
|
fixed test function, removed messages because we do not use it
|
2025-11-20 17:23:30 +01:00 |
|
|
|
a985182c99
|
rewrote the message function to use an Option value and check if the playerconnection has value before trying to send message
|
2025-11-20 16:36:02 +01:00 |
|
|
|
3b78a8e925
|
Merge branch 'master' into Server/event
|
2025-11-20 14:46:33 +01:00 |
|
|
|
ab369f179c
|
updated move event to use chessmove struct from engine
|
2025-11-20 14:46:01 +01:00 |
|
|
|
be6a86bebf
|
handling client move event
|
2025-11-20 13:38:39 +01:00 |
|
|
|
5336aadf97
|
fixed bug in findmatch, added a new command in test client, refactored how the server sends messages to the client
|
2025-11-19 20:16:55 +01:00 |
|
|
|
8d559f4b11
|
added request legal moves to testing client
|
2025-11-18 17:24:49 +01:00 |
|