Coder Social home page Coder Social logo

mtgjson4's Introduction

MTGJson

Sourcecode for generating data for mtgjson.com website.

New features and Changes

  • Persistent immutable ID, generated for each card, stored on "_id" field.
  • JSON database stored on a different project
  • Sorting
  • All objects with sorted keys
  • Card arrays are sorted by number, then by multiverseid
  • Command line interface for adding, removing and querying substitution rules
  • Files provided on the website will be pretty-printed (instead of one-liners)
  • Incorporate tokens
  • Tokens will also have unique "_id" fields.
  • Tokens will have their own array, separated from the cards array.
  • Tokens will have a "card generator" array, provided they are from the same set.
  • Initially, tokens will be parsed from cockatrice: https://github.com/Cockatrice/Magic-Token/blob/master/tokens.xml
  • Fields that will be removed:
  • id
  • imageName
  • Set Specific
  • EMN
  • Try to look for meld cards automatically with the "Melds with (card-name-here)." on text.
  • New provided files
  • AllCards_Standard.json
  • AllTokens.json
  • Filename alteration: the "-x" suffix will be changed to "-full".
  • Every file will have a ".sig" file as well.

This list is not final and is subject to change at any time.

mtgjson4's People

Contributors

lsmoura avatar

Watchers

James Cloos avatar Kartik Gupta avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.