Commit Graph

667 Commits

Author SHA1 Message Date
pichoro b57e65ea96 Added proper sorting for splits.
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
2007-05-11 00:13:23 +00:00
pichoro 5bc421a1dd Updated Vanguard Keywords.
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
2007-05-10 04:20:59 +00:00
twanvl 71adbf8545 green card samples for old style; function name changes
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@328 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-10 00:43:48 +00:00
twanvl 3c4729aaa2 Added 'position hint' to packages, used to specify the order of the packages in a package list;
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
2007-05-09 21:41:15 +00:00
pichoro 6f7db851a7 Corrected tri-hybrid mana.
Further cleaned up keywords.
Added remaining ability words.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@326 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-07 03:22:56 +00:00
twanvl 6625792b04 Added pseudo keywords (Hellbent), there may be more, but I don't know them all.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@324 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-06 01:18:48 +00:00
twanvl aa47f6fb32 Some cleanup of the keywords;
Some experimenting with dependencies

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@323 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-06 01:11:57 +00:00
pichoro e7bc7438b8 Corrected some errors in magic-new-split.
Added magic-old-split.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@319 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-05-05 06:08:23 +00:00
pichoro ed8442666e Corrected Magic sorting script.
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
2007-05-05 05:20:08 +00:00
twanvl 7042932e82 Added snow and tap watermarks (these were already in watermarks-180);
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
2007-04-30 23:18:55 +00:00
pichoro 5424c60b39 Added FPM Splits, FPM Flips, and FPM Token/Textless.
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
2007-04-30 01:58:23 +00:00
pichoro 710a852172 Added FPM Normal, FPM Promo, and Magic Planeshifted templates, and all pieces necessary to make them work.
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
2007-04-29 06:32:22 +00:00
pichoro 5fa6cc3db9 Cleaned up keywords section more.
Added more fields necessary for FPM temp merger.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@305 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-28 04:50:35 +00:00
pichoro af89d853b8 Changed Extended Art text alignment to Bottom Left.
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
2007-04-26 02:27:11 +00:00
pichoro 4224b0c8c4 Added BunnieRein's keywording script.
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
2007-04-25 03:33:30 +00:00
coppro 7c40df0624 Updated a few GCC issues, and case-sensitivity of filenames.
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
2007-04-25 00:16:29 +00:00
pichoro 5b89617148 Fixed minor error in game file that caused 4 part hybrids not to autoswitch
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
2007-04-23 04:25:12 +00:00
twanvl c9ef77b9a4 fixed the errors in extended-art
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@297 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-23 01:51:05 +00:00
pichoro c6ea797827 Added Magic Extended Art style.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@296 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-23 01:17:27 +00:00
twanvl 15cab8cfa7 "Reload data" option
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@295 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-23 00:35:02 +00:00
pichoro f96fe93838 Removed <a> tags and all instances of them.
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
2007-04-23 00:13:24 +00:00
pichoro b0c6669384 Changed symbol font to work on unused keyboard characters instead of letters.
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
2007-04-22 07:44:05 +00:00
pichoro 9f8277a06c Tried to fix keyword system.
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
2007-04-22 07:20:36 +00:00
pichoro 0bf71bb896 Added AE, TM, --, and (C) replacement effects where appropriate.
Added <a>, <s>, and <.> tags.
Copied and pasted Magic keyword section in.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@288 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-22 07:07:16 +00:00
pichoro 9bad8908c7 Added bands with other.
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
2007-04-22 07:00:44 +00:00
pichoro b3853633a0 git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@286 0fc631ac-6414-0410-93d0-97cfa31319b6 2007-04-22 06:46:53 +00:00
pichoro 3023a4467d Fixed a mistake in flanking from my previous update.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@285 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-22 04:07:20 +00:00
pichoro 478744a25c Action param altered to allow period.
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
2007-04-22 03:57:15 +00:00
pichoro 5f92cfd420 Modified with AE, longdash replacement effects. Added new scripts to apply AE and longdash to cardname and illustrator, and a script to apply TM and (C) to copyright.
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
2007-04-22 02:32:11 +00:00
twanvl 61550b9e44 implemented justification;
fixed initialization bug in item_list;
commented out statistics fields for debugging and added 'match' for all keywords in magic.mse-game

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@279 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-21 20:41:44 +00:00
twanvl c1471e2e39 type_over for combined_editor;
keyword compatability disabled for new file versions

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@278 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-21 19:07:12 +00:00
twanvl 91ddd35064 dropping the "not quite"
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@276 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-21 17:32:14 +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 fef99c78e3 Added list for refering to keyword parameters; keyword database updated when keywords change
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@270 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-20 16:10:54 +00:00
twanvl 0d328b750e implemented apprentice export
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@267 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-19 16:30:51 +00:00
twanvl 99f44292d6 enlgish language stuff for keywords
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@264 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-18 21:33:32 +00:00
twanvl c8fc427da3 Added ChangeKeywordModeAction;
Hopefully fixed the 'Invalid multibyte character' build error on linux (I was using left/right-angle-brackets in string constants);
Fixed 'cost' keywords;


git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@263 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-18 18:02:09 +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 745032200a Added support for 'guild mana symbols'.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@261 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-17 17:31:43 +00:00
twanvl 8e3049d0ee improved error reporting for the keyword editor
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@260 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-16 23:45:01 +00:00
twanvl 958da421d9 Implemented ContourMask (mask for text fields)
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@251 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-12 18:11:41 +00:00
twanvl 42ab8c84c0 Fixed TextCtrl to work for keyword properties;
Added wrapping of <> around parameters to TextElement;
Added colors for keyword parameters;
Added menu & toolbar for keyword panel;
Fixed bug in package, save/save-as was the wrong way around;
Added third quality setting to RotatedDC: using SetUserScale, this gets you more precise positioning.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@250 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-12 17:35:00 +00:00
twanvl 1fc7e57b91 added spaces so 'insert symbol' codes are no longer seen as shortcuts
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@249 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-04-12 13:30:56 +00:00
twanvl d4bae697cd set version number of template files to 0.3.0
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@247 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-29 19:26:37 +00:00
twanvl 1f8f8ec89d Added statistics icons
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@246 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-29 19:11:37 +00:00
twanvl 50532c1efd colored casting cost statistics category
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@244 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-29 18:42:51 +00:00
twanvl 135941fb43 non-optional keyword parameters
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@236 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-24 22:17:48 +00:00
twanvl 7deecad835 cleaned up magic keywords; correct drawing of placeholders
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@235 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-24 22:06:15 +00:00
twanvl 0f8f8a3334 Added 'export all card images' functionality
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@232 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-23 18:37:49 +00:00
twanvl 21781a559a localization of symbol editor
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@227 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-03-22 14:27:55 +00:00