Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-08-01 | make name field optional | Ilion Beyst | 1 | -1/+1 |
2022-07-25 | rename bot_api to client_api | Ilion Beyst | 2 | -15/+18 |
2022-07-23 | update README | Ilion Beyst | 1 | -0/+24 |
2022-07-23 | support working_directory and command string | Ilion Beyst | 2 | -3/+25 |
2022-07-22 | enable ssl for grpc client | Ilion Beyst | 2 | -8/+9 |
2022-07-22 | allow configuring grpc server url | Ilion Beyst | 2 | -2/+11 |
2022-07-22 | planetwars-client: configure bot config path and opponent name | Ilion Beyst | 2 | -6/+19 |
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 | 3 | -6/+28 |
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 | 2 | -9/+24 |
2022-06-01 | set up stub grpc client | Ilion Beyst | 3 | -0/+44 |