-
```
mtg> card Huntmaster of the Fells
Unable to find card data.
```
I'm guessing this has to do with Huntmaster being a double card?
-
Now that we can read data from remote services, and access HUGE repositories such as MTGJSON and Scryfall, it is now important to offer a way to store them efficiently.
This imply:
* Pick a stor…
-
#### Version(s) tested against
Whatever is in Cockatrice 2.9.0 (2023-09-14).
#### Description of Bug
Bruna, the Fading Light has `5WW` but ``.
Gisela, the Broken Blade has `2WW` but ``.
L…
-
Some blue-sky thinking here...
What if the scritpbuilder was integrated into Magarena. During first launch, it would stream/download the json from [mtgjson.com](mtgjson.com/json/AllSets.json) then bu…
-
Adding the set name used by https://www.magiccardmarket.eu/Expansions would allow those that use the MTGJSON data to more easily integrate into the pricing data provided by that site.
-
Investigate the use of SQL/SQLite databases for card data right in Cockatrice.
As mtgjson distributes them (also in xz-compressed format) for a while now, that might be a great option. We talked ab…
-
## Detailed Description
`...and Magic Sealed Data booster rules commit d6db322` should have a date as well:
`...and Magic Sealed Data booster rules commit d6db322 (2020-07-08)`
-
Scryfall has the same quality as the Gatherer website for spanish (with bicubic upscaling), and sometimes it doesn't even have the cards in spanish even tho the Gatherer website has it, as seen in #43…
-
#### Version tested against
MTGJSON v5.2.2+20240310
#### Description of Bug
The documentation tells that cards should have a relatedCards.reverseRelated field for any token created by the card. H…
-
Squire Lib is used by many projects, including Squire Desktop, at current it stores a formatted deck list and, cards from MTGJson in memory.
The issue is the repeating of data and, having to store …