39 lines
3.2 KiB
Plaintext
39 lines
3.2 KiB
Plaintext
MSE Template Packs 3.1.0 Mainframe Battles (PRERELEASE)
|
|
|
|
__Mainframe Battles (Single-face)__
|
|
• Added the Mainframe Battles template, for single face battles.
|
|
• In addition to the standard layout from March of the Machine, I have added a "Boxed" style, which has a frame border and boxed in art like a normal card, a "Spillover" style which is that but has the art continue over the frame to the border, and a "Borderless" style which covers the entire card save the copyright area.
|
|
• The Defense symbol is not baked into the frame, and can be changed to a loyalty symbol or a PT box from the Style tab
|
|
• You can add a Lesson/Transform node by clicking to the left of the name. You can have this switch to the opposite side with an option in the Style tab.
|
|
• There is also a Style option to add a Transform arrow and ghost PT, as a temporary measure until we get Battles into Mainframe DFC.
|
|
• The template supports the Universes Beyond texture and stamps
|
|
• The template supports Nyx, Snow, Vehicle, and Custom border on the Boxed and Spillover styles.
|
|
|
|
__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, Draconic Adventure, Ghostfire, and Ghostfire Planeswalker frames
|
|
• Added the Secret Lair Arcade frame
|
|
• 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!
|
|
• Added Grapple's Old Sagas frame!
|
|
|
|
__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. This allows you to skip having a dozen solid black/white images for blending, which we are rolling out to old frames as needed.
|
|
• 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 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. |