Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
magicseteditor
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
magicseteditor
Commits
a51d818a
Commit
a51d818a
authored
Sep 26, 2008
by
artfreakwiu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
No commit message
No commit message
parent
3b901a4b
Changes
11
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
255 additions
and
115 deletions
+255
-115
data/vs-alter.mse-style/style
data/vs-alter.mse-style/style
+7
-0
data/vs-extended-art.mse-style/style
data/vs-extended-art.mse-style/style
+2
-0
data/vs-extended-hellboy.mse-style/style
data/vs-extended-hellboy.mse-style/style
+2
-0
data/vs-hellboy.mse-style/style
data/vs-hellboy.mse-style/style
+2
-0
data/vs-insanity.mse-style/style
data/vs-insanity.mse-style/style
+2
-0
data/vs-new.mse-style/style
data/vs-new.mse-style/style
+20
-57
data/vs-oversize.mse-style/style
data/vs-oversize.mse-style/style
+7
-0
data/vs-standard-arrow.mse-symbol-font/symbol-font
data/vs-standard-arrow.mse-symbol-font/symbol-font
+1
-1
data/vs-standard-official.mse-symbol-font/symbol-font
data/vs-standard-official.mse-symbol-font/symbol-font
+13
-13
data/vs-standard.mse-style/style
data/vs-standard.mse-style/style
+7
-0
data/vs.mse-game/game
data/vs.mse-game/game
+192
-44
No files found.
data/vs-alter.mse-style/style
View file @
a51d818a
...
@@ -23,8 +23,15 @@ card height: 523
...
@@ -23,8 +23,15 @@ card height: 523
card dpi: 150
card dpi: 150
############################################################## Extra scripts
############################################################## Extra scripts
init script:
card_shape := { if styling.style_sorting then "alter ego" else "new" }
############################################################## Set info fields
############################################################## Set info fields
############################################################## Extra style
############################################################## Extra style
styling field:
type: boolean
name: style sorting
description: Should this style of card sort as separate from cards of other styles?
initial: no
styling field:
styling field:
type: package choice
type: package choice
name: text box symbols
name: text box symbols
...
...
data/vs-extended-art.mse-style/style
View file @
a51d818a
...
@@ -26,6 +26,8 @@ card height: 523
...
@@ -26,6 +26,8 @@ card height: 523
card dpi: 150
card dpi: 150
############################################################## Extra scripts
############################################################## Extra scripts
init script:
card_shape := { "old" }
############################################################## Set info fields
############################################################## Set info fields
############################################################## Extra style
############################################################## Extra style
styling field:
styling field:
...
...
data/vs-extended-hellboy.mse-style/style
View file @
a51d818a
...
@@ -26,6 +26,8 @@ card height: 523
...
@@ -26,6 +26,8 @@ card height: 523
card dpi: 150
card dpi: 150
############################################################## Extra scripts
############################################################## Extra scripts
init script:
card_shape := { "old" }
############################################################## Set info fields
############################################################## Set info fields
############################################################## Extra style
############################################################## Extra style
styling field:
styling field:
...
...
data/vs-hellboy.mse-style/style
View file @
a51d818a
...
@@ -26,6 +26,8 @@ card height: 523
...
@@ -26,6 +26,8 @@ card height: 523
card dpi: 150
card dpi: 150
############################################################## Extra scripts
############################################################## Extra scripts
init script:
card_shape := { "old" }
############################################################## Set info fields
############################################################## Set info fields
############################################################## Extra style
############################################################## Extra style
styling field:
styling field:
...
...
data/vs-insanity.mse-style/style
View file @
a51d818a
...
@@ -26,6 +26,8 @@ card height: 523
...
@@ -26,6 +26,8 @@ card height: 523
card dpi: 150
card dpi: 150
############################################################## Extra scripts
############################################################## Extra scripts
init script:
card_shape := { "old" }
############################################################## Set info fields
############################################################## Set info fields
############################################################## Extra style
############################################################## Extra style
styling field:
styling field:
...
...
data/vs-new.mse-style/style
View file @
a51d818a
...
@@ -36,6 +36,7 @@ init script:
...
@@ -36,6 +36,7 @@ init script:
if styling.con_optional == "c-left" then "ccoccard2.png"
if styling.con_optional == "c-left" then "ccoccard2.png"
else "ccoccard.png"
else "ccoccard.png"
}
}
card_shape := { "new" }
############################################################## Set info fields
############################################################## Set info fields
############################################################## Extra style
############################################################## Extra style
styling field:
styling field:
...
@@ -377,59 +378,14 @@ card style:
...
@@ -377,59 +378,14 @@ card style:
name: Eurostile
name: Eurostile
size: 6
size: 6
color: rgb(255,255,255)
color: rgb(255,255,255)
############################################################## Extra card fields
############################ For New style cards
extra card field:
type: choice
name: foil layer
choice: foil
editable: false
extra card field:
type: choice
name: playarea
choice: none
choice: visible
choice: concealed
choice: both
initial: none
show statistics: false
save value: true
extra card field:
type: choice
name: flightrange
choice: none
choice: flight
choice: range
choice: both
initial: none
show statistics: false
save value: true
extra card field:
type: choice
name: ongoing
choice: none
choice: ongoing
initial: none
script: symbol_default()
description: Symbols for this card (ongoing)
extra card field:
type: choice
name: affiliation
editable: false
initial: nones
include file: /vs-common.mse-include/watermark-names
extra card field:
type: choice
name: affiliation2
editable: false
initial: none
include file: /vs-common.mse-include/dual-affiliation
extra card style:
playarea:
playarea:
left: 320
left: 320
top : 333
top : 333
height: 15
height: 15
width: 29
width: 29
z index: 4
z index: 4
visible: { is_character() or is_equipment() }
render style: image list
render style: image list
choice images:
choice images:
visible: visible.png
visible: visible.png
...
@@ -457,16 +413,6 @@ extra card style:
...
@@ -457,16 +413,6 @@ extra card style:
render style: image list
render style: image list
choice images:
choice images:
ongoing: ongoing.png
ongoing: ongoing.png
foil layer:
left: 0
top : 0
width: { if styling.foils=="no" then 0 else 375 }
height: { if styling.foils=="no" then 0 else 523 }
z index: 8
render style: image
choice images:
foil: /vs-common.mse-include/foil.png
visible: { styling.foils }
affiliation:
affiliation:
right: { 184 + card_style.team_full.content_width * -0.5 }
right: { 184 + card_style.team_full.content_width * -0.5 }
top : 332
top : 332
...
@@ -485,3 +431,20 @@ extra card style:
...
@@ -485,3 +431,20 @@ extra card style:
alignment: middle left
alignment: middle left
render style: image
render style: image
include file: /vs-common.mse-include/affiliations
include file: /vs-common.mse-include/affiliations
############################################################## Extra card fields
extra card field:
type: choice
name: foil layer
choice: foil
editable: false
extra card style:
foil layer:
left: 0
top : 0
width: { if styling.foils=="no" then 0 else 375 }
height: { if styling.foils=="no" then 0 else 523 }
z index: 8
render style: image
choice images:
foil: /vs-common.mse-include/foil.png
visible: { styling.foils }
\ No newline at end of file
data/vs-oversize.mse-style/style
View file @
a51d818a
...
@@ -26,8 +26,15 @@ card height: 523
...
@@ -26,8 +26,15 @@ card height: 523
card dpi: 75
card dpi: 75
############################################################## Extra scripts
############################################################## Extra scripts
init script:
card_shape := { if styling.style_sorting then "avatar" else "new" }
############################################################## Set info fields
############################################################## Set info fields
############################################################## Extra style
############################################################## Extra style
styling field:
type: boolean
name: style sorting
description: Should this style of card sort as separate from cards of other styles?
initial: no
styling field:
styling field:
type: package choice
type: package choice
name: text box symbols
name: text box symbols
...
...
data/vs-standard-arrow.mse-symbol-font/symbol-font
View file @
a51d818a
...
@@ -15,7 +15,7 @@ symbol:
...
@@ -15,7 +15,7 @@ symbol:
code: >>>
code: >>>
image: arrow.png
image: arrow.png
symbol:
symbol:
code:
•
code:
@
image: diamond.png
image: diamond.png
symbol:
symbol:
code: <>
code: <>
...
...
data/vs-standard-official.mse-symbol-font/symbol-font
View file @
a51d818a
...
@@ -23,36 +23,24 @@ symbol:
...
@@ -23,36 +23,24 @@ symbol:
symbol:
symbol:
code: Activate
code: Activate
image: activate.png
image: activate.png
symbol:
code: Horsemen of Apocalypse
image: apocalypse.png
symbol:
symbol:
code: Avengers
code: Avengers
image: avengers.png
image: avengers.png
symbol:
symbol:
code: B.P.R.D.
code: B.P.R.D.
image: bprd.png
image: bprd.png
symbol:
code: Brood
image: brood.png
symbol:
symbol:
code: Brotherhood
code: Brotherhood
image: brotherhood.png
image: brotherhood.png
symbol:
code: Captain America
image: captainamerica.png
symbol:
symbol:
code: Crime Lords
code: Crime Lords
image: crimelords.png
image: crimelords.png
symbol:
symbol:
code:
Marvel
Defenders
code: Defenders
image: defenders.png
image: defenders.png
symbol:
symbol:
code: Doom
code: Doom
image: doom.png
image: doom.png
symbol:
code: Excalibur
image: excalibur.png
symbol:
symbol:
code: Fantastic Four
code: Fantastic Four
image: f4.png
image: f4.png
...
@@ -68,12 +56,21 @@ symbol:
...
@@ -68,12 +56,21 @@ symbol:
symbol:
symbol:
code: Heralds of Galactus
code: Heralds of Galactus
image: heralds.png
image: heralds.png
symbol:
code: Horsemen of Apocalypse
image: apocalypse.png
symbol:
code: Invaders
image: invaders.png
symbol:
symbol:
code: JLA
code: JLA
image: jla.png
image: jla.png
symbol:
symbol:
code: JSA
code: JSA
image: jsa.png
image: jsa.png
symbol:
code: Kree
image: kree
symbol:
symbol:
code: Marvel Knights
code: Marvel Knights
image: marvelknights.png
image: marvelknights.png
...
@@ -98,6 +95,9 @@ symbol:
...
@@ -98,6 +95,9 @@ symbol:
symbol:
symbol:
code: Sinister Syndicate
code: Sinister Syndicate
image: sinistersyndicate.png
image: sinistersyndicate.png
symbol:
code: Skrull
image: skrull.png
symbol:
symbol:
code: Speed Force
code: Speed Force
image: speedforce.png
image: speedforce.png
...
...
data/vs-standard.mse-style/style
View file @
a51d818a
...
@@ -26,8 +26,15 @@ card height: 523
...
@@ -26,8 +26,15 @@ card height: 523
card dpi: 150
card dpi: 150
############################################################## Extra scripts
############################################################## Extra scripts
init script:
card_shape := { if styling.style_sorting then "old standard" else "old" }
############################################################## Set info fields
############################################################## Set info fields
############################################################## Extra style
############################################################## Extra style
styling field:
type: boolean
name: style sorting
description: Should this style of card sort as separate from cards of other styles?
initial: no
styling field:
styling field:
type: package choice
type: package choice
name: text box symbols
name: text box symbols
...
...
data/vs.mse-game/game
View file @
a51d818a
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment