Skip to content

Releases: lhcopetti/mtg-anki

v0.0.6

16 Nov 20:51

Choose a tag to compare

  • Removed color combinations (eg: 緑青)
  • Fixed issue where card names would not be properly removed for some Lost Caverns of Ixalan cards
  • Fixed issue where some cards would not have sample sentences due to cards only having conjugated forms of the target vocabulary
  • Cards are downloaded during build time instead of using local export
  • Added frequency information to vocabulary
  • Limited the number of definitions because some vocabularies have way too many (eg: 引く)

v0.0.5

11 Nov 02:03

Choose a tag to compare

  • Added vocabulary from all Standard-legal sets in Magic Arena (total deck size increased to 585 cards).
  • Included set information for each vocabulary card, making it easier to track which sets the terms are from.
  • Updated README with instructions on how to use Anki’s custom study feature to target specific sets (e.g., for draft preparation).

v0.0.4

03 Nov 15:51

Choose a tag to compare

  • Included set tags for each flashcard
  • Vocabularies that jisho does not return any data are skipped
  • Fixed issue where the wrong card face would be shown in the vocabulary sentence
  • Worked around the issue on enchantment rooms translations to properly remove card names (deck size reduced to 205 cards)
  • Included Bloomburrow (blb) vocabulary (44 unique vocabulary, total deck size increase to 269 cards)

v0.0.3

27 Oct 22:20

Choose a tag to compare

  • Migrate project to kotlin
  • Replace japanese parser (Mecab with kuromoji)
  • Removed some invalid words and conjugations (deck size reduced from 305 to 277 cards)
  • Include 'updated' tag to allow removing cards that been excluded from the deck (see here)

v0.0.2

25 Oct 01:23

Choose a tag to compare

  • Generating anki deck through genanki project.
  • Vocabulary from DSK (Duskmourn) only

v0.0.1

20 Oct 22:44
1e7f91c

Choose a tag to compare

Proof of concept