Tayou
5ebd386797
server player req: parse malformed json
...
ATM10 server seems to send a extra json object after the default response, that we need to cut off.
Signed-off-by: Tayou <git@tayou.org >
Co-authored-by: Trial97 <alexandru.tripon97@gmail.com >
2025-12-16 14:51:01 +01:00
Yihe Li
c57ba911cf
Remove unnecessary QObject::
...
Signed-off-by: Yihe Li <winmikedows@hotmail.com >
2025-06-05 21:41:06 +08:00
Yihe Li
5ccdb0a477
Remove several warnings when building the project
...
Signed-off-by: Yihe Li <winmikedows@hotmail.com >
2025-06-02 17:00:13 +08:00
Trial97
5c8481a118
chore: reformat
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2025-04-29 10:46:41 +03:00
iTrooz
439c565961
forward McResolver error as Task error
...
Signed-off-by: iTrooz <hey@itrooz.fr >
2025-01-25 20:14:15 +01:00
iTrooz
cf2b413f29
forward McClient error as Task error
...
Signed-off-by: iTrooz <hey@itrooz.fr >
2025-01-25 20:10:31 +01:00
iTrooz
fe8f755b43
remove waitForConnected() and waitForReadyRead() and use signals ineatd
...
Signed-off-by: iTrooz <hey@itrooz.fr >
2025-01-25 20:08:44 +01:00
iTrooz
5eb417ff2b
Always autodelete signal connections with this captured when the objet is deleted, just to be sure
2024-11-28 23:54:51 +01:00
iTrooz
dbb88ca7df
move ServerPingTask in its own file
2024-11-28 17:46:42 +01:00