Skip to content

Proxyshop v1.2.0

Compare
Choose a tag to compare
@Investigamer Investigamer released this 24 Dec 04:17
· 789 commits to main since this release

Modular Release

  • Extensive rewrite of Template and Layout logic, with the intention of making it easier to create advanced template plugins (See new docs on the Wiki)
  • Template classes and Layout classes now have modular properties that provide a fine-tuned way to modify automation behavior without having to rewrite entire blocks
  • Extensive rewrite of Text Layer classes using modular properties to give template creators the ability to finely tune how text items are generated and formatted. This rewrite comes with lots of new optional parameters detailed in the Wiki page docs
  • Added get_cmyk as an option for generating a SolidColor object with CMYK colors
  • Added support for RGB/CMYK for set symbol color values
  • Improved the appearance of some set symbols, added missing set symbols (up to The Brother's War)
  • Improvements to Planeswalker logic and execution time
  • Improvements to Italicized abilities
  • Scryfall search improvements and edge case fixes
  • Collector info accuracy has been improved
  • Numerous bug fixes