MSE 2.5.2 and Showcase Catchup (#18)
* Updated to MSE 2.5.2 * Added Assassin's Creed Memory Corridor * Added Bloomburrow Borderless Anime * Added Bloomburrow Woodland * Added Compleated Planeswalkers * Added Duskmourn Paranormal * Added Kamigawa Neon * Added Kamigawa Ninja * Added Kamigawa Samurai * Added Innistrad Fang * Added Theros Constellation * Added Capenna Art Deco * Added Capenna Golden Age * Added Capenna Skyscraper * Added Doctor Who TARDIS * Added Dominaria Stained Glass * Added Eldraine Enchanting Tales * Added Fallout PipBoy * Added Ikoria Crystal * Added Innistrad Double Feature * Added Innistrad Equinox * Added Ixalan Treasures * Added Ixalan Legends * Added Ixalan Caverns * Added Lord of the Rings Ring * Added Lord of the Rings Scroll * Added Ravnica City Mural * Added Ravnica Dossier * Added Tarkir Dragon Wing * Added Thunder Junction Breaking News * Added Thunder Junction Vault * Added Thunder Junction Wanted Poster * Added Unfinity Of Tomorrow * Added Unfinity Attractions * Added Secret Lair Baseball * Added revamped option to Amonkhet Invocations * Added UB stamp compatibility to old showcase frames * Added foils and popouts modules * Add foil_mask blending system * Fixes #57
|
After Width: | Height: | Size: 4.9 KiB |
BIN
data/magic-modules.mse-include/symbol-fonts/generic_normal.png
Normal file
|
After Width: | Height: | Size: 4.8 KiB |
BIN
data/magic-modules.mse-include/symbol-fonts/hybrid_guild.png
Normal file
|
After Width: | Height: | Size: 6.5 KiB |
BIN
data/magic-modules.mse-include/symbol-fonts/hybrid_normal.png
Normal file
|
After Width: | Height: | Size: 6.0 KiB |
12
data/magic-modules.mse-include/symbol-fonts/readme.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
#### Consider using the Namelines module instead of this one.
|
||||
|
||||
#### To use this include in a template, add the following in the template headers:
|
||||
depends on:
|
||||
package: magic-modules.mse-include
|
||||
version: 2024-05-20
|
||||
|
||||
#### Also add this among the styling field section,
|
||||
#### (styling fields will appear in the order you place them).
|
||||
#### This adds options to select Ancestral's generic mana symbols,
|
||||
#### guild hybrid mana symbols and variations of the tap symbol.
|
||||
include file: /magic-modules.mse-include/symbol-fonts/styling_fields
|
||||
45
data/magic-modules.mse-include/symbol-fonts/styling_fields
Normal file
@@ -0,0 +1,45 @@
|
||||
styling field:
|
||||
type: package choice
|
||||
name: casting cost mana symbols
|
||||
description: Mana symbols used for casting cost, name, banner, fuse and transformation reminder.
|
||||
match: magic-mana-*.mse-symbol-font
|
||||
initial: magic-mana-large.mse-symbol-font
|
||||
styling field:
|
||||
type: package choice
|
||||
name: text box mana symbols
|
||||
description: Mana symbols used inside rule text.
|
||||
match: magic-mana-*.mse-symbol-font
|
||||
initial: magic-mana-small.mse-symbol-font
|
||||
styling field:
|
||||
type: boolean
|
||||
name: use ancestral mana symbols
|
||||
description: Enables ancestral's modified generic mana.
|
||||
initial: no
|
||||
styling field:
|
||||
type: boolean
|
||||
name: use guild mana symbols
|
||||
description: Use the Ravnica guild symbols instead of the official half/half circles for hybrid mana.
|
||||
initial: no
|
||||
styling field:
|
||||
type: choice
|
||||
name: tap symbol
|
||||
description: What tap and untap symbols should be used on cards?
|
||||
choice: modern
|
||||
choice: old
|
||||
choice: diagonal T
|
||||
initial: modern
|
||||
styling style:
|
||||
use ancestral mana symbols:
|
||||
choice images:
|
||||
yes: /magic-modules.mse-include/symbol-fonts/generic_ancestral.png
|
||||
no: /magic-modules.mse-include/symbol-fonts/generic_normal.png
|
||||
use guild mana symbols:
|
||||
choice images:
|
||||
yes: /magic-modules.mse-include/symbol-fonts/hybrid_guild.png
|
||||
no: /magic-modules.mse-include/symbol-fonts/hybrid_normal.png
|
||||
tap symbol:
|
||||
render style: both
|
||||
choice images:
|
||||
modern: /magic-modules.mse-include/symbol-fonts/tap_new.png
|
||||
old: /magic-modules.mse-include/symbol-fonts/tap_old.png
|
||||
diagonal T: /magic-modules.mse-include/symbol-fonts/tap_older.png
|
||||
BIN
data/magic-modules.mse-include/symbol-fonts/tap_new.png
Normal file
|
After Width: | Height: | Size: 5.2 KiB |
BIN
data/magic-modules.mse-include/symbol-fonts/tap_old.png
Normal file
|
After Width: | Height: | Size: 5.9 KiB |
BIN
data/magic-modules.mse-include/symbol-fonts/tap_older.png
Normal file
|
After Width: | Height: | Size: 5.4 KiB |