Commit 0af2956d authored by ke yongyu's avatar ke yongyu Committed by GitHub

Merge pull request #3 from shadowfox87/master

Upgrade to 421x614+Link fixes
parents f9a6eac9 59c332d8
...@@ -7,7 +7,7 @@ installer group: Yugioh/Symbol Fonts/Level Symbols ...@@ -7,7 +7,7 @@ installer group: Yugioh/Symbol Fonts/Level Symbols
# Symbol font for level symbols # Symbol font for level symbols
image font size: 16 image font size: 16
horizontal space: 0 horizontal space: 3
symbol: symbol:
code: % code: %
...@@ -74,7 +74,7 @@ symbol: ...@@ -74,7 +74,7 @@ symbol:
code: * code: *
image: dstar.png image: dstar.png
enabled: {card.card_type == "dark synchro monster"} enabled: {card.card_type == "dark synchro monster"}
image font size: 17.95 image font size: 16.5
symbol: symbol:
code: * code: *
image: xyzstar.png image: xyzstar.png
......
This diff is collapsed.
...@@ -131,6 +131,11 @@ card field: ...@@ -131,6 +131,11 @@ card field:
name: type 4 name: type 4
script: card_class_filter(value) script: card_class_filter(value)
default: if contains(card.type2, match:get_sep()) then split_text(match:get_sep(), card.type2).2 else "" # Remove when card.type2 is removed. default: if contains(card.type2, match:get_sep()) then split_text(match:get_sep(), card.type2).2 else "" # Remove when card.type2 is removed.
card field:
type: text
name: type 5
script: card_class_filter(value)
default: if contains(card.type2, match:get_sep()) then split_text(match:get_sep(), card.type3).3 else "" # Remove when card.type2 is removed.
card field: card field:
type: text type: text
name: monster type name: monster type
...@@ -148,6 +153,8 @@ card field: ...@@ -148,6 +153,8 @@ card field:
field3: card.type_3, field3: card.type_3,
separator3: get_sep(), separator3: get_sep(),
field4: card.type_4, field4: card.type_4,
separator4: get_sep(),
field5: card.type_5,
soft_before_empty: true, soft_before_empty: true,
hide_when_empty: true hide_when_empty: true
) )
...@@ -160,6 +167,8 @@ card field: ...@@ -160,6 +167,8 @@ card field:
field3: card.type_3, field3: card.type_3,
separator3: get_sepex(card.type_4), separator3: get_sepex(card.type_4),
field4: card.type_4, field4: card.type_4,
separator4: get_sepex(card.type_5),
field5: card.type_5,
prefix: if remove_tags(card.type_1)==" " then "" else if is_jp() then "【" else if is_en() then "[" else "<sym-auto>[</sym-auto>", prefix: if remove_tags(card.type_1)==" " then "" else if is_jp() then "【" else if is_en() then "[" else "<sym-auto>[</sym-auto>",
suffix: if remove_tags(card.type_1)==" " then "" else if is_jp() then "】" else if is_en() then "]" else "<sym-auto>]</sym-auto>", suffix: if remove_tags(card.type_1)==" " then "" else if is_jp() then "】" else if is_en() then "]" else "<sym-auto>]</sym-auto>",
soft_before_empty: true, soft_before_empty: true,
...@@ -392,6 +401,13 @@ card field: ...@@ -392,6 +401,13 @@ card field:
editable: false editable: false
default: small_type(card.type_4) default: small_type(card.type_4)
save value: false save value: false
card field:
type: text
name: small type 5
show statistics: false
editable: false
default: small_type(card.type_5)
save value: false
############################ ############################
card field: card field:
type: text type: text
......
...@@ -11,6 +11,7 @@ ...@@ -11,6 +11,7 @@
is_ko := { set.language == "KO" } is_ko := { set.language == "KO" }
hide_gamecode := {set.hide_gamecode == "yes"} hide_gamecode := {set.hide_gamecode == "yes"}
hide_foil := {set.hide_foil == "yes"}
st_has_text :={ set.ST_mark_is_text=="yes"} st_has_text :={ set.ST_mark_is_text=="yes"}
get_sep := {if is_en() or is_ko() then " / " else if is_cn()then "<i>/</i>" else "/" } get_sep := {if is_en() or is_ko() then " / " else if is_cn()then "<i>/</i>" else "/" }
......
...@@ -12,7 +12,7 @@ set field: ...@@ -12,7 +12,7 @@ set field:
set field: set field:
type: choice type: choice
name: language name: language
initial: TW initial: EN
choice: CN choice: CN
choice: TW choice: TW
choice: JP choice: JP
...@@ -22,12 +22,12 @@ set field: ...@@ -22,12 +22,12 @@ set field:
set field: set field:
type: text type: text
name: edition name: edition
default: "AM Edition" default: "LIMITED Edition"
description: such as "DUEL TERMINAL" description: such as "DUEL TERMINAL"
set field: set field:
type: text type: text
name: author name: author
default: "Your Name" default: "AntiMetaman"
description: 247321453 description: 247321453
set field: set field:
type: text type: text
...@@ -56,11 +56,31 @@ set field: ...@@ -56,11 +56,31 @@ set field:
name: hide gamecode name: hide gamecode
description: 隐藏密码,最好先写好密码,再导出的时候再设置这个 description: 隐藏密码,最好先写好密码,再导出的时候再设置这个
initial: no initial: no
set field:
type: boolean
name: hide copyright
description: 隐藏密码,最好先写好密码,再导出的时候再设置这个
initial: no
set field:
type: boolean
name: hide edition
description: 隐藏密码,最好先写好密码,再导出的时候再设置这个
initial: no
set field:
type: boolean
name: hide number
description: 隐藏密码,最好先写好密码,再导出的时候再设置这个
initial: false
set field:
type: boolean
name: hide foil
description: 隐藏密码,最好先写好密码,再导出的时候再设置这个
initial: false
set field: set field:
type: boolean type: boolean
name: ST mark is text name: ST mark is text
description: 魔法陷阱的符号带标志文字?用于OCG制作 description: 魔法陷阱的符号带标志文字?用于OCG制作
initial: no initial: yes
set field: set field:
type: boolean type: boolean
name: copyright images name: copyright images
...@@ -70,7 +90,7 @@ set field: ...@@ -70,7 +90,7 @@ set field:
type: boolean type: boolean
name: pendulum image is small name: pendulum image is small
description: pendulum image is small? Pendulum怪兽的中间图,不包含P的描述区域?用于YGOCORE description: pendulum image is small? Pendulum怪兽的中间图,不包含P的描述区域?用于YGOCORE
initial: no initial: yes
############################# Default style ############################# Default style
default set style: default set style:
Set Options: Set Options:
......
...@@ -25,6 +25,7 @@ word list: ...@@ -25,6 +25,7 @@ word list:
word: 幻神兽族 word: 幻神兽族
word: 创造神族 word: 创造神族
word: 幻龙族 word: 幻龙族
word: 电子界
word list: word list:
name: CNeffect name: CNeffect
word: 同调 word: 同调
...@@ -32,7 +33,9 @@ word list: ...@@ -32,7 +33,9 @@ word list:
word: 融合 word: 融合
word: 仪式 word: 仪式
word: 效果 word: 效果
word: 连接
word: 调整 word: 调整
word: 连接
word: 灵魂 word: 灵魂
word: 卡通 word: 卡通
word: 二重 word: 二重
......
@echo off @echo off
cd update cd /d "%~dp0/update"
echo check...
if exist update_new.exe move /y update_new.exe update.exe if exist update_new.exe move /y update_new.exe update.exe
echo start download start update.exe -d "%~dp0" "https://github.com/247321453/MagicSetEditor2/raw/master/"
update.exe exit
pause \ No newline at end of file
\ No newline at end of file
This diff is collapsed.
2017/3/30 13:39:55 2015-5-24 9:52:20
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment