Commit graph

18 commits

Author SHA1 Message Date
78e07731c8
Add more tests!
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-28 23:07:05 +02:00
98ccf5fe8a
Stub player replacement
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-28 21:56:47 +02:00
21c257a0b1 Fix picks being broadcasted, finish up main test
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-28 18:19:02 +02:00
fcb265c490 More tests!
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-28 16:29:19 +02:00
6c6a8a843d Make channels buffered otherwise it will hang
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-28 16:17:35 +02:00
4a521f595d Add testing and fix tons of bugs
Some checks reported errors
continuous-integration/drone/push Build was killed
2019-06-28 16:15:25 +02:00
5158ab539a Add session creation and start commands
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-28 12:54:58 +02:00
dbc7e7e0ba Tell players their picks when the draft is over
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-28 11:20:52 +02:00
9b5ad472c7 Refactor messages handling
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-28 11:03:42 +02:00
be83334e3a Tell people when someone joined a session
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-27 18:15:51 +02:00
f8b5dbfc17 Let players join sessions 2019-06-27 18:14:17 +02:00
4f3ad1d63a Forgot to add the API object
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-27 17:14:34 +02:00
19c4b42bf4 Start handling commands from players
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-27 16:59:52 +02:00
cbe38e9413 Add necessary messages for a drafting session 2019-06-27 13:49:57 +02:00
25d05402c1 Add player positioning and basic draft logic 2019-06-26 14:59:55 +02:00
cd04155257 Add bot and session primitives 2019-06-26 12:56:02 +02:00
9feb703f01
Bot now registers just fine 2019-06-21 00:38:50 +02:00
f47cc0cd92
Start work on draftbot 2019-06-18 00:00:16 +02:00