Custom Symbol links will now detect if they are smaller than 512px wide, and add padding if they are not. This will do the padding for any old custom symbols without needing to update them. If you need to disable the autopadding, replace the "+" MSE inserts into the link to a "-".
    Fixed a bug where generic mana symbols were misaligned on HD frames.
    Fixed spree +s indenting like modals when they should not.
    Fix layering conflicts with the Lesson symbol and the Alchemy symbol.
    Fix layering conflict with Kaldheim Showcase watermark.
    Fix Mainframe Planeswalker watermark dependency warning.
    Fix Clear Tops looking in the wrong folder.
    Fix blending error on clear cards with colored mana costs.
    Fixed the alignment of the red Star nyx replacement.
    Improved the text on VOW Showcase.
This commit is contained in:
cajun
2024-10-03 13:11:35 -05:00
committed by GitHub
parent 4d4a2cdaba
commit 859b1dcbc6
14 changed files with 91 additions and 59 deletions

View File

@@ -381,19 +381,23 @@ set field:
set field:
type: text
name: custom symbol 1
description: Set this image in magic-symbols.mse-include as Custom Symbol 1
description: Set this image in magic-symbols.mse-include as Custom Symbol 1. Symbols less than 512px wide will be padded by 19%, change + to - to disable.
script: verify_symbol_image(value)
set field:
type: text
name: custom symbol 2
description: Set this image in magic-symbols.mse-include as Custom Symbol 2
description: Set this image in magic-symbols.mse-include as Custom Symbol 2. Symbols less than 512px wide will be padded by 19%, change + to - to disable.
script: verify_symbol_image(value)
set field:
type: text
name: custom symbol 3
description: Set this image in magic-symbols.mse-include as Custom Symbol 3
description: Set this image in magic-symbols.mse-include as Custom Symbol 3. Symbols less than 512px wide will be padded by 19%, change + to - to disable.
script: verify_symbol_image(value)
set field:
type: text
name: custom symbol 4
description: Set this image in magic-symbols.mse-include as Custom Symbol 4
description: Set this image in magic-symbols.mse-include as Custom Symbol 4. Symbols less than 512px wide will be padded by 19%, change + to - to disable.
script: verify_symbol_image(value)
set field: