tippero/tipbot
moneromooo 7347480a86 dice: change the multiplier semantics to be hopefully more intuitive
x2 now means even odds - you pay your bet, and get a x2 payout back,
which leaves you with a profit equal to your original bet.

Minimum multiplier is bumped from 0.1 to 1.1 to reflect this change.
2015-01-19 19:39:43 +00:00
..
modules dice: change the multiplier semantics to be hopefully more intuitive 2015-01-19 19:39:43 +00:00
__init__.py Structural overhaul 2014-12-29 17:39:17 +00:00
betutils.py Abstract away communications networks 2015-01-19 08:45:56 +00:00
coinspecs.py Structural overhaul 2014-12-29 17:39:17 +00:00
command_manager.py Abstract away communications networks 2015-01-19 08:45:56 +00:00
config.py Abstract away communications networks 2015-01-19 08:45:56 +00:00
group.py Abstract away communications networks 2015-01-19 08:45:56 +00:00
link.py Abstract away communications networks 2015-01-19 08:45:56 +00:00
log.py Move IRC logging functions to ircutils 2015-01-09 21:46:42 +00:00
network.py Abstract away communications networks 2015-01-19 08:45:56 +00:00
redisdb.py Add rpush/lpop/lindex trampolines 2015-01-17 00:06:01 +00:00
user.py Abstract away communications networks 2015-01-19 08:45:56 +00:00
utils.py Abstract away communications networks 2015-01-19 08:45:56 +00:00