Commit Graph

621 Commits

Author SHA1 Message Date
twanvl 85542e4373 slash is not a mana symbol in the casting cost
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@655 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-01 20:07:53 +00:00
twanvl e3ab15900c 'suffix' is no longer a safe global variable name in scripts
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@654 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-01 20:06:09 +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
pichoro 9bc19281fa New colorless frame for futureshifts.
New artifact masks for magic-future-textless.  Sorta sloppy, but better than before.
Further improvements to font color for futureshifts, specifically colored artifacts.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@651 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-30 00:46:18 +00:00
pichoro f89cc672be Added line height soft to magic-futureshift.
Changed all paintbrush images to reference ones from magic-future-common.  All extra paintbrushes were deleted.
Added styling option to invert common rarity symbol in all post 8th Magic styles.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@649 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-29 22:15:32 +00:00
pichoro feddfe11e7 Made new beveled tap symbols.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@648 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-29 20:38:36 +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 33def102b0 Moved common elements from future templates to a 'future-common' include package;
Added white highlights to the black paintbrush and vice-versa

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@646 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-29 16:23:38 +00:00
twanvl 5fa4867cdc Symbol font measurments (margin/fontsize) now scaled by font size, this requires all symbol files to change (or you get really large margins);
Symbol fonts now support stretching/compressing of text;
Made the default symbols of mana-future lighter (compare with real cards);
Use sort_text instead of sort for vanguard;
Fixed initial card list for vs

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@643 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-29 14:35:39 +00:00
pichoro 1ca1f8d4be Forgot some changes from my last update.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@642 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-29 01:28:06 +00:00
pichoro bc4b2adfbe Minor adjustments to futureshift cost masks. Looking good now.
Lots of other minor font and field tweaks to futureshifts.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@641 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-29 01:23:26 +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 0914c53f0d Font colors closer to correct for future styles.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@633 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-28 03:57:31 +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 f7b82e3f6b Implemented auto replace, including GUI
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@631 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-26 19:39:23 +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 bdd3429479 Symbol resizing using aspect ratio;
TODO: copy code for rarity box to other styles

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@622 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-24 02:05:50 +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
twanvl ff27322522 sort is now called sort_list
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@617 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-23 16:52:54 +00:00
pichoro 9e35698194 Added |1 as an alternate way to access 1/2 colorless mana symbol.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@615 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-23 03:17:46 +00:00
coppro c46883eea1 Improved the update window further - now we just need a system to actual download and install them.
Added safeties to locale validation (ugly code though... I'd add another function, but I'm lazy and this is faster)


git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@614 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-23 01:25:57 +00:00
twanvl 35bbf36e04 Added validator for locales based on all strings in the source code.
It checks:
 - whether all keys used by the program are in the locale
 - whether the right number of %s are used
 - if there are no extra keys in the locale that shouldn't be there
This will become very useful when translations need to be updated for new MSE versions.

There is a perl script for generating the 'expected_locale_keys' resource file.
This file contains a list of all the locale keys used.
This is a resource and not a data file because it is automatically generated from the code,
 the user has no business modifying it.

I also fixed all the locale errors I found in the process.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@613 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-17 21:10:48 +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 68b4be3f4a New hybrid_blend_pt for magic-future-textless.
Attempt at making different colored colorless mana symbols work in magic-mana-future.
Added magic-futureshift.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@608 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-08 07:40:32 +00:00
pichoro 65d92667fc New masks for colored artifacts in magic-future-textless.
New land hybrid masks for old style templates.
Added colored Xander Hybrid Mana Watermarks (in addition to colorless).
Removed an un-needed mask from magic-old-split.
Removed an un-needed ptbox from magic-future-textless.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@603 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-07 06:04:40 +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
twanvl 6b2d67272b Future shift -- Casting cost positioned more or less correctly
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@601 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-05 13:55:14 +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 2dc9dfc151 Updated text filtering for non-rules text fields in Vanguard.
Reorganized Vanguard game scripts to same order as Magic game.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@583 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-25 20:44:28 +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
pichoro 6f1e138099 Added "line height soft" to split style textboxes.
Tweaking magic-new-token's fields still.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@562 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-13 05:08:47 +00:00
pichoro 606a46a905 Various minor field re-alignments to produce better images in magic-new-token.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@555 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-11 20:36:17 +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 c963950697 Updated VS-game for symbols that should be invisible at times but aren't (using artfreakwiu's version).
Removed vesigial icon.pngs from VS templates.
Added 'smart' name and cost fields to magic-old and magic-old-split.
Changed magic-embossedletters to allow "Faerie".

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@553 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-11 04:58:23 +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