Commit Graph

13 Commits

Author SHA1 Message Date
pichoro 3ddab3d137 Back to text rendered XYZ in Magic Mana fonts. Left rendered symbols for XYZ in case things don't work out.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1281 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-02 20:17:57 +00:00
twanvl a8e4425dcc Tweaked symbol fonts after change of how spacing is handled
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1142 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-11 16:57:51 +00:00
pichoro 0961e36b99 More realistic token sorting for Magic.
Better legend name filter for Magic.
Version bumps for symbol-fonts.
Last of Eventide update (keywords and creature types).

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1059 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-05 05:06:11 +00:00
twanvl 063a2df8d7 Mana costs like 123/C are now parsed as {12}{3/C} instead of {123/C}. The reasoning is that a cost of {10/C} or more is very unbalanced, so you want that.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1041 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-03 19:02:07 +00:00
twanvl fab664634b Fixed: 10/C and higher mana symbols do not work.
Regex was incorrect, was "([XYZ0-9])+/W" should be "([XYZ0-9]+)/W"

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@973 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-06-04 22:41:45 +00:00
pichoro d2464a0736 Fixing mana font size mistakes dealing with both guild hybrids and #/C hybrids.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@959 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-06-02 22:31:14 +00:00
twanvl d147ddc363 Converted mana cost script now works with 2/C costs.
A mana cost of "31/2" is now broken up as "3","1/2".

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@920 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-05-31 22:13:00 +00:00
pichoro 0104111a4e Changed sorting for Yugioh.
More installer groups.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@873 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-05-20 03:05:42 +00:00
pichoro 74f79ea1b5 #/C Symbols for all symbol fonts.
New dark artifact frame for magic-new.
New Shadowmoor card sorting.
Slightly improved automatic card color detection.
Colorful infinity and 1/2 symbols for magic-mana-future.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@856 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-05-18 07:52:05 +00:00
coppro 1b74247914 Allowed symbol fonts to feature multiple symbols with text capability and multiple regex-matched symbols.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@838 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-04-07 23:35:09 +00:00
pichoro 974779c944 First Shadowmoor Update.
Untap symbols all around (Magic and Vanguard).
First two Shadowmoor keywords (Wither and Persist).

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@834 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-04-02 02:38:19 +00:00
pichoro 18897c2a32 Improved magic-mana-small-grey mana font.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@832 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-03-25 04:13:33 +00:00
pichoro 5c801ffce8 Changed Yu-Gi-Oh textbox font from Palatino-something to MatrixBook.
Keyword polish.
Various other maintenances.
Added "magic-mana-small-grey" as colorless mana font.
Removed "colorless mana" styling choice when applicable.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@817 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-01-11 04:43:44 +00:00