Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-03-06 | return descriptive errors when saving bots | Ilion Beyst | 1 | -3/+27 |
2022-03-03 | allow selecting opponent in demo | Ilion Beyst | 1 | -3/+8 |
2022-03-01 | don't allow overwriting bots for now | Ilion Beyst | 1 | -3/+3 |
2022-02-28 | bot upload PoC | Ilion Beyst | 1 | -0/+31 |
2022-02-27 | retrieve opponent from bots database | Ilion Beyst | 1 | -18/+26 |
2022-02-27 | save all uploaded code bundles in database | Ilion Beyst | 2 | -17/+9 |
2022-02-27 | make bot owner nullable | Ilion Beyst | 1 | -2/+2 |
2022-02-16 | add MatchState to ApiMatch | Ilion Beyst | 1 | -0/+2 |
2022-02-15 | play matches async | Ilion Beyst | 1 | -4/+19 |
2022-02-12 | separate match data api from match log api | Ilion Beyst | 1 | -0/+10 |
2022-02-08 | store demo matches in database | Ilion Beyst | 2 | -26/+39 |
2022-01-27 | allow retrieving match log for submitted bot | Ilion Beyst | 1 | -1/+8 |
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 | 2 | -0/+71 |
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 match_state to matches | Ilion Beyst | 1 | -2/+7 |
2022-01-02 | serve match logs | Ilion Beyst | 1 | -7/+25 |
2022-01-02 | store matches in database | Ilion Beyst | 1 | -7/+56 |
2022-01-01 | minimal port of start_match logic | Ilion Beyst | 2 | -9/+65 |
2022-01-01 | match form stubs | Ilion Beyst | 3 | -0/+19 |
2021-12-31 | list uploaded code bundles on bot page | Ilion Beyst | 1 | -4/+12 |
2021-12-30 | prototype code upload | Ilion Beyst | 1 | -24/+35 |
2021-12-30 | prototype bots pages | Ilion Beyst | 2 | -3/+15 |
2021-12-30 | rename to planetwars-server | Ilion Beyst | 3 | -0/+171 |