Coder Social home page Coder Social logo

V3 -> V4 Changelog about mtgjson-website HOT 2 CLOSED

mtgjson avatar mtgjson commented on September 28, 2024 1
V3 -> V4 Changelog

from mtgjson-website.

Comments (2)

ancestral avatar ancestral commented on September 28, 2024

I think this looks great!

from mtgjson-website.

tooomm avatar tooomm commented on September 28, 2024

This should be linked to from the webpage as well.

Here are the changes from the initial v4 try as reference, maybe there is a leftover and somebody can file an issue for important missing "features" for later?
https://github.com/mtgjson/mtgjson4_temporary#new-features-and-changes
I think stuff like changes to the filenames/merge of -x files should be listed here too.

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 a sub-repo of the Cockatrice project:
    • Cockatrice/Magic-Token:tokens.xml@master
  • 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.

from mtgjson-website.

Related Issues (20)

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.