• Joined on 2022-08-05
Vylpes commented on issue External/card-drop#227 2024-05-25 14:53:56 +01:00
Inventory command shows cards in list that are shown as 0 in the database

This has passed testing for me, the inventory command now filters out the cards in the database with a quantity of 0

Vylpes commented on issue External/card-drop#203 2024-05-25 14:53:16 +01:00
AS a user, I want to be able sacrifice cards I have for more currency

This has passed for me, the sacrifice command now starts off as red and changes to green when complete and grey when cancelled

Vylpes commented on issue External/card-drop#202 2024-05-25 14:51:24 +01:00
AS a user, I want to be able to claim 100 additional currency a day with a /daily command

I'm happy with this, daily command gives it once and then you have to wait

image
Vylpes merged pull request External/card-drop#239 2024-05-24 17:50:35 +01:00
Fix inventory showing quantities set to 0
Vylpes pushed to develop at External/card-drop 2024-05-24 17:50:35 +01:00
aa1ee5588a Fix inventory showing quantities set to 0 (#239)
Vylpes deleted branch feature/227-inventory-0-bug from External/card-drop 2024-05-24 17:50:35 +01:00
Vylpes pushed to develop at External/card-drop 2024-05-24 17:45:59 +01:00
5f513d740e Change sacrifice command embed colours to go green when successful from red (#237)
Vylpes deleted branch feature/230-sacrifice-changes from External/card-drop 2024-05-24 17:45:59 +01:00
Vylpes merged pull request External/card-drop#237 2024-05-24 17:45:58 +01:00
Change sacrifice command embed colours to go green when successful from red
Vylpes merged pull request External/card-drop#224 2024-05-24 17:40:46 +01:00
Create daily command
Vylpes pushed to develop at External/card-drop 2024-05-24 17:40:46 +01:00
17ea4d9ab4 Create daily command (#224)
Vylpes deleted branch feature/202-daily-command from External/card-drop 2024-05-24 17:40:46 +01:00
Vylpes created pull request External/card-drop#239 2024-05-24 17:28:13 +01:00
Fix inventory showing quantities set to 0
Vylpes pushed to feature/227-inventory-0-bug at External/card-drop 2024-05-24 17:24:12 +01:00
28c3bdae12 Fix inventory showing quantities set to 0
Vylpes created branch feature/227-inventory-0-bug in External/card-drop 2024-05-24 17:24:11 +01:00
Vylpes commented on issue External/card-drop#205 2024-05-24 17:18:18 +01:00
AS a developer, I want the test drop commands to not take currency away

Personally don't think this is worth the hassle, considering we have a give command, so will be closing this

Vylpes closed issue External/card-drop#205 2024-05-24 17:18:18 +01:00
AS a developer, I want the test drop commands to not take currency away
Vylpes opened issue RabbitLabs/random-bunny#177 2024-05-23 18:57:44 +01:00
Unable to resolve dependency tree
Vylpes pushed to feature/230-sacrifice-changes at External/card-drop 2024-05-23 18:00:58 +01:00
169bc62cca Remove duplicated card name
Vylpes pushed to feature/230-sacrifice-changes at External/card-drop 2024-05-23 17:59:55 +01:00
791bd6d2a6 Fix event not checking if the user who clicked the button is the same user