Commit Graph

127 Commits

Author SHA1 Message Date
pichoro fea5887e16 Improvments to typeline fields in magic-new-flip, magic-new-promo, magic-old-token, magic-fpm, and magic-fpm-flip.
Improved image masks for magic-fpm-split, magic-fpm-promo, and magic-fpm-token.
Modified <a> parameter and Champion keyword; now you can "Champion two Knights".

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@708 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-16 19:51:37 +00:00
pichoro abe860b48e Bolded text for magic-mana-future.
Changed reminder text for Changeling keyword.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@707 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-16 04:16:11 +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 98e80e5042 I realized that actions can use semi-colons, so I re-added them.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@698 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-15 01:35:41 +00:00
pichoro acfaeed425 Modified action param to not include colons or semi-colons.
Modified name param to not include colons or semi-colons and to include regular dashes (because they're legal in Magic card names).
Modified prefix param to accept curly apostrophe (Urza'swalk *shudder*).
Modified landwalk to to_lower() all inputs with "land".

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@697 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-15 01:30:27 +00:00
pichoro 020d0a79fe Changed "shadowed mana" in magic-future to "popup mana"; reason: its called popup in other templates. Consistency.
Added loyalty fields to magic-game.
Changed magic-new-planeswalker to use loyalty fields instead of p, t, p2, and t2.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@695 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-14 00:01:33 +00:00
pichoro 0b07116c5f Shapeshift keyword -> Changeling keyword.
Added a mask to magic-new pt box to correct a problem with them not behaving properly if image is extended into textbox.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@690 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-12 23:59:50 +00:00
pichoro 35ee4b975d Removed type statistic.
All stats have icons now.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@685 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-09 19:53:28 +00:00
twanvl c7720c8cf6 simplified type symbol script
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@684 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-09 19:15:52 +00:00
twanvl 38b934ce90 Fixed spoiler export template
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@683 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-09 19:07:00 +00:00
pichoro a485807d90 More tweaking of Planeswalkers.
Added Planeswalker type and World supertype to Magic game.
Converted frames in futureshifts and planeswalkers to jpg format.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@682 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-09 18:52:12 +00:00
pichoro 332556ce75 Fixed an error in the default setting for the card type symbol in futureshifts.
Moved type symbol field back to game file, where it should remain.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@675 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-09 04:23:43 +00:00
pichoro 8c606b8a57 Added shapeshift keyword (from Lorwyn); added Art rampage and Super haste keywords (from Unhinged) in the spirit of Denimwalk.
Resized future sight type symbol watermarks.
Added land to default images.
Added card_shape scripts to splits, tokens, and "shifted"s.
Redid sort_index script to be more modular and better allow correct sorting of splits and shifts inside of their colors, and for tokens to be at end of list and still follow other sorting rules.
Fixed some dpi problems with fpm-promo and fpm-token.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@668 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-08 06:55:20 +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
pichoro 881ea90797 Improved image mask for magic-futureshift.
Changed embossedletter font to fix AE error.
Adjusted artist and copyright lines for futureshifts.
Making some minor preparations for creation of Planeswalker template.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@652 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-31 03:53:14 +00:00
twanvl d069fe53fe Put futureshift images through png compressor, it never hurts to have smaller images.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@647 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-29 17:08:19 +00:00
twanvl 6dceccd6cb Added statistics of creature race and class
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@639 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-28 21:41:06 +00:00
twanvl 087af8360d Added <soft> tag that takes up no space for alignment purposes;
used this tag for magic creature types;
Added correct handling of Tribal sub types;
Fixed sort_index use by spoiler export template

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@637 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-28 20:49:25 +00:00
twanvl fcc89b64d6 Added support for scripts to determine word lists;
Added 'trim' and 'remove_tags' script functions;
Simplified safety improvements of locale checker;
Added 'is_targeted' function to magic game to replace the contains(..) calls

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@635 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-28 18:33:38 +00:00
pichoro 61fb2f4d99 Keyword Polish. Evoke added. Keywords that should change based on factors like targeting or not (like Storm), or that should display subtype (Amplify) do now.
Added grey colorless land styling for FPM templates.
Expanded size of rarity symbols in all applicable styles.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@632 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-28 00:55:52 +00:00
twanvl 694566fef4 Attemp at scaling the spacing between lines to better fill the text box;
Did some profiling, conclusions:
 - we want to buffer our input streams, apperantly wx doesn't do this automatically
 - compiling regexes is SLOW.
   This is not just in the numbers, but it is actually noticable! The textbox used to be quite unresponsive.
   I wrapped the call to filter_text in the game file with a quick contains() call, so usually, the regex doesn't fire.
   It would be nicer if this was somehow automatic, but that will not be easy.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@627 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-25 00:02:33 +00:00
twanvl 61136d79a8 Added regex_escape script function (was already used by keyword code);
Added icons for 'sort special rarity' choice.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@625 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-24 20:24:10 +00:00
twanvl d68f73edfc Various tweaks and fixes, mostly to the drop down lists
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@620 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-23 23:29:20 +00:00
twanvl c3e10f2ccf Added as_text regex to symbol font as a more flexible replacement for merge_numbers.
This fixes "31/2" which is now rendered as "(3)(1/2)".
Reverted the mana_sort_guild change
Time for a version bump

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@618 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-23 16:58:08 +00:00
coppro 232c8b3aa9 Attempted to update type symbols on futureshifts to remove scripting
(precise modifications still needed, but MSE runs faster when the 
positions aren't scripted)

Added translation for the 'Open most recent set' button.
Moved 'type symbol' from the game to the futureshift templates.
Fixed a few BOMs.
TODO: Move common elements from futureshifts to an include folder.


git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@612 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-15 17:16:27 +00:00
pichoro 85ce07e53f Added new kind of multicolor gradient to old styles. (a la artfreakwiu)
Added option to old style to use all common rarity symbols (like before Exodus).
Cleaned up fix for horizontal hybrid textboxes and typelines.
Automatic paintbrushes for magic-textless, magic-new-token, futureshifts, and all FPM styles.
Removed paintbrush font and all associated scripts.
Newly failed attempt at making different colored colorless symbols in magic-mana-future work.
Non-mana costs work for Suspend and Forecast.
Guild mana for magic-mana-future.
Fixed problem relating to name alignment in magic-new-token.
Updated image mask and artifact masks for magic-futureshift.
Started alterations to font colors in magic-futureshift.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@611 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-15 07:37:34 +00:00
pichoro c8493377a4 New reminders for Banding and Bands with other.
Fixed horizontal hybrid textboxes and typelines.
Guild mana for magic-mana-beveled.
Last of the lands for magic-future-textless.
Keyword polishing.
Undid a change to magic sort script because card_shape doesn't work yet.
Grey hybrid names and gradient multicolor for magic-future-textless.  Still needs work.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@602 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-06 05:44:23 +00:00
coppro 1ce4bd9c3d Added primitive update window.
Added diagonal directions (todo: add different text direcitons, primarily for Space)
Cleaned up keyword game file a bit.


git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@600 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-05 00:38:12 +00:00
pichoro 17303d9382 Another update to cost param. This one works.
Vanguard cost param updated as well.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@595 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-02 21:27:31 +00:00
pichoro ffdeff4de4 New ccard for magic-old-token.
Fixed how name is scaled in magic-new-token.
More upgrade to cost parameter.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@594 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-02 21:06:12 +00:00
pichoro cea95bf5ae More tweaking to cost param.
Added magic-mana-future for futureshifts.
Added textless futureshift style.  Still needs work; todo list in style file.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@591 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-01 22:17:18 +00:00
twanvl 849f8935d9 Split 'sort' script function into 'sort_text' and 'sort_list', use "cycle(WUBRG)" instead of "(WUBRG)".
Fixed bug in spoiler export template: mana symbols were always rendered as images.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@588 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-01 18:40:46 +00:00
pichoro 50153c9d26 Added line height soft to magic-new-token.
More work on cost param for Magic.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@584 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-30 06:41:27 +00:00
pichoro 5bfced7102 Added "rules" to pseudo keywords, to serve as a guideline for use.
Added support to cost param for mixed costs, such as "Kicker-R, Sacrifice a Merfolk."

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@582 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-25 05:16:20 +00:00
pichoro 2f33292cfb Fixed some minor errors in keywords and text field formatting.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@581 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-25 04:16:36 +00:00
pichoro fd42abbbe2 Fixed a bug relating to suspend's parameters.
Added colorless, multicolor, dark artifact, artifact styling choice, and new masks to magic-textless.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@580 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-19 22:05:36 +00:00
pichoro 11fcbfa14d Adjusted field placements for Yu-gi-oh.
10th Edition keyword update for Magic and Vanguard.
Disabled (but intentionally didn't delete) padding top and padding bottom from magic-new-split, magic-new, and magic-planeshifted.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@579 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-17 21:22:12 +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
coppro 2c15aa979d Added color-defining CDA recognition.
Added "always center" option, and added centering controls to all styles


git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@552 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-11 00:01:04 +00:00
pichoro 62d62fa6c8 Fixed basic land sorting (is supposed to sort in order of color wheel, not alphabetical)
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@551 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-10 21:53:04 +00:00
pichoro 8da8f76649 Fixed a problem that kept prefix param from working; allows "Dame Judi Denchwalk"
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@550 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-10 20:59:33 +00:00
twanvl 1637fb034f Fixed some bugs in the sort_index function
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@549 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-10 20:26:14 +00:00
twanvl 8833d07c4a Added 'filter' support to position function; Made sure sort script can depend on the value of the field itself.
Cleaned up some things, why is a blank image not thread safe?

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@548 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-10 18:57:41 +00:00
coppro fa21bee0b1 Added new sort options for special rarity
Added "sort script" field
BUG: Dependencies are not correctly updated for collection sorting, so card numbers don't update properly.


git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@546 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-10 16:44:43 +00:00
pichoro e678f834fc Updated prefix param.
Improved sort script to correctly sort cards like Pact cycle from Future Sight.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@537 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-10 02:10:52 +00:00
twanvl 0b3778d559 Added keyword usage to statistics
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@531 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-09 18:46:51 +00:00
pichoro 0deb8513fd New sort_index script for magic-game.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@525 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-07 23:38:32 +00:00
pichoro cc27c3e4a0 Removed darker artifact frame from magic-new-tokens; also removed styling relating to it.
Removed vestigial card-typeline and card-textbox files from blends folder.
Added longdash replacement rule to flavor text filter.
Changed font_color to a styling choice in FPM promo template; removed font color from game file.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@518 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-07 05:28:39 +00:00
pichoro 44cef9792a Fixed a Print Size error in Yu-gi-oh.
Monocolor artifacts now sort correctly.
Fixed dark/light artifacts in Magic-new-split.
Removed dark/light artifacts from Magic-new-textless. (we have no dark artifact frame)
Fixed dark/light artifacts in Magic-new-token. (the file names were reversed)
Polished Magic and Vanguard keywords.
Added required hybrid_blend_card pngs to magic-new-token. (to make grey typeline masking work)

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@513 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 21:48:45 +00:00
twanvl 1ca8c9ec99 Fixed sort order of multicolor lands and land color detection
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@507 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-06 15:30:45 +00:00