Commit graph

13 commits

Author SHA1 Message Date
Ilion Beyst
2a37b96da2 track player status and return player outcomes from match 2022-09-26 19:57:22 +02:00
Ilion Beyst
a1d81ac774 ensure bots cleanly stop before a match completes 2022-09-23 21:34:57 +02:00
Ilion Beyst
8f3621813e test docker runner timeouts 2022-09-22 19:38:09 +02:00
Ilion Beyst
0ce40a9f31 raise turn limit to 500 2022-08-28 15:47:31 +02:00
Ilion Beyst
7b142554d8 move match running logic to separate module 2022-04-28 21:31:49 +02:00
Ilion Beyst
450d22758e return winner when running a match 2022-04-27 20:08:48 +02:00
Ilion Beyst
fd52e266c6 apply clippy suggestions 2022-03-13 15:20:03 +01:00
Ilion Beyst
54b9694f0d implement matchlogger 2022-02-23 21:08:56 +01:00
Ilion Beyst
0a102a9371 remove send_info method 2022-02-03 20:46:40 +01:00
Ilion Beyst
a79b338e90 run all bots in python docker for now 2022-01-23 13:23:23 +01:00
Ilion Beyst
f62196d983 implement docker runner 2022-01-22 14:32:43 +01:00
Ilion Beyst
3e18c840d1 running a bot in docker PoC 2022-01-18 20:17:13 +01:00
Ilion Beyst
4a077c7c65 extract matchrunner crate from planetwars-cli 2022-01-01 12:10:02 +01:00
Renamed from planetwars-cli/src/match_runner/mod.rs (Browse further)