• Joined on 2022-08-05
Vylpes pushed to develop at External/card-drop 2024-09-15 16:57:26 +01:00
c0e9378813 Add ability to sacrifice multiple cards at once (#354)
Vylpes deleted branch feature/337-sacrifice-multiple from External/card-drop 2024-09-15 16:57:26 +01:00
Vylpes merged pull request External/card-drop#354 2024-09-15 16:57:25 +01:00
Add ability to sacrifice multiple cards at once
Vylpes pushed to feature/337-sacrifice-multiple at External/card-drop 2024-09-15 16:56:17 +01:00
4359cbba1e Fix suggested changes
0e5489f0d1 Add default if not supplied
ca6ccea16f Update the button events to take into account the quantity field
08949d0af3 Update the sacrifice command to allow input of quantity
52c93c7803 Ability to trade multiple cards at once (#360)
Compare 5 commits »
Vylpes deleted branch feature/338-trade-multiple from External/card-drop 2024-09-15 16:55:20 +01:00
Vylpes merged pull request External/card-drop#360 2024-09-15 16:55:19 +01:00
Ability to trade multiple cards at once
Vylpes pushed to develop at External/card-drop 2024-09-15 16:55:19 +01:00
52c93c7803 Ability to trade multiple cards at once (#360)
Vylpes pushed to feature/338-trade-multiple at External/card-drop 2024-09-15 15:14:38 +01:00
e7c34ca50e Update null checks
Vylpes pushed to feature/337-sacrifice-multiple at External/card-drop 2024-09-15 15:11:29 +01:00
98bfd79a00 Fix suggested changes
e1ba8e97d9 Merge branch 'develop' into feature/337-sacrifice-multiple
8683c1e58a Update dependency @discordjs/rest to v2.4.0 (#357)
ea0ca17044 Update dependency @types/node to v20.16.5 (#356)
Compare 4 commits »
Vylpes created pull request RabbitLabs/random-bunny#228 2024-09-15 14:35:26 +01:00
Update jest dependencies to their latest versions
Vylpes created branch feature/199-ts-jest-29-2 in RabbitLabs/random-bunny 2024-09-15 14:34:01 +01:00
Vylpes pushed to feature/199-ts-jest-29-2 at RabbitLabs/random-bunny 2024-09-15 14:34:01 +01:00
69e28c4476 Remove non-vulnerability resolutions
959c21c42c Update jest dependencies
Compare 2 commits »
Vylpes commented on issue External/card-drop#338 2024-09-15 13:03:05 +01:00
Ability to trade multiple of a card at once

regarding trading multiple of a card, how do you want it to work exactly? Currently ive set it as a 2nd optional parameter in the command, but i just thought i could probably make it so if they…

Vylpes created pull request External/card-drop#360 2024-09-15 13:02:34 +01:00
Ability to trade multiple cards at once
Vylpes pushed to feature/338-trade-multiple at External/card-drop 2024-09-15 13:01:01 +01:00
5c6df39f04 Re-enable logic disabled for testing
Vylpes opened issue External/card-drop#359 2024-09-15 12:57:14 +01:00
/Give card command should let you add multiple at once
Vylpes created pull request RabbitLabs/random-bunny#227 2024-09-15 11:56:43 +01:00
Fix bug where you weren't able to use both the -q and -j flags at the same time
Vylpes pushed to feature/181-q-json-flags at RabbitLabs/random-bunny 2024-09-15 11:55:16 +01:00
bf026dae32 Update tests
Vylpes pushed to main at Vylpes/nixos 2024-09-15 10:44:25 +01:00
4452765c0c Nix flake update - 15/09/24
Vylpes pushed to feature/181-q-json-flags at RabbitLabs/random-bunny 2024-09-14 17:59:27 +01:00
ebf270f2bb Plan tests
af30ab5ea7 Fix cli not allowing both -q and --json flags at the same time
Compare 2 commits »