Commit graph

16 commits

Author SHA1 Message Date
8816fb2944 feat: initial character data 2023-08-14 22:30:35 +02:00
756031b186 feat: initial ChannelSelection
All checks were successful
Test if Server can be built / build-server (push) Successful in 23s
2023-08-14 22:22:43 +02:00
63c29f21df feat: adjustments to Argon2 settings
All checks were successful
Test if Server can be built / build-server (push) Successful in 26s
2023-08-14 20:00:56 +02:00
bb8e972a75 feat: efcore & postgres setup 2023-08-14 13:49:27 +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
27af53eb56 feat: add usedimplicitly attribute 2023-08-13 14:12:04 +02:00
e70d32d532 style: apply editorconfig & analyzer suggestions 2023-08-12 23:04:19 +02:00
cb5bdfc0f1 feat: make test channel available 2023-08-11 16:01:48 +02:00
1de07e546a style: apply editorconfig style 2023-08-11 11:31:30 +02:00
87078869ef chore: remove unused using statements 2023-08-11 10:31:54 +02:00
adaa74470e feat: change LoginInfo/Response to be more concise 2023-08-11 01:17:59 +02:00
dd855675f9 feat: change PacketHandler to conform to async 2023-08-11 01:17:29 +02:00
9c00137904 feat: rewrite & revert back to manual serialization & deserialization 2023-08-10 22:07:58 +02:00
160c90cff5 feat: add testing flag for account creation on login 2023-08-10 11:12:47 +02:00
12aeff8ad6 feat: add couchdb & refactor namespace 2023-08-10 10:47:35 +02:00
57fe6f9d8d refactor: move classes to corresponding namespaces 2023-08-09 22:04:10 +02:00