Commit graph

18 commits

Author SHA1 Message Date
7f63fb4a0e Improvements upon Dockerfile 2023-03-05 19:35:18 +07:00
f7b2d9ca32 New pallette, stats api and acc. removal api 2023-03-05 19:17:36 +07:00
d6591a2685 Implemented auth flow with db 2023-03-05 14:59:14 +07:00
203c8ece2b Forgot to add cleanup to test 2023-03-05 14:42:22 +07:00
18ed995ec9 Refactored out logging (need better solution) and socket seraching 2023-03-05 14:35:52 +07:00
f4e75bd90b Moved models out of index.ts 2023-03-05 14:26:55 +07:00
a118bda224 .*ignore update to exclude coverage folder 2023-03-05 14:25:52 +07:00
dc33c47b4b Add tests for Directus DB wrapper 2023-03-05 14:25:27 +07:00
dafaf8d4ee Add Directus db wrapper 2023-03-05 14:25:02 +07:00
74073a0a9b Moving from JS 'String' to TS 'string' 2023-03-05 11:42:01 +07:00
c19d04ad1a Fixed game config constraints 2023-03-05 11:03:06 +07:00
cb411b59b3 A lot of refactoring for new lobby 2023-03-04 15:05:34 +07:00
943af813e6 Implemented normal game mod with winning and losing 2023-03-04 03:44:51 +07:00
79d439e10a Implemented game room as chat for now 2023-03-03 21:27:48 +07:00
299760c52a Removed dist from repo 2023-03-03 21:27:31 +07:00
1c27dcc742 Add thing to build Docker container from 2023-03-03 21:27:15 +07:00
7585f6a40b Moving to TS, add user lists commands 2023-03-03 01:50:23 +07:00
481d119d3b Initial server 2023-03-02 03:59:29 +07:00