VylpesTester
  • Joined on 2022-08-05
VylpesTester commented on pull request RabbitLabs/random-bunny#228 2024-09-15 16:20:17 +01:00
Update jest dependencies to their latest versions

Don't want beta versions

VylpesTester commented on pull request RabbitLabs/random-bunny#227 2024-09-15 16:19:28 +01:00
Fix bug where you weren't able to use both the -q and -j flags at the same time

I feel like there could be a better way to do this? As now we have the output kinda splintered. I suggest maybe we have the json object created in a separate function, and then split to human-readable if -j isn't present

VylpesTester commented on pull request External/card-drop#354 2024-09-07 16:54:31 +01:00
Add ability to sacrifice multiple cards at once

I don't actually think this works, try using `

VylpesTester commented on pull request External/card-drop#354 2024-09-07 16:54:31 +01:00
Add ability to sacrifice multiple cards at once

Same here

VylpesTester commented on pull request External/card-drop#354 2024-09-07 16:54:31 +01:00
Add ability to sacrifice multiple cards at once

Same here

VylpesTester commented on issue External/card-drop#154 2024-08-24 18:29:52 +01:00
AS a user, I want to be able to search for a card by its name

This has failed testing, the pagination creates a new message instead of updating the old one