moneromooo
439b9e0f0e
blackjack: fix the previous fix in basic strategy enumeration
2015-02-18 22:04:51 +00:00
moneromooo
53366012e1
always import user/link in modules
2015-02-14 12:15:49 +00:00
moneromooo
19e7e06e96
blackjack: fix a couple bugs in basic strategy
2015-02-12 21:20:52 +00:00
moneromooo
29dcb74ef3
blackjack: fix exception in insurance command error path
2015-02-12 15:38:02 +00:00
moneromooo
95ad92bc3e
blackjack: fix balance checks on multiple hands
2015-02-09 09:59:14 +00:00
moneromooo
d455985552
Use decimal functions to read amounts/units from string inputs
2015-02-02 13:11:52 +00:00
moneromooo
5774f1ca90
blackjack: fix basic strategy claiming split with more than two cards
2015-01-25 22:09:33 +00:00
moneromooo
32ab6a3127
blackjack: fix splitting on different 10 valued card
...
It was using the first card twice, which wasn't quite correct,
tough only cosmetic
2015-01-24 21:52:24 +00:00
moneromooo
a6d4f07eec
dice, blackjack: use the configured coin name in help
2015-01-24 16:58:14 +00:00
moneromooo
bb7d4c9f2c
blackjack: fix double doubling the wrong bet amount
...
It would double the current full amount bet, rather than the
original bet of the current hand only.
Also fix an error message using a variable before it's initialized
when telling the player his/her balance is not enough when doing so.
2015-01-23 10:52:32 +00:00
moneromooo
cf122d032b
Factor player balance check into IsBetValid and make min/max bets optional
2015-01-22 18:46:15 +00:00
moneromooo
4b6f08d2a1
blackjack: avoid deleting player state twice when winning insurance
2015-01-22 10:50:53 +00:00
moneromooo
e0da99eb63
blackjack: fix syntax error in error log on missing basic strategy combination
2015-01-22 10:02:46 +00:00
moneromooo
ab26278828
blackjack: add missing 21 basic strategy score
...
It was only implied in the tables
2015-01-22 10:02:10 +00:00
moneromooo
e0cd953dd4
Fix a few s/identity/nick/ in user facing messages
2015-01-21 22:00:22 +00:00
moneromooo
c48428b0ab
blackjack: fix balance check with side bets
2015-01-21 19:44:54 +00:00
moneromooo
b040600947
Blackjack is now not admin only
2015-01-21 19:18:56 +00:00
moneromooo
84f550a355
Add ban/unban commands
2015-01-21 18:26:48 +00:00
moneromooo
efcfc84c69
Add blackjack module
2015-01-21 16:38:59 +00:00