Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-09-02 | implement map selection in cli | Ilion Beyst | 1 | -4/+15 |
2022-08-01 | make name field optional | Ilion Beyst | 1 | -1/+1 |
2022-07-25 | rename bot_api to client_api | Ilion Beyst | 1 | -14/+17 |
2022-07-23 | support working_directory and command string | Ilion Beyst | 1 | -3/+24 |
2022-07-22 | enable ssl for grpc client | Ilion Beyst | 1 | -7/+8 |
2022-07-22 | allow configuring grpc server url | Ilion Beyst | 1 | -1/+10 |
2022-07-22 | planetwars-client: configure bot config path and opponent name | Ilion Beyst | 1 | -6/+18 |
2022-07-21 | show match url in planetwars_client | Ilion Beyst | 1 | -0/+4 |
2022-07-20 | update client for oneof messages | Ilion Beyst | 1 | -7/+18 |
2022-06-09 | consistently use player_key and player_id | Ilion Beyst | 1 | -2/+2 |
2022-06-08 | update client to request matches | Ilion Beyst | 1 | -7/+19 |
2022-06-07 | run bot process in client | Ilion Beyst | 1 | -6/+23 |
2022-06-06 | send player_id through request metadata | Ilion Beyst | 1 | -1/+9 |
2022-06-05 | baby steps towards a working bot api | Ilion Beyst | 1 | -9/+23 |
2022-06-01 | set up stub grpc client | Ilion Beyst | 1 | -0/+21 |