MarseyWorld/files
Snakes 69dec16f55 Shop badge discount: fix Spender, add Roller disc.
The shop discount from Big Spender badges was incorrectly implemented:
intended behavior was for 2pp per badge. However, the values in
const.py were set as if a user could only have one Spender badge at
once, while user.py @ discount was implemented as if they were
additive. Since users factually do have multiple big spender badges,
the values in const were adjusted to reflect this fact.

Also, lootbox Roller badges now each offer a 1pp discount.
users.py @ discount was improved to check against the `discounts`
keys for appropriate badges, rather than a hardcoded list.
2022-05-19 13:41:04 -04:00
..
classes Shop badge discount: fix Spender, add Roller disc. 2022-05-19 13:41:04 -04:00
helpers Shop badge discount: fix Spender, add Roller disc. 2022-05-19 13:41:04 -04:00
mail vb 2022-05-03 04:15:35 +02:00
routes Lootboxes: remove notification to Carp. 2022-05-18 17:33:40 -04:00
templates Media folder: create, add birthgay, move crab. 2022-05-19 13:09:19 -04:00
__main__.py fds 2022-04-26 15:01:05 +02:00