Make a vanilla card updater #115
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#115
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?
Is your feature request related to a problem? Please describe.
Vanilla cards slowly get out-of-date when new updates for vanilla gets released, and currently there is no way of updating it, or even finding out that the card is outdated.
Describe the solution you'd like
Make a vanilla card updater that looks at the vanilla cards (
card_creator/vanilla/.ignore.cards.json), looks for different descriptions for the cards, and allows you to manually update them like in thebreaking changescript.Describe alternatives you've considered
None
Additional context
None