18 Commits

Author SHA1 Message Date
9986fb5faa Seperate connection management into its own module 2023-01-20 04:17:01 +01:00
a2a17e5ff9 Add type hints and mypy
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-19 03:42:25 +01:00
9cd3803b61 Fix up dockerfile
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-19 02:43:34 +01:00
09d3d8684c Rewrite server using quart instead of flask 2023-01-19 02:03:44 +01:00
d9eb2d7b05 Save player object for each chat message 2023-01-18 21:55:57 +01:00
49cebb9f0a Add todo file
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-18 00:18:49 +01:00
c10eca266a Add static file serving and basic docker config 2023-01-18 00:18:35 +01:00
3fcb1fb8f5 Fix chat breaking when players leave 2023-01-18 00:17:23 +01:00
fce7419c55 Add todo 2023-01-17 19:29:10 +01:00
c2e834a67a Implement board view and improve chat
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-17 18:32:21 +01:00
52a6bb0389 Implement server-side board generation 2023-01-17 18:32:10 +01:00
2d294ddfd2 Make player container an ordered dictionary 2023-01-16 16:13:44 +01:00
5fbe00aefa Add CI
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-15 20:05:29 +01:00
e9e1977f12 Make server url configurable 2023-01-15 16:49:03 +01:00
28e93b1fa3 Set up simple chat server 2023-01-15 16:09:50 +01:00
573fac40cc Add python dependencies and websocket echo server 2023-01-12 17:56:10 +01:00
82d0ce29af Adjust vite template 2023-01-12 17:39:32 +01:00
a38733db7a Add frontend vue template 2023-01-12 17:30:53 +01:00