Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-07-06 | rename code_bundle to bot_version | Ilion Beyst | 1 | -1/+1 |
2022-06-11 | use RunMatch in bot_api service | Ilion Beyst | 1 | -23/+20 |
2022-06-09 | consistently use player_key and player_id | Ilion Beyst | 1 | -10/+10 |
2022-06-08 | implement grpc match creation PoC | Ilion Beyst | 1 | -32/+54 |
2022-06-07 | timeout when player never connects | Ilion Beyst | 1 | -9/+23 |
2022-06-06 | bot api: handle timeouts and disconnects | Ilion Beyst | 1 | -8/+55 |
2022-06-06 | send player_id through request metadata | Ilion Beyst | 1 | -3/+16 |
2022-06-06 | implement PlayerRouter | Ilion Beyst | 1 | -26/+45 |
2022-06-05 | baby steps towards a working bot api | Ilion Beyst | 1 | -10/+140 |
2022-05-31 | set up gprc server | Ilion Beyst | 1 | -0/+30 |