Commit graph

147 commits

Author SHA1 Message Date
Ilion Beyst 6929a803da add explicit ViewMode enum 2022-03-14 21:03:39 +01:00
Ilion Beyst ae2a9f1eb1 fix timezone bug 2022-03-14 20:47:58 +01:00
Ilion Beyst a1d7760b72 show opponent name in match list 2022-03-11 00:47:14 +01:00
Ilion Beyst 95b733ba4d improve submitpane styling 2022-03-06 17:22:05 +01:00
Ilion Beyst a8c913f284 show errors for saving bots 2022-03-06 16:58:01 +01:00
Ilion Beyst bd5dd17eb9 refactor: move bot api calls to submitpane 2022-03-06 16:37:11 +01:00
Ilion Beyst 47ec2c6721 fix opponent selection 2022-03-05 12:10:41 +01:00
Ilion Beyst af04709fe1 add save bot form 2022-03-04 20:23:58 +01:00
Ilion Beyst a8986d7a28 add bot selection on demo page 2022-03-03 21:38:49 +01:00
Ilion Beyst b679103a4c update sveltekit version 2022-02-24 18:47:36 +01:00
Ilion Beyst ad11ae4286 use sveltekit nodejs adapter 2022-02-24 18:38:17 +01:00
Ilion Beyst bfc2263c7c show match pane when a match is selected 2022-02-23 23:29:14 +01:00
Ilion Beyst 816b3bfc27 show bot stderr 2022-02-23 22:30:36 +01:00
Ilion Beyst e15944622d poll for matches to complete 2022-02-22 19:44:29 +01:00
Ilion Beyst 006ce35622 persist bot code in localstorage 2022-02-22 18:48:59 +01:00
Ilion Beyst 060b585da1 add default code to get started 2022-02-21 21:00:05 +01:00
Ilion Beyst 8f29332048 adapt frontend to new match api 2022-02-17 17:11:16 +01:00
Ilion Beyst 7d743bdbbb consume new match API 2022-02-09 20:16:35 +01:00
Ilion Beyst 69f33763ab styling: make sure visualizer does not overflow 2022-02-07 22:50:02 +01:00
Ilion Beyst dc415a8125 cleanup editor code 2022-02-07 21:36:54 +01:00
Ilion Beyst 4feebe5043 keep persistent EditorSession on demo page 2022-02-07 20:56:08 +01:00
Ilion Beyst d45699189e visualizer: let window.global be handled by polyfill 2022-02-07 20:08:49 +01:00
Ilion Beyst c1feeaa7e6 outline demo interface 2022-02-05 16:48:08 +01:00
Ilion Beyst cd9689c6ef configure python mode and theme for ace editor 2022-02-04 22:41:05 +01:00
Ilion Beyst af7627d346 use ace editor for code editing 2022-02-02 23:21:08 +01:00
Ilion Beyst db45cea37e temporary setup for showing submission match result 2022-02-02 19:36:18 +01:00
Ilion Beyst 2e3606f1b6 get started on submit page 2022-02-02 18:29:17 +01:00
Ilion Beyst 9ccea2ea17 return user from login call 2022-01-04 23:24:31 +01:00
Ilion Beyst 1cde40b459 basic match views 2022-01-02 17:57:40 +01:00
Ilion Beyst e145947d05 match form stubs 2022-01-01 11:26:49 +01:00
Ilion Beyst 8d3b8fd8aa npm run format 2021-12-31 11:38:06 +01:00
Ilion Beyst 74d0189d37 config updates 2021-12-31 11:29:27 +01:00
Ilion Beyst 3e902bb56e list uploaded code bundles on bot page 2021-12-31 11:24:25 +01:00
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 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 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 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 b1e9490f55 add match meta header to logs 2021-12-25 21:49:16 +01:00
Ilion Beyst 003c551e73 implement basic MatchBrowser component 2021-12-25 20:28:10 +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