• Joined on 2022-08-05
Vylpes pushed to main at External/card-drop 2025-05-25 17:00:46 +01:00
7d9c1bda62 v0.9.1
8e63f26747 Update inventory dropdown logic to use a range around the current page so that we can remain within the 25 pages discord allows (#450)
ead53ba062 Add guards to the drop and reroll commands in case the card fetcher fails (#449)
ecc879cf13 Fix sacrificing a dropped card taking from your inventory first (#448)
f2c949c78a Fix multidrop not handling externally hosted images correctly (#447)
Compare 5 commits »
Vylpes pushed tag v0.9.1 to External/card-drop 2025-05-25 17:00:46 +01:00
Vylpes pushed to develop at External/card-drop 2025-05-24 11:53:19 +01:00
4feb5effdb Merge branch 'hotfix/0.9.1' into develop
8e63f26747 Update inventory dropdown logic to use a range around the current page so that we can remain within the 25 pages discord allows (#450)
ead53ba062 Add guards to the drop and reroll commands in case the card fetcher fails (#449)
ecc879cf13 Fix sacrificing a dropped card taking from your inventory first (#448)
f2c949c78a Fix multidrop not handling externally hosted images correctly (#447)
Compare 5 commits »
Vylpes closed issue External/card-drop#443 2025-05-24 11:52:05 +01:00
Inventory command is failing on production
Vylpes pushed to hotfix/0.9.1 at External/card-drop 2025-05-24 11:51:58 +01:00
8e63f26747 Update inventory dropdown logic to use a range around the current page so that we can remain within the 25 pages discord allows (#450)
Vylpes deleted branch feature/CD-443 from External/card-drop 2025-05-24 11:51:58 +01:00
Vylpes merged pull request External/card-drop#450 2025-05-24 11:51:56 +01:00
Update inventory dropdown logic to use a range around the current page so that we can remain within the 25 pages discord allows
Vylpes created pull request External/card-drop#450 2025-05-24 11:51:42 +01:00
Update inventory dropdown logic to use a range around the current page so that we can remain within the 25 pages discord allows
Vylpes created branch feature/CD-443 in External/card-drop 2025-05-24 11:50:35 +01:00
Vylpes pushed to feature/CD-443 at External/card-drop 2025-05-24 11:50:35 +01:00
20e13ee89b Update inventory dropdown logic to use a range around the current page so that we can remain within the 25 pages discord allows
Vylpes closed issue External/card-drop#446 2025-05-24 10:40:17 +01:00
When having the unobtained chance up effect active, the reroll button on the drop embed will occassionally fail, but still take currency
Vylpes closed issue External/card-drop#442 2025-05-24 10:40:15 +01:00
Multidrop command fails if the card has an external image link
Vylpes closed issue External/card-drop#435 2025-05-24 10:40:13 +01:00
Drop command image isn't in the embed
Vylpes closed issue External/card-drop#436 2025-05-24 10:40:10 +01:00
The sacrifice command doesn't sacrifice the command in the drop but from your inventory
Vylpes pushed to hotfix/0.9.1 at External/card-drop 2025-05-24 10:39:36 +01:00
ead53ba062 Add guards to the drop and reroll commands in case the card fetcher fails (#449)
Vylpes deleted branch feature/CD-446 from External/card-drop 2025-05-24 10:39:36 +01:00
Vylpes merged pull request External/card-drop#449 2025-05-24 10:39:34 +01:00
Add guards to the drop and reroll commands in case the card fetcher fails
Vylpes pushed to feature/CD-446 at External/card-drop 2025-05-24 10:38:19 +01:00
4ea402bcd8 Add parameters to unclaimed card helper logs
Vylpes pushed to feature/CD-446 at External/card-drop 2025-05-24 10:34:24 +01:00
8eb33108f9 Log errors rather than warns
Vylpes created pull request External/card-drop#449 2025-05-24 10:32:50 +01:00
Add guards to the drop and reroll commands in case the card fetcher fails