dr4ft: Bug: exporting split cards or double faced cards uses the wrong format

Webpage: www.dr4ft.info Running Version: 853ccda (build 2020-09-28) - Using MTGJSON card data v4.7.0 (2020-09-28) and Magic Sealed Data booster rules commit 459802c


Detailed Description

When you export any adventure card it’ll be exported as just the creature name, while when you export any of the new double faced land cards it’ll export with // in it. If you then export the decklist to cockatrice it’ll show up as unrecognized.

If you then edit your decklist to have the proper cards your deck hash will no longer match, making competitive limited play with these cards impossible.

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 22 (19 by maintainers)

Most upvoted comments

they don’t make cards uniquely enough, we have multiple cards with a right side that has the same name of a different card right now and they could introduce a card with a left side that has the same name at any time. (heck, they even have unique cards with the exact same name, like the thingamajigs) I think cockatrice’s current approach is appropriate for its internals here even though it means that when future card designs release they have to be adjusted to on a case by case basis.

I technically fixed this from the other side https://github.com/Cockatrice/Cockatrice/pull/4131 makes cockatrice’s import from plain text function smarter so it corrects these, while it finds the cards the deck hash will no longer match, making competitive play with these cards impossible