Commit Graph

14 Commits

Author SHA1 Message Date
moneromooo 53366012e1 always import user/link in modules 2015-02-14 12:15:49 +00:00
moneromooo d455985552 Use decimal functions to read amounts/units from string inputs 2015-02-02 13:11:52 +00:00
moneromooo b19be42379 bookie: fix typo in minimum winnings code 2015-02-01 11:36:11 +00:00
moneromooo b07bb7ba6b Balances now belong to accounts, and identities map to an account 2015-02-01 11:36:05 +00:00
moneromooo 14b70927c6 bookie: whitespace fix 2015-01-31 19:15:14 +00:00
moneromooo 2a650ff5fe bookie: make an error more informative 2015-01-31 19:14:48 +00:00
moneromooo f99d86ecab bookie: allow duplicate event names, and specifying an event by its id 2015-01-31 19:12:32 +00:00
moneromooo 6ce78e20fb bookie: factor the optional book code 2015-01-31 19:00:01 +00:00
moneromooo dd4b45cd41 bookie: more compact book listing 2015-01-31 19:00:00 +00:00
moneromooo 407f612be3 bookie: fix typo in help message construction 2015-01-31 12:12:18 +00:00
moneromooo 73a3bd91bd bookie: compare new bet amount with total for player, not the whole book 2015-01-29 20:17:25 +00:00
moneromooo 00b742445e bookie: ensure a winner player never gets less than his/her bet
This could conceivably happen in a game where one side bets a lot
more than the other side.
2015-01-27 22:13:11 +00:00
moneromooo e2787cc2b3 bookie: book/net now available to non admin 2015-01-27 21:31:50 +00:00
moneromooo 9d104183fb Add bookie module 2015-01-27 14:43:00 +00:00