Commit Graph

18 Commits

Author SHA1 Message Date
pichoro a70d9370a3 Fixed an error in Vanguard style when printing or doing print preview.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1026 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-07-20 22:42:04 +00:00
twanvl 5b1b56cbe2 added "installer group"s to template files
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@869 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-05-18 21:25:49 +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 7b64c71da1 Updated all magic and vanguard styles to use new styling choice for choosing text box mana font.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@803 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-12-30 05:31:56 +00:00
pichoro fb972ed10a Updated vanguard export size to be more realistic.
Magic-old heavily updated.
Magic keyword system updated to allow for Prowl (morningtide).
Amplify keyword updated to maintain functionality.
Prowl, Kinship, and Reinforce keywords added to Magic and Vanguard.
Protection keyword updated.
Altered creature type lists (they still don't really work right).
Fixed an error in champion keyword; still no championing multiple cards.
New colorless frame for magic-future.
Made watermarks in magic-future more narrow; keeps larger ones out of typeline.
Old style watermarks now available in magic-old styles.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@798 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-12-29 22:21:32 +00:00
pichoro 998cb95889 Fixed dependancies for Vanguard, VS, and Yu-Gi-Oh.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@764 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-10-06 04:04:38 +00:00
coppro 1f59376b54 Added perl script to generate updates page.
Added/fixed versioning in data.
Added more framework to update checker.



git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@750 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-23 21:49:10 +00:00
pichoro 420e95ba1f More playing with landwalk keyword.
Added Hideaway keyword (the last new keyword from Lorwyn).
Added position hints to Yu-Gi-Oh and Vanguard styles.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@699 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-15 01:56:13 +00:00
pichoro 0157f96f9a Added Clash to keywords.
Added transparent textbox effect to magic-new and magic-planeshifted.
Added future sight type symbol watermarks.
Added colored orbs to vanguard.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@662 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-02 06:43:07 +00:00
coppro fe7221005f Removed longdash replacement from title.
Fixed capital AE in embossed-letters.
Added BOM to all files


git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@554 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-11 17:46:53 +00:00
pichoro 0627ad9370 Fixed a couple errors in Vanguard, including one that caused a crash.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@437 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-06-27 04:28:55 +00:00
pichoro 4912fb915f Cleaned up statistics in Vanguard.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@436 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-06-27 04:20:40 +00:00
pichoro 17bd0f016b Changed todo list in FPM templates.
Moved special oldstyle rarities out of game file and into style files.
Added flavor-textless mode for vanguard, to allow for high rules text cards to be readable.
Overhauled VS templates and added hellboy and hellboy-extended templates.
Minor renaming of fields and changing stats in Yu-gi-oh.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@435 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-06-27 01:54:56 +00:00
twanvl 7b99f0b69b Version number bump (0.3.1 -> 0.3.2)
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@338 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-11 22:17:54 +00:00
twanvl e55a7016bf set mse version number of all templates to 0.3.1
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@274 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-21 16:58:38 +00:00
twanvl 37fe4c84ae added guild mana support for all magic styles;
uses correct script context for cards using a stylesheet other then the default one.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@262 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-17 20:59:17 +00:00
twanvl 73a2f61e68 Added 'insert symbol' menu for SymbolFonts;
Added scriptable 'enabled' to symbols in symbol font, used instead of scripted filenames. This means changing the tap symbol style now works;
Added localisation for games, stylesheets and symbolfonts;
Warnings from Reader are now shown onIdle;

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@198 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-02-07 22:31:21 +00:00
twanvl 942e4a5f0f Templates for magic, vanguard and vs-system
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@184 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-01-29 13:01:12 +00:00