Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-01-27 | allow retrieving match log for submitted bot | Ilion Beyst | 2 | -2/+13 | |
2022-01-27 | correct submitted bot path | Ilion Beyst | 1 | -1/+1 | |
2022-01-26 | add endpoint for standalone upload of bot code | Ilion Beyst | 3 | -0/+72 | |
2022-01-23 | run all bots in python docker for now | Ilion Beyst | 1 | -6/+9 | |
2022-01-04 | return user from login call | Ilion Beyst | 1 | -6/+7 | |
2022-01-03 | add schema.patch to allow unused imports in schema file | Ilion Beyst | 3 | -8/+13 | |
2022-01-03 | add match_state to matches | Ilion Beyst | 9 | -6/+56 | |
2022-01-02 | serve match logs | Ilion Beyst | 3 | -8/+46 | |
2022-01-02 | store matches in database | Ilion Beyst | 7 | -9/+194 | |
2022-01-01 | minimal port of start_match logic | Ilion Beyst | 5 | -9/+82 | |
2022-01-01 | match form stubs | Ilion Beyst | 5 | -1/+29 | |
2021-12-31 | list uploaded code bundles on bot page | Ilion Beyst | 2 | -4/+18 | |
2021-12-30 | prototype code upload | Ilion Beyst | 3 | -26/+40 | |
2021-12-30 | prototype bots pages | Ilion Beyst | 4 | -3/+22 | |
2021-12-30 | nest api routes under /api | Ilion Beyst | 1 | -10/+10 | |
2021-12-30 | rename to planetwars-server | Ilion Beyst | 22 | -0/+629 | |