Commit graph

107 commits

Author SHA1 Message Date
Ilion Beyst fa4c684475 create editor store 2022-08-22 21:58:13 +02:00
Ilion Beyst 82ab9cef78 populate new index page 2022-08-22 21:18:20 +02:00
Ilion Beyst 947ced152e move rules to their own route 2022-08-22 19:52:44 +02:00
Ilion Beyst a5399728c1 make scroll bars less ugly in chrome 2022-08-21 21:36:47 +02:00
Ilion Beyst 8eec57f560 extract leaderboard from editor 2022-08-21 21:18:06 +02:00
Ilion Beyst 64d24c9e3d move bot editor to /editor 2022-08-21 21:06:10 +02:00
Ilion Beyst 71d37e758f implement LinkButton component 2022-08-20 19:55:21 +02:00
Ilion Beyst 329fc73b94 create global scss styles 2022-08-19 19:57:57 +02:00
Ilion Beyst 87f6a9c455 consume matches pagination api 2022-08-16 20:00:49 +02:00
Ilion Beyst a1c7866f87 styling of next/prev buttons 2022-08-15 20:46:13 +02:00
Ilion Beyst 4dcccb589d link to all matches on bot page 2022-08-15 20:05:00 +02:00
Ilion Beyst 7ba9fcee64 allow filtering for bot matches 2022-08-12 20:54:34 +02:00
Ilion Beyst 7c4314ae23 save matches pagination cursor in url 2022-08-11 23:06:53 +02:00
Ilion Beyst 58c1c5f9fb badly paginated matches 2022-08-09 20:43:02 +02:00
Ilion Beyst 00356d669c properly initialize fetch in ApiClient 2022-08-08 19:12:29 +02:00
Ilion Beyst db7980504f move match index to ApiClient 2022-08-07 10:57:15 +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 8f65a7d3e2 create a basic match table 2022-07-31 21:04:48 +02:00
Ilion Beyst 14b51033fc add placeholders for empty lists 2022-07-24 18:09:04 +02:00
Ilion Beyst 90dfc3dec4 create new bot flow 2022-07-24 18:05:20 +02:00
Ilion Beyst 99987f8444 use absolute paths for login and register 2022-07-24 17:49:31 +02:00
Ilion Beyst 109aaf2758 remove global style overrides from visualizer 2022-07-24 17:01:22 +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 f058000072 fix match detail view 2022-07-19 22:38:52 +02:00
Ilion Beyst d6acb6e071 remove obsolete dependencies 2022-07-19 21:22:51 +02:00
Ilion Beyst 338dc6ac63 bugfix: don't cache textures bound to a specific GLContext 2022-07-18 21:55:35 +02:00
Ilion Beyst d092f5d89c use texture for rendering ships 2022-07-18 21:02:27 +02:00
Ilion Beyst 6e494aca46 add half-pixel correction to text 2022-07-18 07:54:18 +02:00
Ilion Beyst 270476e038 use texture for rendering planets 2022-07-18 07:40:01 +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 643c0e7706 set roboto as default font 2022-05-23 21:24:12 +02:00
Ilion Beyst 6885361204 show confirmation on succesful bot save 2022-05-23 21:13:09 +02:00
Ilion Beyst 4d6a9591d8 add scroll bar to match history 2022-05-22 15:01:02 +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 15e40e4791 auto login after registration 2022-04-09 11:03:37 +02:00
Ilion Beyst f21182ecdf show login errors 2022-04-09 10:50:17 +02:00
Ilion Beyst f59bf07d57 show registration errors on register form 2022-04-09 10:18:49 +02:00