diff options
author | Emile <git@emile.space> | 2024-11-09 16:28:47 +0100 |
---|---|---|
committer | Emile <git@emile.space> | 2024-11-09 16:28:47 +0100 |
commit | 5fb4b1f7dd6b373786a64dfe0ac59955fb6d964c (patch) | |
tree | 26ae664159632ae14b2c608d01ee4561b931bf8d /README.md | |
parent | c685cc8f25adc5b2b72e4bda185fef7ec8dd6592 (diff) |
yolo r2con push all
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md index 8d996a1..558db4f 100644 --- a/README.md +++ b/README.md @@ -63,11 +63,11 @@ There are essentially the following objects which are all linked to each other ( - [ ] Add user creating battle as default owner - [ ] Allow adding other users as owners to battles -- [ ] Implement submitting bots -- [ ] Implement running the battle -- [ ] Add a "start battle now" button +- [x] Implement submitting bots +- [x] Implement running the battle +- [x] Add a "start battle now" button - [ ] Add a "battle starts at this time" field into the battle - [ ] Figure out how time is stored and restored with the db -- [ ] Do some magic to display the current fight backlog with all info +- [x] Do some magic to display the current fight backlog with all info - [ ] After having added a bot to a battle with the right arch, the arch can be changed When updating the bot, make sure that it is still valid in all currently linked battles |