Skip to content

v7.0.0

Latest
Compare
Choose a tag to compare
@luceleaftea luceleaftea released this 05 Oct 18:43
· 83 commits to develop since this release
806ca8b

Breaking Changes

  • Added new banned-ll.csv and associated JSON and documentation
  • Added Arcane and LL Legal fields in card.csv
  • Added Image Rotation Degrees field in card-printing.csv
  • Added Card Database, Release Notes, and Set Logo fields to set-printing.csv
  • Added new Expansion Slot field in Card Printing files - feature/data entry credit: AlphSpirit
  • Changed Artist field in card-printing.csv to Artists to support multiple artists per card
  • Changed Variation field in card-printing.csv to Variations to support multiple variations per card
  • Changed Out of Print Date field in set-printing.csv to Out of Print

New Data

  • Added card data for ROS - data entry assistance: manwaring
  • Added card data for all AAZ, AIO, ASB, AUR, TER cards - data entry assistance: manwaring
  • Added card data for Brush of Heavenly Rites, Fabric of Hope, Fabric of Providence, and Ira, Scarlet Revenger - data entry assistance: manwaring
  • Added printing data and images for AAZ001-AAZ032 - data entry assistance: manwaring
  • Added printing data and images for AIO001-AIO027 - data entry assistance: manwaring
  • Added printing data and images for ASB001-ASB028 - data entry assistance: manwaring
  • Added printing data and images for AUA001-AUA029 - data entry assistance: manwaring
  • Added printing data and images for AUR001-AUR029 - data entry assistance: manwaring
  • Added printing data and images for FAB250-FAB275, FAB277-FAB278, and FAB284
  • Added printing data and images for HER119-HER123
  • Added printing data and images for JDG030-JDG036
  • Added printing data and images for LGS282-LGS336, LGS340-LGS341, LGS345-LGS354, and LGS362-LGS363
  • Added printing data and images for LSS012-LSS013
  • Added printing data and images for ROS000-ROS257 - data entry assistance: manwaring
  • Added printing data and images for TER001-TER030 - data entry assistance: manwaring
  • Added printing data and images for WIN036-WIN040
  • Added set data for AAZ, AIO, ASB, AUR, and TER
  • Added set and set printing info for 1HB, 1HD, 1HT, 1HK, 1HR, and 1HV - data entry credit: Eik-S
  • Updated TCGPlayer prices for AAZ, AKO, ASB, AUA, AUR, FAB, FLR, HER, LGS, LSS, OSC, ROS, TER, and VER sets
  • Added Arcane Shelter X, Bond, Decompose, and Flow keywords
  • Added new HS art variation (Half Size) for the split perforated tokens

Updated Data

  • Updated functional text for Aether Quickening, Burgeoning, Consuming Volition, Embodiment of Lightning, Flash, Fyendal's Fighting Spirit, Ira, Crimson Haze, Lightning Surge, and Meat and Greet
  • Updated all set printings with new info
  • Updated Heavy Hitters Rhinar Blitz Deck to use RHI set code (confirmed with LSS that this is the official set code, the printed set code of RNR was an error)
  • Updated CC Banned status for Art of War, Bonds of Ancestry, Cash In, Orihon of Mystic Tenets, Tome of Aetherwind, Tome of Divinity, Tome of Firebrand, and Tome of Fyendal
  • Updated Blitz Banned status for Aether Flare, Aether Wildfire, Art of War, Bonds of Ancestry, Cash In, Crown of Seeds, Orihon of Mystic Tenets, Tome of Aetherwind, Tome of Divinity, Tome of Firebrand, and Tome of Fyendal
  • Updated LL Restricted status for Bonds of Ancestry and Channel Lake Frigid
  • Updated Blitz Living Legend status for Briar, Dash, Rhinar, Zen, Romping Club, Rosetta Thorn, Teklo Plasma Pistol, amd Tiger Taming Khakkara
  • Updated Commoner legality for Aether Quickening, Battlefield Blitz (Yellow), Beaming Bravado (Red), Beaming Bravado (Yellow), Flash, Fyendal's Fighting Spirit, Oath of the Arknight, and Valiant Thrust (Yellow)
  • Updated images for AKO card printings
  • Updated DYN000 Art Variation to be AA
  • Updated all instances of Maxim Kostin with preferred name of Max Kostin
  • Updated 寿多浩 / Hiro Suda aritst name to be 寿多浩 (Hiro Suda)

Bug Fixes

  • Added Mystic type - bug notice credit: gre99ory
  • Fixed incorrect spelling of type text for Take the Tempo
  • Fixed incorrect foiling for Snapdragon Scalers and Scabskin Leathers that are the backsides of the Fabric promos
  • Fixed "Once per Turn Instant" being listed as a keyword instead of an ability/effect for Barbed Castaway - bug notice credit: gre99ory
  • Fixed incorrect Falcon Wing type text - bug notice credit: Stingray
  • Fixed Stone Rain's AAZ card ID - bug notice credit: PvtVoid
  • Fixed cold foil Construct Nitro Mechanoid // Nitro Mechanoid and cold foil Invoke Suraya // Suraya, Archangel of Knowledge not having their card face associations - but notice credit: Edhebi
  • Fixed Potion of Déjà Vu's name - bugfix credit: lekevicius
  • Fixed WIN cards to have C foiling instead of G foiling - bug notice: lekevicius
  • Fixed FAB207 image URL

Script Changes

  • generate-json - Updated to add new Affects Full Cycle column to some legality files
  • generate-json - Updated to generate new ll-banned.json
  • generate-json - Updated card to have new arcane and ll_legal fields
  • generate-json - Updated card printing to have new image_rotation_degrees field
  • generate-json - Updated card printing's artist field to be artists field, which is an array of artists for the printing
  • generate-json - Updated card printing's art_variation field to be art_variations field, which is an array of art variations for the printing
  • generate-json - Updated set_printing's out_of_print_date field to be out_of_print, which is now a boolean
  • generate-json - Updated set_printing with new card_database, release_notes, and set_logo fields
  • generate-sql-db - Added expansion_slot field to card_printing table
  • generate-sql-db - Added ll_restricted_affects_full_cycle to card table
  • generate-sql-db - Updated card table to have new arcane, ll_legal, ll_banned, and ll_banned_start fields
  • generate-sql-db - Updated card_printing table to have new image_rotation_degrees field
  • generate-sql-db - Updated card_printing table's artist field to be artists field, which is an array of artists for the printing
  • generate-sql-db - Updated card_printing table's art_variation field to be art_variations field, which is an array of art variations for the printing
  • generate-sql-db - Updated set_printing table's out_of_print_date field to be out_of_print, which is now a boolean
  • generate-sql-db - Updated set_printing table with new card_database, release_notes, and set_logo fields
  • generate-unique-ids - Updated script to handle new banned-ll.csv
  • json-validation - Updated script to handle new banned-ll.csv
  • populate-tcgplayer-product-ids - Updated script to account for new Expansion Slot and Image Rotation Degrees field
  • validate-references - Updated script to handle new banned-ll.csv