Commit graph

40 commits

Author SHA1 Message Date
Ilion Beyst
a1c7866f87 styling of next/prev buttons 2022-08-15 20:46:13 +02:00
Ilion Beyst
00356d669c properly initialize fetch in ApiClient 2022-08-08 19:12:29 +02:00
Ilion Beyst
6f0c1093ac extend api_client for loading match data 2022-08-06 16:12:00 +02:00
Ilion Beyst
4672a08462 introduce ApiClient 2022-08-06 15:23:02 +02:00
Ilion Beyst
70c79646ae show recent matches on bots page 2022-08-05 20:28:51 +02:00
Ilion Beyst
6e75cac7cc extract MatchList component 2022-08-05 19:21:32 +02:00
Ilion Beyst
99987f8444 use absolute paths for login and register 2022-07-24 17:49:31 +02:00
Ilion Beyst
ccfe86729e add bot detail page 2022-07-24 16:45:29 +02:00
Ilion Beyst
33664eff2c basic user profile pages 2022-07-24 15:15:42 +02:00
Ilion Beyst
cf248ff41a replace 'target' with 'destination' in rules. Thanks @rien! 2022-06-11 13:30:09 +02:00
Ilion Beyst
80c60ac69c Merge branch 'feature/leaderboard' 2022-05-28 11:22:44 +02:00
Ilion Beyst
6885361204 show confirmation on succesful bot save 2022-05-23 21:13:09 +02:00
Ilion Beyst
17d29c5397 add basic leaderboard view 2022-05-18 22:03:46 +02:00
Ilion Beyst
39940aaabd add turn limit and environment info to rules 2022-04-25 20:13:18 +02:00
Ilion Beyst
9f24a6184e add saved bot to opponent list 2022-04-25 19:59:43 +02:00
Ilion Beyst
41f1679ef4 persist saved bot name 2022-04-25 19:47:31 +02:00
Ilion Beyst
c43839f471 more elaborate game rules 2022-04-23 12:09:25 +02:00
Ilion Beyst
8cda16d1c9 show rules on first visit 2022-04-23 11:28:40 +02:00
Ilion Beyst
6a39dc214a show player names in visualizer 2022-04-17 20:58:21 +02:00
Ilion Beyst
39cec55bbe format & cleanup 2022-04-16 10:30:11 +02:00
Ilion Beyst
a41b4c48cb show bot name validations in frontend 2022-04-15 19:18:27 +02:00
Ilion Beyst
f21182ecdf show login errors 2022-04-09 10:50:17 +02:00
Ilion Beyst
2479d1ec1a don't show save button when user is not logged in 2022-03-24 20:43:27 +01:00
Ilion Beyst
2b5a80a032 implement currentUser store 2022-03-22 18:10:39 +01:00
Ilion Beyst
6ab8db31c3 implement navbar user controls 2022-03-21 20:05:49 +01:00
Ilion Beyst
675bf6fd07 add a simple view with game rules 2022-03-15 19:24:50 +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
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
006ce35622 persist bot code in localstorage 2022-02-22 18:48:59 +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
1cde40b459 basic match views 2022-01-02 17:57:40 +01:00
Ilion Beyst
8d3b8fd8aa npm run format 2021-12-31 11:38:06 +01:00
Ilion Beyst
4912a0dbe7 barebones authentication 2021-12-30 16:34:50 +01:00