Commit graph

19 commits

Author SHA1 Message Date
Ilion Beyst
c7d9734067 client: don't freeze when bot does not produce output 2022-11-27 11:26:38 +01:00
Ilion Beyst
b75c0e15dc don't crash client when bot crashes 2022-11-20 11:37:45 +01:00
Ilion Beyst
698ae8d15e add logo and page titles 2022-11-03 21:49:45 +01:00
Ilion Beyst
2fec5e4509 implement map selection in cli 2022-09-02 21:58:32 +02:00
Ilion Beyst
aafb785645 make name field optional 2022-08-01 00:16:24 +02:00
Ilion Beyst
67276bd0bb rename bot_api to client_api 2022-07-25 22:16:50 +02:00
Ilion Beyst
5e560b23f8 update README 2022-07-23 00:38:44 +02:00
Ilion Beyst
500061375c support working_directory and command string 2022-07-23 00:38:34 +02:00
Ilion Beyst
1cf20810c5 enable ssl for grpc client 2022-07-22 23:50:52 +02:00
Ilion Beyst
fe2f382e04 allow configuring grpc server url 2022-07-22 23:06:59 +02:00
Ilion Beyst
b0725c21df planetwars-client: configure bot config path and opponent name 2022-07-22 22:27:12 +02:00
Ilion Beyst
1011015b29 show match url in planetwars_client 2022-07-21 21:42:47 +02:00
Ilion Beyst
31f8271db6 update client for oneof messages 2022-07-20 23:43:19 +02:00
Ilion Beyst
d1977b95c8 consistently use player_key and player_id 2022-06-09 20:57:45 +02:00
Ilion Beyst
e3cf0df450 update client to request matches 2022-06-08 23:24:32 +02:00
Ilion Beyst
028d4a99e4 run bot process in client 2022-06-07 20:16:42 +02:00
Ilion Beyst
2f915af919 send player_id through request metadata 2022-06-06 14:25:56 +02:00
Ilion Beyst
90ecb13a17 baby steps towards a working bot api 2022-06-05 21:22:38 +02:00
Ilion Beyst
0f80b19614 set up stub grpc client 2022-06-01 20:19:13 +02:00