Commit graph

388 commits

Author SHA1 Message Date
Ilion Beyst 0f27ca80fb prototype code upload 2021-12-30 23:41:47 +01:00
Ilion Beyst f5e8b4093a prototype bots pages 2021-12-30 23:40:37 +01:00
Ilion Beyst c6ca7cf2d1 nest api routes under /api 2021-12-30 16:38:02 +01:00
Ilion Beyst 4912a0dbe7 barebones authentication 2021-12-30 16:34:50 +01:00
Ilion Beyst 522f4270e8 init SvelteKit frontend 2021-12-30 14:15:40 +01:00
Ilion Beyst 3edf5d60f5 rename to planetwars-server 2021-12-30 11:45:59 +01:00
Ilion Beyst 71ee6c99e9 move assets to visualizer package 2021-12-29 22:54:30 +01:00
Ilion Beyst 0c6d978442 separate out visualizer library 2021-12-29 21:25:29 +01:00
Ilion Beyst 3eeaab6cec Merge branch 'backend-server' 2021-12-29 19:56:31 +01:00
Ilion Beyst 1fb4a5151b migrate to axum 2021-12-29 16:11:27 +01:00
Ilion Beyst ee5af8d076 implement build command 2021-12-28 19:28:19 +01:00
Ilion Beyst 6d176ac99f show relative path to match log 2021-12-28 16:09:41 +01:00
Ilion Beyst 51b52db78b sort matches descending in time 2021-12-28 15:04:37 +01:00
Ilion Beyst dacc05a41b refactor workspace code 2021-12-28 14:57:41 +01:00
Ilion Beyst 5ca8dd4c84 add websocket stub 2021-12-27 22:18:46 +01:00
Ilion Beyst 109e06ecad fix npm run build-wasm 2021-12-26 22:24:23 +01:00
Ilion Beyst 0418a6b46a show match name in matchbrowser 2021-12-26 22:14:59 +01:00
Ilion Beyst 044e13940e add general README 2021-12-26 22:01:27 +01:00
Ilion Beyst 31b439ee31 rebrand project to workspace 2021-12-26 22:00:20 +01:00
Ilion Beyst 0d03a0fbc2 refactor commands 2021-12-26 21:54:26 +01:00
Ilion Beyst c04d4a449b rename to planetwars-cli 2021-12-26 21:07:19 +01:00
Ilion Beyst b1e9490f55 add match meta header to logs 2021-12-25 21:49:16 +01:00
Ilion Beyst e681eb91cd implement webserver backend 2021-12-25 20:30:09 +01:00
Ilion Beyst 003c551e73 implement basic MatchBrowser component 2021-12-25 20:28:10 +01:00
Ilion Beyst 92a13bac92 add init-project command 2021-12-25 17:48:54 +01:00
Ilion Beyst d0a0fcfded cli for running matches 2021-12-25 14:45:05 +01:00
Ilion Beyst d0af8d3bbf use vite-plugin-wasm-pack 2021-12-23 19:25:56 +01:00
Ilion Beyst c26f72890f fix frontend build 2021-12-23 18:22:14 +01:00
Ilion Beyst 96ee00242f add pw-frontend 2021-12-22 13:59:13 +01:00
Ilion Beyst 218ebc3b8f cargo fmt 2021-12-21 21:47:48 +01:00
Ilion Beyst b7ab700a57 import planetwars-rules 2021-12-20 11:47:24 +01:00
Ilion Beyst 52242b03f1 simple bot uploads 2021-12-19 00:16:46 +01:00
Ilion Beyst 2dbb085008 use async closures for tests 2021-12-18 15:39:05 +01:00
Ilion Beyst 6aa72b3c87 gracefully handle invalid login credentials 2021-12-15 22:40:55 +01:00
Ilion Beyst 13cdbc7ff7 test registration & login 2021-12-14 20:23:07 +01:00
Ilion Beyst eabeb7ed7b start implementing basic login functionality 2021-12-13 22:41:20 +01:00
Ilion Beyst 8b4440f723 setup basic rocket+diesel app 2021-12-13 15:43:47 +01:00
Ilion Beyst 931bf0fbed mozaic4 2021-12-13 11:24:08 +01:00