Commit graph

28 commits

Author SHA1 Message Date
3efe3a5aac fix: relationships bit messy 2023-11-25 12:24:42 +01:00
526660dc35 revert: Characters can not be null 2023-11-24 20:07:43 +01:00
bd25ff9f09 fix: Deletion behaviours 2023-11-22 10:16:16 +01:00
4bb4236eb3 feat: annotation changes (index, delete, etc.) 2023-11-22 07:59:08 +01:00
19fffa9efe fix: add missing cascade deletion 2023-11-21 22:00:55 +01:00
e1b0189c41 fix: incorrect header usage 2023-11-21 21:38:58 +01:00
40b2896fa3 chore: add copyright notice 2023-11-20 19:58:30 +01:00
9a6a47e8f4 chore: add missing file for migration 2023-11-20 19:54:11 +01:00
9f3007b10e chore: reformatting 2023-11-19 17:07:28 +01:00
316881266b feat: dbcontext pooling & lazy loading 2023-11-16 12:06:36 +01:00
46649adfd8 feat: character creation works
requires base stats and parsing of values provided by user
2023-11-15 20:00:08 +01:00
8706e7677a fix: namespaces adjustment was not complete 2023-11-14 21:25:28 +01:00
4b0840b5b9 feat: add guild data to character selection and db 2023-11-14 20:07:45 +01:00
b2373d1556 feat: channel selection working 2023-11-13 21:12:12 +01:00
f6c2f4d2b6 feat: add inventory/item data 2023-11-08 15:33:04 +01:00
1455bdd75a chore: apply dotnet format 2023-10-12 09:15:34 +02:00
c87847833d explicit enumeration 2023-10-08 12:47:15 +02:00
4499045afe chore: remove unnecessary code/comment 2023-08-18 00:31:28 +02:00
21c9d925f3 feat: add additional data to character 2023-08-14 23:05:53 +02:00
82e5cce676 chore: reformat & cleanup 2023-08-14 22:54:22 +02:00
8816fb2944 feat: initial character data 2023-08-14 22:30:35 +02:00
f802dcf2a3 chore: reformat & cleanup 2023-08-14 21:30:32 +02:00
710bdf8af3 chore: cleanup 2023-08-14 14:34:24 +02:00
bb8e972a75 feat: efcore & postgres setup 2023-08-14 13:49:27 +02:00
c282d42c61 feat: login handling & proper password storage 2023-08-13 22:27:24 +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
12aeff8ad6 feat: add couchdb & refactor namespace 2023-08-10 10:47:35 +02:00