1
0
Fork 0
mirror of synced 2024-06-02 18:54:33 +12:00
Commit graph

15 commits

Author SHA1 Message Date
phxntxm a96835326c Change to check all requirements in the command checks, not some in on_message 2018-09-23 17:34:14 -05:00
Phxntxm 60326c7053 Only allow double on the first action in a turn 2017-07-02 22:18:18 -05:00
phxntxm ab93c3f436 Add the restriction checking decorator to all commands 2017-06-27 19:26:32 -05:00
Phxntxm 74d22f2d8d Update no_pm to use the decorator instead 2017-04-08 22:04:46 -05:00
Phxntxm 989d909c2f Update how message's are edited to match rewrite 2017-03-27 14:37:58 -05:00
phxntxm a05b768274 Updated for rewrite: Batch 2 2017-03-07 16:35:30 -06:00
Phxntxm 23e69a01c6 Update to work with the rewrite: Batch 1 2017-03-05 20:45:44 -06:00
Phxntxm 901870d4bf Don't let a player who hasn't bet play 2017-02-27 18:07:23 -06:00
Phxntxm d4c4c9e65a Made the deck 2 decks 2017-02-27 17:49:37 -06:00
Phxntxm c560bc4210 Added a check to ensure someone who joins after betting doesn't get checked to see if they won or not 2017-02-12 16:05:51 -06:00
phxntxm 0e51229ca9 Made sure when forcestop is used, it deletes the game entirely, since it's no longer needed. + Pep8 changes. 2016-12-24 21:16:02 -06:00
Phxntxm 2975d4268b Corrected issue where a server object was iterated through instead of the member list 2016-12-20 16:48:26 -06:00
Phxntxm 96744f0c11 Added the ability to force stop a running blackjack game 2016-12-16 11:02:55 -06:00
Phxntxm c1302aebe6 Added a check to remove any players not in the server anymore 2016-12-16 10:55:47 -06:00
Phxntxm 196ecc8e7d Added blackjack as a new module 2016-12-14 13:37:22 -06:00