lambdaclass / afk_gacha_game

AFK Gacha Game is an autobattler by LambdaClass
Apache License 2.0
3 stars 0 forks source link

[DUNGEON] Check upgrade is unlocked on purchase #471

Open lotuuu opened 3 months ago

lotuuu commented 3 months ago

https://github.com/lambdaclass/mirra_backend/pull/632/ implements upgrades for dungeon, but did not implement the upgrade dependency feature because of PR size. Implement it (see GameBackend.Users.purchase_upgrade/3)

lotuuu commented 3 months ago

Moving this to a later milestone as it is ultimately an anti-cheat feature. We will already be "soft locking" these upgraades in the frontend, so this task loses priority.