Commit graph

17 commits

Author SHA1 Message Date
Ilion Beyst
ea05674b44 remove obsolete create match route 2022-07-04 22:33:35 +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
7b142554d8 move match running logic to separate module 2022-04-28 21:31:49 +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
4dc77e1626 add MatchState to ApiMatch 2022-02-16 18:40:32 +01:00
Ilion Beyst
c7f4da07c1 separate match data api from match log api 2022-02-12 23:52:45 +01:00
Ilion Beyst
fc10359997 store demo matches in database 2022-02-08 20:13:24 +01:00
Ilion Beyst
a79b338e90 run all bots in python docker for now 2022-01-23 13:23:23 +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