Commit graph

32 commits

Author SHA1 Message Date
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 4a582e8079 store active version id in bots table 2022-07-23 23:40:25 +02:00
Ilion Beyst f19a70e710 sort match players to ensure correct ordering 2022-07-23 14:47:24 +02:00
Ilion Beyst e69bd14f1d refactor: delay BotSpec construction in RunMatch 2022-07-12 20:54:00 +02:00
Ilion Beyst 6ec792e3bd NewBotVersion 2022-07-07 18:57:46 +02:00
Ilion Beyst d7b7585dd7 rename code_bundle to bot_version 2022-07-06 22:41:27 +02:00
Ilion Beyst b3df5c6f8c migrate code_bundles to bot_versions 2022-07-05 20:34:20 +02:00
Ilion Beyst a376698073 update RunMatch helper to allow for remote bots 2022-06-10 21:49:32 +02:00
Ilion Beyst 5ee66c9c9b allow match_player code_bundle_id to be null 2022-06-10 21:09:33 +02:00
Ilion Beyst 6e1167ee9e save match winner in database 2022-05-29 11:41:52 +02:00
Ilion Beyst 30de8107b4 implement leaderboard endpoint 2022-05-17 21:13:29 +02:00
Ilion Beyst a7d56ba0f5 add ratings table 2022-05-09 19:41:33 +02:00
Ilion Beyst 7b142554d8 move match running logic to separate module 2022-04-28 21:31:49 +02:00
Ilion Beyst cc7014b04b add validation to user registration 2022-04-09 10:04:12 +02:00
Ilion Beyst fd52e266c6 apply clippy suggestions 2022-03-13 15:20:03 +01:00
Ilion Beyst f7655005ff typo: maches -> matches 2022-03-12 09:04:12 +01:00
Ilion Beyst 63695c299c add information about match players to match API object 2022-03-11 00:41:18 +01:00
Ilion Beyst 523de3ba06 save match players in database 2022-03-10 23:35:42 +01:00
Ilion Beyst edb3ead976 retrieve opponent from bots database 2022-02-27 22:57:06 +01:00
Ilion Beyst 22a8f3d619 save all uploaded code bundles in database 2022-02-27 20:35:22 +01:00
Ilion Beyst 6ef6a872fe make bot owner nullable 2022-02-27 14:51:32 +01:00
Ilion Beyst ebd01757e8 play matches async 2022-02-15 19:54:29 +01:00
Ilion Beyst fc10359997 store demo matches in database 2022-02-08 20:13:24 +01:00
Ilion Beyst 5b10d5e98e add match_state to matches 2022-01-03 23:36:19 +01:00
Ilion Beyst 69331eb08a serve match logs 2022-01-02 17:56:52 +01:00
Ilion Beyst 85dcf3ba2f store matches in database 2022-01-02 16:14:03 +01:00
Ilion Beyst bdb77f97d6 minimal port of start_match logic 2022-01-01 16:32:55 +01:00
Ilion Beyst e145947d05 match form stubs 2022-01-01 11:26:49 +01:00
Ilion Beyst 3e902bb56e list uploaded code bundles on bot page 2021-12-31 11:24:25 +01:00
Ilion Beyst f5e8b4093a prototype bots pages 2021-12-30 23:40:37 +01:00
Ilion Beyst 3edf5d60f5 rename to planetwars-server 2021-12-30 11:45:59 +01:00