|
01246ce3d3
|
chore(deps): update dependency dotnext.metaprogramming to v4.15.0
Signed-off-by: noreply@rainote.dev
|
2023-09-17 13:49:23 +00:00 |
|
|
2b16747e4f
|
chore(deps): update dependency microsoft.entityframeworkcore.abstractions to v7.0.11
Signed-off-by: noreply@rainote.dev
|
2023-09-17 13:48:10 +00:00 |
|
|
732e6de4ca
|
chore(deps): update dependency npgsql.entityframeworkcore.postgresql to v7.0.11
Signed-off-by: noreply@rainote.dev
|
2023-09-17 13:48:05 +00:00 |
|
|
2045176f29
|
chore(deps): update dependency microsoft.entityframeworkcore.tools to v7.0.11
Signed-off-by: noreply@rainote.dev
|
2023-09-17 13:47:58 +00:00 |
|
|
afd076e85a
|
chore(deps): update mcr.microsoft.com/dotnet/sdk docker tag to v7.0.401
Test if Server can be built / build-server (push) Successful in 23s
Signed-off-by: noreply@rainote.dev
|
2023-09-17 13:47:30 +00:00 |
|
|
16d948efb2
|
chore(deps): update dependency masstransit to v8.1.0
Signed-off-by: noreply@rainote.dev
|
2023-09-17 13:46:27 +00:00 |
|
|
0379a3138d
|
chore(deps): update dependency dotnext.io to v4.14.0
Signed-off-by: noreply@rainote.dev
|
2023-09-17 13:46:18 +00:00 |
|
|
e36445f2c0
|
chore(deps): update dependency microsoft.entityframeworkcore.analyzers to v7.0.11
Signed-off-by: noreply@rainote.dev
|
2023-09-17 13:45:26 +00:00 |
|
|
40b35542e4
|
chore(deps): update dependency masstransit.analyzers to v8.1.0
Signed-off-by: noreply@rainote.dev
|
2023-09-17 13:45:16 +00:00 |
|
|
35d6d18945
|
chore(deps): update dependency dotnext to v4.14.0
Test if Server can be built / build-server (push) Successful in 39s
Signed-off-by: noreply@rainote.dev
|
2023-08-28 17:51:49 +00:00 |
|
|
e58fa35941
|
feat: first draft for character data
Test if Server can be built / build-server (push) Successful in 24s
|
2023-08-18 01:09:27 +02:00 |
|
|
4499045afe
|
chore: remove unnecessary code/comment
|
2023-08-18 00:31:28 +02:00 |
|
|
21c9d925f3
|
feat: add additional data to character
Test if Server can be built / build-server (push) Successful in 21s
|
2023-08-14 23:05:53 +02:00 |
|
|
82e5cce676
|
chore: reformat & cleanup
Test if Server can be built / build-server (push) Successful in 25s
|
2023-08-14 22:54:22 +02:00 |
|
|
8816fb2944
|
feat: initial character data
|
2023-08-14 22:30:35 +02:00 |
|
|
756031b186
|
feat: initial ChannelSelection
Test if Server can be built / build-server (push) Successful in 23s
|
2023-08-14 22:22:43 +02:00 |
|
|
d44d072823
|
config: a little dynamic config based on environmnet
Test if Server can be built / build-server (push) Successful in 23s
|
2023-08-14 21:45:00 +02:00 |
|
|
f802dcf2a3
|
chore: reformat & cleanup
Test if Server can be built / build-server (push) Successful in 24s
|
2023-08-14 21:30:32 +02:00 |
|
|
010f05c565
|
feat: init all packetHandler once & reuse
Test if Server can be built / build-server (push) Successful in 24s
|
2023-08-14 21:07:15 +02:00 |
|
|
63c29f21df
|
feat: adjustments to Argon2 settings
Test if Server can be built / build-server (push) Successful in 26s
|
2023-08-14 20:00:56 +02:00 |
|
|
710bdf8af3
|
chore: cleanup
|
2023-08-14 14:34:24 +02:00 |
|
|
6e8aaca7f0
|
config: add default testing config
Test if Server can be built / build-server (push) Successful in 24s
|
2023-08-14 13:50:36 +02:00 |
|
|
81a3d24eeb
|
feat: initial migration
|
2023-08-14 13:49:48 +02:00 |
|
|
bb8e972a75
|
feat: efcore & postgres setup
|
2023-08-14 13:49:27 +02:00 |
|
|
c282d42c61
|
feat: login handling & proper password storage
Test if Server can be built / build-server (push) Successful in 37s
|
2023-08-13 22:27:24 +02:00 |
|
|
1dd62a0491
|
feat: do not add settings.json for now
Test if Server can be built / build-server (push) Successful in 34s
|
2023-08-13 19:01:19 +02:00 |
|
|
2705715e8c
|
feat: do not crash on unkown packet id
|
2023-08-13 18:29:39 +02:00 |
|
|
2a4e5ed118
|
feat: switch to ThreadPool
|
2023-08-13 14:22:34 +02:00 |
|
|
27af53eb56
|
feat: add usedimplicitly attribute
|
2023-08-13 14:12:04 +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 |
|
|
c98b204562
|
fix: broken access to DB document
|
2023-08-12 23:12:59 +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 |
|
|
3c26df9e72
|
feat: adjust logging
|
2023-08-11 16:01:32 +02:00 |
|
|
fc6e21e2d8
|
remove: Console.WriteLine calls
|
2023-08-11 11:53:14 +02:00 |
|
|
1de07e546a
|
style: apply editorconfig style
|
2023-08-11 11:31:30 +02:00 |
|
|
f0e0c8edfc
|
refactor: general reordering for PacketDistributor
|
2023-08-11 11:19:43 +02:00 |
|
|
87078869ef
|
chore: remove unused using statements
|
2023-08-11 10:31:54 +02:00 |
|
|
2bd6db75d5
|
feat: switch to Task.Run
|
2023-08-11 01:37:12 +02:00 |
|
|
22682eb89b
|
feat: further analyzers
|
2023-08-11 01:24:35 +02:00 |
|
|
72c37b5c7a
|
feat: implement IPacket based Send function
|
2023-08-11 01:18:11 +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 |
|
|
59770e3369
|
feat: add analyzers, which might be useful
|
2023-08-11 01:10:57 +02:00 |
|
|
c1c1297436
|
fix: Dockerfile image
|
2023-08-10 22:39:17 +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 |
|
|
ac1d34ae92
|
feat: ignore settings.json
|
2023-08-10 10:48:45 +02:00 |
|