forked from rDrama/rDrama
1
0
Fork 0
rDrama/files
Snakes 79e338de38 Treasure: raise minimum reward 10 -> 12.
A rare case where users receive 0 lotto tickets from a treasure chest
occurs when they received 10 or 11 coins from a chest pre-conversion
to lotto tickets. Rather than change ticket_count to the ceil of
dividing coins by ticket cost, it seems less distortionary to instead
imperceptibly raise the minimum to avoid this case.
2022-05-31 20:23:19 -04:00
..
classes Make betting polls respect can_gamble. 2022-05-30 08:13:11 -04:00
helpers Treasure: raise minimum reward 10 -> 12. 2022-05-31 20:23:19 -04:00
mail fds 2022-05-26 00:26:03 +02:00
routes Move lottery to own page (#296) 2022-05-30 22:40:38 -04:00
templates Cachebust badge images. 2022-05-31 13:07:08 -04:00
tests vdffsd 2022-05-23 00:45:04 +02:00
__main__.py Design improvements take 2 + Scroll to top (#291) 2022-05-30 01:36:06 -04:00