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
Show 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
card dpi: 150
############################################################## Extra scripts
init script:
card_shape := { if styling.style_sorting then "alter ego" else "new" }
############################################################## Set info fields
############################################################## 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:
type: package choice
name: text box symbols
...
...
data/vs-extended-art.mse-style/style
View file @
a51d818a
...
...
@@ -26,6 +26,8 @@ card height: 523
card dpi: 150
############################################################## Extra scripts
init script:
card_shape := { "old" }
############################################################## Set info fields
############################################################## Extra style
styling field:
...
...
data/vs-extended-hellboy.mse-style/style
View file @
a51d818a
...
...
@@ -26,6 +26,8 @@ card height: 523
card dpi: 150
############################################################## Extra scripts
init script:
card_shape := { "old" }
############################################################## Set info fields
############################################################## Extra style
styling field:
...
...
data/vs-hellboy.mse-style/style
View file @
a51d818a
...
...
@@ -26,6 +26,8 @@ card height: 523
card dpi: 150
############################################################## Extra scripts
init script:
card_shape := { "old" }
############################################################## Set info fields
############################################################## Extra style
styling field:
...
...
data/vs-insanity.mse-style/style
View file @
a51d818a
...
...
@@ -26,6 +26,8 @@ card height: 523
card dpi: 150
############################################################## Extra scripts
init script:
card_shape := { "old" }
############################################################## Set info fields
############################################################## Extra style
styling field:
...
...
data/vs-new.mse-style/style
View file @
a51d818a
...
...
@@ -36,6 +36,7 @@ init script:
if styling.con_optional == "c-left" then "ccoccard2.png"
else "ccoccard.png"
}
card_shape := { "new" }
############################################################## Set info fields
############################################################## Extra style
styling field:
...
...
@@ -377,59 +378,14 @@ card style:
name: Eurostile
size: 6
color: rgb(255,255,255)
############################################################## Extra card fields
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:
############################ For New style cards
playarea:
left: 320
top : 333
height: 15
width: 29
z index: 4
visible: { is_character() or is_equipment() }
render style: image list
choice images:
visible: visible.png
...
...
@@ -457,16 +413,6 @@ extra card style:
render style: image list
choice images:
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:
right: { 184 + card_style.team_full.content_width * -0.5 }
top : 332
...
...
@@ -485,3 +431,20 @@ extra card style:
alignment: middle left
render style: image
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
card dpi: 75
############################################################## Extra scripts
init script:
card_shape := { if styling.style_sorting then "avatar" else "new" }
############################################################## Set info fields
############################################################## 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:
type: package choice
name: text box symbols
...
...
data/vs-standard-arrow.mse-symbol-font/symbol-font
View file @
a51d818a
...
...
@@ -15,7 +15,7 @@ symbol:
code: >>>
image: arrow.png
symbol:
code:
•
code:
@
image: diamond.png
symbol:
code: <>
...
...
data/vs-standard-official.mse-symbol-font/symbol-font
View file @
a51d818a
...
...
@@ -23,36 +23,24 @@ symbol:
symbol:
code: Activate
image: activate.png
symbol:
code: Horsemen of Apocalypse
image: apocalypse.png
symbol:
code: Avengers
image: avengers.png
symbol:
code: B.P.R.D.
image: bprd.png
symbol:
code: Brood
image: brood.png
symbol:
code: Brotherhood
image: brotherhood.png
symbol:
code: Captain America
image: captainamerica.png
symbol:
code: Crime Lords
image: crimelords.png
symbol:
code:
Marvel
Defenders
code: Defenders
image: defenders.png
symbol:
code: Doom
image: doom.png
symbol:
code: Excalibur
image: excalibur.png
symbol:
code: Fantastic Four
image: f4.png
...
...
@@ -68,12 +56,21 @@ symbol:
symbol:
code: Heralds of Galactus
image: heralds.png
symbol:
code: Horsemen of Apocalypse
image: apocalypse.png
symbol:
code: Invaders
image: invaders.png
symbol:
code: JLA
image: jla.png
symbol:
code: JSA
image: jsa.png
symbol:
code: Kree
image: kree
symbol:
code: Marvel Knights
image: marvelknights.png
...
...
@@ -98,6 +95,9 @@ symbol:
symbol:
code: Sinister Syndicate
image: sinistersyndicate.png
symbol:
code: Skrull
image: skrull.png
symbol:
code: Speed Force
image: speedforce.png
...
...
data/vs-standard.mse-style/style
View file @
a51d818a
...
...
@@ -26,8 +26,15 @@ card height: 523
card dpi: 150
############################################################## Extra scripts
init script:
card_shape := { if styling.style_sorting then "old standard" else "old" }
############################################################## Set info fields
############################################################## 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:
type: package choice
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