Change Card.allWithTags to require the card math ALL tags specified #409
Labels
No labels
breaking change
duplicate
good first issue
help wanted
invalid
question
scope: card
scope: docs
scope: game
scope: registry
scope: script
scope: tool
scope: universe
tracker
type: bug
type: card request
type: documentation
type: enhancement
type: improvement
type: parity
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
LunarTides/Hearthstone.js#409
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, cards only need to match with one of the tags specified in
Card.allWithTags. Change this so it needs to match all of them. While we're at it, make the method use varargs instead of an array, since most times, you only need to match 1 tag.A summary of the changes CodeRabbit can apply:
Wow! Teknologi!