1

(34 replies, posted in Announcements)

Sad to see it go, never used it but the prices were helpful to get an idea of each card value. If we could have the option for card prices from CardMarket when it comes to the European market, that'd be amazing.

Sorry to dig this topic out, but just wanted to point the new URL of the script, as userscripts.org died meanwhile. You can get it here now.

Many of my cards aren't in English and adding them to Deckbox can be tiresome if I don't know them by heart. Having to check MagicCards.info for each of them gets old pretty quickly, so I've made a little script that adds a second textbox above the existing one in Deckbox's "Import Card" section that automatically translates you to English the name of the card.

You can get the userscript here. You'll need Scriptish or Greasemonkey for Firefox, or Tampermonkey for Chrome.

I've only tested it in Firefox and Chrome, both using their latest stable builds. The dictionary file is a bit big (3~MB) so it can be a bit slow to start sometimes. Feel free to use the code and edit it yourself for your needs, as I probably won't be supporting it much other than updating the sets. You can change it to your own host and edit the script source to match it. The dictionary file is in JSON, using a ENGLISHCARDNAME : list(VARIOUS LANGUAGES TRANSLATIONS) structure.