mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-12 05:36:59 -04:00
More VS changes:
Moving "~ to CARDNAME" into auto replace file. Automatic symbolization of new official affiliations in new styles. Typeline symbols and watermarks for new official affiliations. Now showing statistics for frame type. (seems useful) In Alter and Oversize styles, calling background image more directly instead of having every frame choice point to it. Ditching an unused card-sample.jpg from oversize style. git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1487 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -36,3 +36,6 @@ auto replace:
|
||||
auto replace:
|
||||
match: @
|
||||
replace: <sym>@</sym>
|
||||
auto replace:
|
||||
match: ~
|
||||
replace: CARDNAME
|
||||
|
||||
@@ -42,7 +42,6 @@ card field:
|
||||
choice: plot twist
|
||||
choice: planet
|
||||
default: card_type()
|
||||
show statistics: false
|
||||
description: The frame of the card.
|
||||
############################# Name line
|
||||
card field:
|
||||
|
||||
@@ -5,7 +5,7 @@ installer group: VS System/game files
|
||||
icon: card-back.png
|
||||
position hint: 3
|
||||
|
||||
version: 2009-07-25
|
||||
version: 2010-08-13
|
||||
depends on:
|
||||
package: vs-common.mse-include
|
||||
version: 2009-02-04
|
||||
@@ -24,4 +24,4 @@ include file: keywords
|
||||
include file: word_lists
|
||||
include file: auto_replace
|
||||
|
||||
############################################################## Other stuff
|
||||
############################################################## Other stuff
|
||||
|
||||
Reference in New Issue
Block a user