Add tarkir draconic showcase frame (#132)
This commit is contained in:
@@ -12,14 +12,26 @@ __Mainframe Battles (Single-face)__
|
||||
__More New Templates__
|
||||
Thanks to GenevensiS for their continued work on keeping up with the Showcases!
|
||||
• Add the Aetherdrift First Place, First Place Planeswalker, and First Place Full Art land frames. Without access to the Space Cadet font, we don't plan to make the Rude Riders variant.
|
||||
• Added the Tarkir Draconic and Draconic Adventure frames
|
||||
• Added the MKM Magnified Showcase frame
|
||||
• Added the UNF, ONE, LCI Full Art land frames. Those and NEO have code to detect or manually select up to two basic types.
|
||||
• Added the Mechanic Reminder frame, for things like Start your engines!
|
||||
|
||||
__Other Updates__
|
||||
• Updated types and keywords to Tarkir Dragonstorm
|
||||
• Added word_lists_linux as a workaround for Linux users having issues with generated word_lists.
|
||||
• Added a Style option to change Casting Cost Mana Symbols to Mainframe, Adventures, Battles, Planeswalkers, and Sagas.
|
||||
• Added custom fonts module to Full Art Basic Lands.
|
||||
• Added old tap symbol support to GenevensiS frames.
|
||||
|
||||
__Template Code Updates__
|
||||
• color_background() now accepts three new parameters, artifact_blend, hybrid_blend, and multicolor_blend, which default to "mask", which behaves the same as before. Setting these to "black" will have them blend as only their respective base frame; artifact, colorless, or multicolor; without the color gradient. Setting these as "white" does the reverse, using the gradient alone and not the base cards.
|
||||
• Added "isfront" and "isback" support to face code.
|
||||
|
||||
__Bug Fixes__
|
||||
• Fixed a bug where UB Sagas were too dark.
|
||||
• Fixed a bug where hybrid Adventure pages were blending incorrectly.
|
||||
• Fixed a bug where the Set tab Inverted Common Symbol wasn't working on most frames.
|
||||
• Fixed a bug in Full Art Lands w/Basic Land Symbol where the textbox effect wasn't displaying.
|
||||
• Fixed some bugs with automated custom border with multicolor and overlapping effects.
|
||||
• Fixed a bug in Full Art Lands w/Basic Land Symbol where the textbox effect wasn't displaying.
|
||||
• Fixed a bug rounding negative numbers.
|
||||
Reference in New Issue
Block a user