[wip] updating exporters for 2.5 (#75)

* Add Card Regions to DFCs
* Add Hashes
* Add crop_multi_image to help crop with card regions
* bugfix exporters and organize the list
* add dfc splitter support for Cockatrice and Lackey exporters
* fix sizing bugs on Planesculptors exporter
* update icons on exporters missing them
* update namecheck exporter and improve near checking

---------

Co-authored-by: cajun <12363371+CajunAvenger@users.noreply.github.com>
This commit is contained in:
cajun
2024-09-24 09:52:17 -05:00
committed by GitHub
parent 9668a1de6f
commit 9a7b7949e8
37 changed files with 1460 additions and 668 deletions

View File

@@ -1,7 +1,7 @@
mse version: 2.0.0
short name: Forum
full name: Spoiler Exporter
position hint: 006
position hint: 500
icon: icon.png
version: 2014-01-19
installer group: magic/Export/forum
@@ -89,8 +89,8 @@ script:
replace@(match:"0", replace:":0mana:")
# Determine which style of colored rarities to use.
rarity_color := {
if options.forum == "mse" then rarity_color_mse()
else if options.forum == "mtgsalvation" then rarity_color_mtgs()
if options.forum == "mtgsalvation" then rarity_color_mtgs()
else rarity_color_mse()
}
# Colored rarity markers for MTGS forum.
rarity_color_mtgs := {