Skip to content

Conversation

@muz
Copy link
Contributor

@muz muz commented Dec 29, 2025

I wrote a small script that would fetch set information from the Scryfall API (can include in a separate PR under Utils), and use this to consistently generate the cards.add calls for a given Set class.

The idea here being that it would be a handy way to quickly centralise in code what's missing or not from being implemented without the need of needing to go back and forth between Github and my IDE (without assuming the Github issue was truly up to date), but also to ensure that set data was correct, and deterministically ordered (by name and then collector number) for human-readability.

I've ran this script against a few sets already where the results seem safe and/or welcome. In most cases it's just reordered what was already there to be consistent. In some cases it's added in line comments for where we're missing card classes. In a few cases it's added in additional printing information that was previously overlooked and missing.

@github-actions github-actions bot added the cards label Dec 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant