Futher oraclized keywords for Magic and Vanguard.
Added old style uncommon and rare symbols for use in oldstyle magic templates.
Changed old style magic templates to use old style uncommon and rare symbols.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@368 0fc631ac-6414-0410-93d0-97cfa31319b6
Another minor fix for alignment of sorted columns
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@367 0fc631ac-6414-0410-93d0-97cfa31319b6
Added refer script for english_singular on name param.
Updated vanguard keywords to reflect magic.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@362 0fc631ac-6414-0410-93d0-97cfa31319b6
separator_after for keywords;
Slightly more advanced english_plural/singular;
Windows uninstaller will remove app data
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@348 0fc631ac-6414-0410-93d0-97cfa31319b6
Keywords match whole words only;
Added english_singular/plural functions;
Fixed possible infinite loop in reader
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@347 0fc631ac-6414-0410-93d0-97cfa31319b6
Moved 'choice colors' from styel to field, split into 'choice colors' and 'choice colors cardlist';
Added support for pie graphs (no gui to use them, though);
Fixed bugs caused by selecting a card before the set was changed on all panels.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@336 0fc631ac-6414-0410-93d0-97cfa31319b6
Changed modes of some keywords.
Updated forecast so it actually works.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@333 0fc631ac-6414-0410-93d0-97cfa31319b6
Added some fields that are necessary for modern tokens and futureshifts.
Altered card sorting script to sort cards with super type "Basic Land" but common rarity as non-basic lands.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@330 0fc631ac-6414-0410-93d0-97cfa31319b6
Added 'pack type', intended for playtesting (random boosters/starters);
Added 'default(_image)' property to ImageStyle, and added the frame fillers for magic;
Added blurring and bold printing (rather hacky) to the text rendering functions (used for "double click to add image" text);
Added 'symmetric overlay' combine mode, which will look really nice for hybrids;
Moved the watermark choices from the game to an include file in magic-watermarks;
Working on a replacement for the image scripting system that plays nicer with the rest of the code. In particular, it will be possible to compare generated images quickly, so they can be updated continuously. This is a work in progress, currently there are two versions of everything.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@327 0fc631ac-6414-0410-93d0-97cfa31319b6
Updated some gold, colorless, and light artifact frames.
Added machinery for tri-hybrid mana.
Added watermarks to magic-new-flip.
Updated watermarks.
Updated Vanguard keywords to version in Magic.
Fixed font_color scripts in magic-new-flip, magic-new-promo, and magic-new-textless.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@318 0fc631ac-6414-0410-93d0-97cfa31319b6
Use watermark+angle:180 for the watermark2 in fpm flip templates. This means watermarks-180 can be removed.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@316 0fc631ac-6414-0410-93d0-97cfa31319b6
Added all files necessary to make them work.
Fixed bugs in FPM Normal and FPM Promo.
Fixed an error in Magic Split light artifact frame.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@311 0fc631ac-6414-0410-93d0-97cfa31319b6
Further modifications to Magic keyword system.
Edited oacard.jpg in Magic Promo to remove white border from around art.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@308 0fc631ac-6414-0410-93d0-97cfa31319b6
Fixed possible problem in Textless style.
Further updated Magic keyword system.
Added card fields necessary for FPM temp merger to magic game file.
Updated Vanguard with new keyword system.
Enabled reminder texts in Vanguard.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@304 0fc631ac-6414-0410-93d0-97cfa31319b6
Formatted all keywords with cost params to use it.
Re-activated font for textbox in Magic-new style.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@303 0fc631ac-6414-0410-93d0-97cfa31319b6
I had to rename the export function in Apprentice.cpp since "export" is a reserved word according to the C++ standard. I don't know whether GCC supports it yet, but it certainly complains.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@302 0fc631ac-6414-0410-93d0-97cfa31319b6
In preparation to merge FPM and normal Magic:
Added Xander and Promotional Watermarks
Modified Blend Scripts to handle larger numbers of pieces.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@298 0fc631ac-6414-0410-93d0-97cfa31319b6
Updated Magic Old to have colored lands.
Added colorless frame to all templates. Same as artifact in all but Magic New.
Altered script to make colorless default. Becomes artifact when "Artifact" is type.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@294 0fc631ac-6414-0410-93d0-97cfa31319b6
Changed level line to allow text.
Changed level line and type line to have Matrix as italic form to allow squared brackets instead of round brackets.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@290 0fc631ac-6414-0410-93d0-97cfa31319b6
Errors are stopped, but reminder text doesn't come up.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@289 0fc631ac-6414-0410-93d0-97cfa31319b6
Also:
Sorry I didn't comment last update. Someone was distracting me.
Last update:
Added <s>, <.>, and <a> tags. Can be found in text_filter script.
Futher honed keyword section.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@287 0fc631ac-6414-0410-93d0-97cfa31319b6
All present keywords oraclized.
All keywords since Dissension added.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@284 0fc631ac-6414-0410-93d0-97cfa31319b6
Ran into a problem; replacement effects in textbox (AE and longdash) cause auto-jump to flavor text. Don't know how to stop it.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@283 0fc631ac-6414-0410-93d0-97cfa31319b6