Commit graph

10 commits

Author SHA1 Message Date
fa52bf66f8 refactor: logging to loggermessages
All checks were successful
Test if Server can be built / build-server (push) Successful in 23s
2023-10-27 17:40:58 +02:00
1455bdd75a chore: apply dotnet format
All checks were successful
Test if Server can be built / build-server (push) Successful in 22s
2023-10-12 09:15:34 +02:00
c282d42c61 feat: login handling & proper password storage
All checks were successful
Test if Server can be built / build-server (push) Successful in 37s
2023-08-13 22:27:24 +02:00
0b3f543c69 feat: dynamic packet init function creation with deserialization. 2023-08-13 08:17:20 +02:00
c6341cb487 feat: set sizeOfServerChannelDat to be const 2023-08-13 01:36:58 +02:00
c5e3452b39 feat: add missing login response reasons 2023-08-13 01:36:40 +02:00
e70d32d532 style: apply editorconfig & analyzer suggestions 2023-08-12 23:04:19 +02:00
1de07e546a style: apply editorconfig style 2023-08-11 11:31:30 +02:00
adaa74470e feat: change LoginInfo/Response to be more concise 2023-08-11 01:17:59 +02:00
9c00137904 feat: rewrite & revert back to manual serialization & deserialization 2023-08-10 22:07:58 +02:00