Commit graph

328 commits

Author SHA1 Message Date
e562e22170 Merge pull request 'chore(deps): update dependency dotnext.io to v4.14.0' (#33) from renovate/dotnext.io-4.x into master
All checks were successful
Test if Server can be built / build-server (push) Successful in 25s
Reviewed-on: Wonderking/Continuity#33
2023-09-17 13:46:18 +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
3f6427a09f Merge pull request 'chore(deps): update dependency benchmarkdotnet to v0.13.8' (#40) from renovate/benchmarkdotnet-0.x into master
All checks were successful
Test if Server can be built / build-server (push) Successful in 25s
Reviewed-on: Wonderking/Continuity#40
2023-09-17 13:45:36 +00:00
fae7104211 chore(deps): update dependency benchmarkdotnet to v0.13.8
Signed-off-by: noreply@rainote.dev
2023-09-17 13:45:36 +00:00
f8a6e686f8 Merge pull request 'chore(deps): update dependency microsoft.entityframeworkcore.analyzers to v7.0.11' (#43) from renovate/microsoft.entityframeworkcore.analyzers-7.x into master
All checks were successful
Test if Server can be built / build-server (push) Successful in 25s
Reviewed-on: Wonderking/Continuity#43
2023-09-17 13:45:26 +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
fb1a45108b Merge pull request 'chore(deps): update dependency masstransit.analyzers to v8.1.0' (#38) from renovate/masstransit.analyzers-8.x into master
All checks were successful
Test if Server can be built / build-server (push) Successful in 23s
Reviewed-on: Wonderking/Continuity#38
2023-09-17 13:45:16 +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
e50925a949 Merge pull request 'chore(deps): update dependency dotnext to v4.14.0' (#32) from renovate/dotnext-4.x into master
All checks were successful
Test if Server can be built / build-server (push) Successful in 23s
Reviewed-on: Wonderking/Continuity#32
2023-09-17 13:45:04 +00:00
35d6d18945 chore(deps): update dependency dotnext to v4.14.0
All checks were successful
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
All checks were successful
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
All checks were successful
Test if Server can be built / build-server (push) Successful in 21s
2023-08-14 23:05:53 +02:00
82e5cce676 chore: reformat & cleanup
All checks were successful
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
All checks were successful
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
All checks were successful
Test if Server can be built / build-server (push) Successful in 23s
2023-08-14 21:45:00 +02:00
f802dcf2a3 chore: reformat & cleanup
All checks were successful
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
All checks were successful
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
All checks were successful
Test if Server can be built / build-server (push) Successful in 26s
2023-08-14 20:00:56 +02:00
fd47ba2db0 chore: add Wonderking to dictionary 2023-08-14 14:34:33 +02:00
710bdf8af3 chore: cleanup 2023-08-14 14:34:24 +02:00
c520833e29 Merge pull request 'migrate2efcore' (#16) from migrate2efcore into master
All checks were successful
Test if Server can be built / build-server (push) Successful in 22s
Reviewed-on: Wonderking/Continuity#16
2023-08-14 11:53:21 +00:00
6e8aaca7f0 config: add default testing config
All checks were successful
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
All checks were successful
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
All checks were successful
Test if Server can be built / build-server (push) Successful in 34s
2023-08-13 19:01:19 +02:00
3ef0695822 ci: try to use github setup-dotnet action
Some checks failed
Test if Server can be built / build-server (push) Failing after 37s
2023-08-13 18:58:54 +02:00
81001c71a0 ci: another attempt for ci job
Some checks failed
Test if Server can be built / build-server (push) Failing after 19s
2023-08-13 18:52:46 +02:00
90cfb8075a ci: attempt to fix ci
Some checks reported warnings
Test if Server can be built / build-server (push) Has been cancelled
2023-08-13 18:49:37 +02:00
68c3fa7530 ci: attempt to fix syntax
Some checks reported warnings
Test if Server can be built / build-server (push) Has been cancelled
2023-08-13 18:41:18 +02:00
4478dac2be ci: incorrect actions syntax 2023-08-13 18:37:25 +02:00
90f5cfcae6 feat: add checkout action 2023-08-13 18:36:38 +02:00
abd82d6266 ci: add server build script 2023-08-13 18:34:10 +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
81829e87cb chore: add editorconfig from: https://github.com/RehanSaeed/EditorConfig 2023-08-11 11:28:08 +02:00
f0e0c8edfc refactor: general reordering for PacketDistributor 2023-08-11 11:19:43 +02:00
e6996d32ec feat: remove unsupported DisassemblyDiagnoser 2023-08-11 11:19:24 +02:00