Skip to content

UI Improvements & More Features

Pre-release
Pre-release

Choose a tag to compare

@nossr50 nossr50 released this 05 Jul 10:25

DOWNLOAD: mtg_json_tool_v0_00_06.zip

Installation instructions below the images READ THEM

CHANGELOG

  • Added new (optional) simplified view to shorten export logs and make them more readable
  • Legalities renamed to Rulings (accidentally mislabeled)
  • Added Legalities (Card Ban Status) display to Results
  • Added Mana cost display to Results
  • Added Legalities (Card Ban Status) to export
  • Added Mana Cost to export
  • Moved some UI Elements around on the filters tab

What does this program do?

Similar to a search engine if the only results were MTG cards. It lets you dump that information to a file, for example grabbing all merfolk cards ever made and then exporting it to a text file, or maybe grabbing all cards made by a specific artist. It uses the mtg-json.com DB for its search queries.

You can also just browse cards at your leisure in the results page.

Preview Image 1
Preview Image 2
Preview Image 3

This application requires GnuPG to send and receive HTTPs requests to the mtg-json.com DB

About 2 days of work has gone into this so far, the code is a mess, I'll clean that up later.
Everything in the program is working, although I'm sure there are hidden bugs.

Installation Instructions

  1. Install Java JRE/JDK 8 or higher from the Java website
  2. Install GNuPG (Required for this program to run)
  3. Run the JAR file with Java

mtg_json_tool_v0_00_05.zip