Compare commits

7 Commits

Author SHA1 Message Date
Sebastian Lundegård Kylander
a53014bec5 Add custom mana symbols for casting time 2026-04-16 02:25:00 +02:00
Sebastian Lundegård Kylander
7f0236243a Update rarity icon for bonus action 2026-04-16 02:24:46 +02:00
Sebastian Lundegård Kylander
53a0875ab1 Fix missing dependency on magic-mainframe-extras in m15-bigtext style 2026-04-16 00:03:47 +02:00
Sebastian Lundegård Kylander
0948bd0dc6 Add rarity icons for action, bonus action, and reaction 2026-04-13 00:22:48 +02:00
Sebastian Lundegård Kylander
92ebc53a26 Unignore all files under 'extras' directory for this fork 2026-04-13 00:22:20 +02:00
Sebastian Lundegård Kylander
842bb3b269 Hide non-magic templates in VSCode 2026-03-29 13:17:39 +02:00
Sebastian Lundegård Kylander
bfb55c021f Add custom action, bonus action, and reaction cost symbols 2026-03-07 01:55:51 +01:00
18 changed files with 113 additions and 15 deletions

15
.gitignore vendored
View File

@@ -6,18 +6,3 @@
/sets/*
/files/*
/set symbols/*
# ignore everything with magic-mainframe-extras
/data/magic-mainframe-extras.mse-include/*
# include the include file and readme
!/data/magic-mainframe-extras.mse-include/include
!/data/magic-mainframe-extras.mse-include/readme.txt
# include the specific example files
!/data/magic-mainframe-extras.mse-include/examples
!/data/magic-mainframe-extras.mse-include/examples/*
# include mainframe shared files until we relocate them
!/data/magic-mainframe-extras.mse-include/mfsfiles
!/data/magic-mainframe-extras.mse-include/mfsfiles/*

26
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,26 @@
{
"files.exclude": {
"**/.git": true,
"**/.svn": true,
"**/.hg": true,
"**/CVS": true,
"**/.DS_Store": true,
"**/Thumbs.db": true,
"data/archenemy*": true,
"data/herospath*": true,
"data/planechase*": true,
"data/saga*": true,
"data/space*": true,
"data/vanguard*": true,
"data/vs*": true
},
"hide-files.files": [
"data/archenemy*",
"data/herospath*",
"data/planechase*",
"data/saga*",
"data/space*",
"data/vanguard*",
"data/vs*"
]
}

View File

@@ -22,6 +22,9 @@ depends on:
depends on:
package: magic-mana-small.mse-symbol-font
version: 2007-09-23
depends on:
package: magic-mainframe-extras.mse-include
version: 2018-01-01
card width: 375

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

View File

@@ -0,0 +1,75 @@
mse version: 2.0.0
short name: Dungeons and Dragons
position hint: 203
icon: action.png
version: 2026-03-06
installer group: magic/Mana symbols/Dungeons and Dragons
depends on:
package: magic-mainframe-extras.mse-include
version: 2018-01-01
depends on:
package: magic-modules.mse-include
version: 2024-10-01
image font size: 135
horizontal space: 2
###################################################################################### Regular Mana Symbols
symbol:
code: A
image: action.png
draw text: 0
text margin left: .1
text margin right: .0
text margin top: .02
text margin bottom: .1
text font:
name: MPlantin
size: 1
color: black
max stretch: 0.5
symbol:
code: B
image: bonus_action.png
draw text: 0
text margin left: .1
text margin right: .0
text margin top: .02
text margin bottom: .1
text font:
name: MPlantin
size: 1
color: black
max stretch: 0.5
symbol:
code: R
image: reaction.png
draw text: 0
text margin left: .1
text margin right: .0
text margin top: .02
text margin bottom: .1
text font:
name: MPlantin
size: 1
color: black
max stretch: 0.5
###################################################################################### Colorless Mana Symbols
symbol:
image: mana_circle.png
code: [0-9]+(?!/[WUBRGSTQ2])|.
regex: yes
draw text: 0
text margin left: .1
text margin right: .0
text margin top: .0
text margin bottom: .1
text font:
name: MPlantin
size: 1
color: black
max stretch: 0.5
#########################################################################################################
# Insert-symbol menu
insert symbol menu:
item: A
item: B
item: R

View File

@@ -37579,3 +37579,12 @@ package:
file: M20240922T063447 warbound.png
file: M20240922T063447 x.png
file: M20240922T063447 xmen.png
package:
name: magic-mana-large-dnd.mse-symbol-font
version: 2026-03-06
status: 50
file: M20260306T000000 action.png
file: M20260306T000000 bonus_action.png
file: M20260306T000000 mana_circle.png
file: M20260306T000000 reaction.png
file: M20260306T000000 symbol-font