Commit Graph

25 Commits

Author SHA1 Message Date
Christoph Hagen
f3c59e0f3f Remove uses of Task 2023-11-01 11:52:04 +01:00
Christoph Hagen
aa474c365f Update dependencies 2023-10-02 00:37:50 +02:00
Christoph Hagen
82d81b596e Update clairvoyant 2023-09-07 13:56:27 +02:00
Christoph Hagen
e9a650ddec Update to new logging version 2023-02-16 18:31:30 +01:00
Christoph Hagen
77a214d2a2 Improve logging 2023-02-06 22:03:02 +01:00
Christoph Hagen
a48c77c138 Add name and description for metrics 2023-02-06 11:25:30 +01:00
Christoph Hagen
13f13c8503 Update metrics 2023-02-01 20:10:57 +01:00
Christoph Hagen
d30222911d Add more metrics 2023-02-01 16:44:07 +01:00
Christoph Hagen
0a5139fd39 Remove throwing declarations 2023-01-31 22:17:15 +01:00
Christoph Hagen
3c4d1f0e29 Update player points when game ends 2022-10-18 11:40:08 +02:00
Christoph Hagen
454bd204b8 Fix error creating a table 2022-10-12 22:02:01 +02:00
Christoph Hagen
26adcc2868 Convert functions to async/await 2022-10-12 19:32:15 +02:00
Christoph Hagen
89007989e3 Close all sockets on shutdown 2022-01-24 17:15:11 +01:00
Christoph Hagen
9cc4cdb27c Display player state 2021-12-25 16:53:58 +01:00
Christoph Hagen
1d1044c3f8 Fix delete empty table 2021-12-23 12:52:28 +01:00
Christoph Hagen
f97604e3bf Delete table when empty 2021-12-23 11:16:29 +01:00
Christoph Hagen
5eafcfdf4d Switch to SQLite database over text files 2021-12-22 22:13:09 +01:00
Christoph Hagen
ef966b0aa3 Optimise files on start 2021-12-21 15:50:49 +01:00
Christoph Hagen
49787db1aa First working version 2021-12-18 15:08:43 +01:00
Christoph Hagen
577a60c1d1 Clarify action id 2021-12-09 11:18:26 +01:00
Christoph Hagen
289458bfd8 Refactor tables and players for clarity 2021-12-09 11:11:17 +01:00
Christoph Hagen
fa3aaadef8 Play cards, select game, player actions 2021-12-06 18:28:35 +01:00
Christoph Hagen
20d1ce24da Player actions, playable cards 2021-12-06 11:43:30 +01:00
Christoph Hagen
3db9652cad Sync push 2021-12-03 18:03:29 +01:00
Christoph Hagen
cde63c03d6 Add table persistence, organize files 2021-12-01 22:47:19 +01:00