Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-08-28 | raise turn limit to 500 | Ilion Beyst | 1 | -1/+1 | |
2022-04-28 | move match running logic to separate module | Ilion Beyst | 1 | -1/+0 | |
2022-04-27 | return winner when running a match | Ilion Beyst | 1 | -2/+16 | |
2022-03-13 | apply clippy suggestions | Ilion Beyst | 1 | -2/+2 | |
2022-02-23 | implement matchlogger | Ilion Beyst | 1 | -24/+33 | |
2022-02-03 | remove send_info method | Ilion Beyst | 1 | -1/+1 | |
2022-01-23 | run all bots in python docker for now | Ilion Beyst | 1 | -5/+12 | |
2022-01-22 | implement docker runner | Ilion Beyst | 1 | -9/+22 | |
2022-01-18 | running a bot in docker PoC | Ilion Beyst | 1 | -3/+3 | |
2022-01-01 | extract matchrunner crate from planetwars-cli | Ilion Beyst | 1 | -0/+90 | |