Hamcha hamcha
hamcha pushed to master at mcg/mlp-server-tools 2019-07-03 15:52:35 +00:00
e06b0b29a1 Start working on a non-interactive test script for drafting
hamcha pushed to master at mcg/draft 2019-07-01 16:15:12 +00:00
e9e5ffdada Allow problem packs to have arbitrary sizes
hamcha pushed to master at mcg/mlp-server-tools 2019-07-01 12:44:29 +00:00
9df4c610dc Allow for custom problem pack sizes
hamcha pushed tag v0.0.6 to mcg/draft 2019-07-01 12:43:29 +00:00
hamcha pushed tag v0.0.5 to mcg/draft 2019-07-01 12:41:55 +00:00
hamcha pushed to master at mcg/mlp-server-tools 2019-07-01 11:02:44 +00:00
096b07031a Minor nitpicking
hamcha pushed to master at mcg/mlp-server-tools 2019-07-01 10:55:57 +00:00
c85cd0bb8e Start work on rulebot
hamcha pushed to master at mcg/mlpcardgame 2019-06-29 13:26:51 +00:00
91e55a1709 Start work on lobby items
a304697c80 Add players in draft screen
d4fff245bc Add cards to proper categories, fix problem colors
Compare 3 commits »
hamcha pushed to master at mcg/mlpcardgame 2019-06-29 09:51:02 +00:00
72c6e49a06 Add set loading and parsing, also minor things
c8cc26cbce More work on draft page
Compare 2 commits »
hamcha pushed to master at mcg/mlp-server-tools 2019-06-28 21:07:18 +00:00
78e07731c8 Add more tests!
hamcha pushed to master at mcg/draft 2019-06-28 20:45:48 +00:00
3184ce476a We don't need this as a global
d2a2e4526b Add LoadAllSets
Compare 2 commits »
hamcha pushed tag v0.0.4 to mcg/draft 2019-06-28 20:36:25 +00:00
hamcha pushed to master at mcg/mlp-server-tools 2019-06-28 19:57:19 +00:00
98ccf5fe8a Stub player replacement
hamcha pushed to master at mcg/mlp-server-tools 2019-06-28 16:19:07 +00:00
21c257a0b1 Fix picks being broadcasted, finish up main test
hamcha closed issue mcg/draft#4 2019-06-28 15:24:53 +00:00
Allow mlp subpackage to use a custom HTTP client and address
hamcha pushed to master at mcg/draft 2019-06-28 15:24:53 +00:00
37645e37f7 Make HTTP server and URL customizable
c2d3b3b679 Add IDs() method for packs
Compare 2 commits »
hamcha opened issue mcg/draft#4 2019-06-28 14:39:54 +00:00
Allow mlp subpackage to use a custom HTTP client and address
hamcha pushed to master at mcg/mlp-server-tools 2019-06-28 14:29:26 +00:00
fcb265c490 More tests!
hamcha pushed to master at mcg/mlp-server-tools 2019-06-28 14:17:39 +00:00
6c6a8a843d Make channels buffered otherwise it will hang
hamcha pushed to master at mcg/mlp-server-tools 2019-06-28 14:15:31 +00:00
4a521f595d Add testing and fix tons of bugs