Commit Graph

167 Commits

Author SHA1 Message Date
twanvl 48f1315cda pack totals on random pack panel
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1047 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-04 13:52:32 +00:00
twanvl 04a040dc29 random pack generation works
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1045 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-04 01:38:46 +00:00
twanvl 063a2df8d7 Mana costs like 123/C are now parsed as {12}{3/C} instead of {123/C}. The reasoning is that a cost of {10/C} or more is very unbalanced, so you want that.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1041 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-03 19:02:07 +00:00
twanvl 9b16e15c57 Added stats dimension for the card's stylesheet
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1039 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-03 02:39:27 +00:00
twanvl 8881eef42d Changed Pack structures
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1021 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-07-11 17:07:51 +00:00
twanvl 9073764a62 documented new script functions
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1015 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-07-09 16:28:46 +00:00
twanvl fe2e3fb9c8 Be more strict about type conversion:
* numbers are no longer auto converted to booleans, use to_boolean or != 0
  * booleans are no longer auto converted to numbers, use to_int
  * strings will soon no longer be auto converted to numbers, use to_int

Added version information ("since 0.3.7") to documentation

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1006 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-06-28 13:34:57 +00:00
pichoro 72864e91cb Simplified Chinese translation.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@980 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-06-16 04:10:29 +00:00
pichoro 03cfd6bb79 Fixed image mask for magic-new-planeswalker.
Fixed "legendname" error involving AE character.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@962 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-06-03 04:08:44 +00:00
pichoro c7dadbcab4 Mythic rares for Magic. This is an approximation, not a final version.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@956 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-06-02 22:09:46 +00:00
pichoro 124397aa4d New converted mana cost scripting for Vanguard.
Easier colored_mana scripting in keyword system for Magic and Vanguard.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@947 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-06-02 05:42:39 +00:00
twanvl 0e00cefdb9 Softer colors in graphs, the border of bars etc. is now lerp(black,fill,0.5) instead of just pure black.
Also tweaked the magic card_color graph colors a bit

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@935 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-06-01 14:23:45 +00:00
twanvl 4baf647b83 fixed: mana_sort_quild was copying tap/untap symbols
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@926 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-06-01 00:02:38 +00:00
twanvl d147ddc363 Converted mana cost script now works with 2/C costs.
A mana cost of "31/2" is now broken up as "3","1/2".

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@920 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-05-31 22:13:00 +00:00
pichoro c1e72640c1 Editable copyright lines for Magic.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@884 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-05-25 20:51:31 +00:00
pichoro 611ce0508d "None" and "Planeswalker" type symbol choices.
Planeswalker watermark.
No more accidental artifact_blends in magic-future-common.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@878 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-05-23 21:10:33 +00:00
pichoro 74f79ea1b5 #/C Symbols for all symbol fonts.
New dark artifact frame for magic-new.
New Shadowmoor card sorting.
Slightly improved automatic card color detection.
Colorful infinity and 1/2 symbols for magic-mana-future.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@856 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-05-18 07:52:05 +00:00
pichoro de4762c099 More Shadowmoor Updates.
New keyword (Conspire).
New colored artifact blends.
Partially adjusted sorting.
Truncated legend names via "@".
Fixed some errors in magic-new-flip.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@840 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-04-14 04:54: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 ba8fb39283 Styling option for more or less saturated multicolor frames for magic-new.
Add descriptions to many fields.
Made some text fields made editable and multline.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@833 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-04-01 03:44:08 +00:00
pichoro 429f6db598 Keyword polish.
Adjusted borders of rarities slightly.
Fixed a bug relating to shrinking mana costs in magic-future-textless.
Added option to left align artist and copyright in magic-old styles, as seen in Tempest.
Changed all magic-new, magic-future, and magic-planeshifted styles to use ModMatrix for p/t, increased font size 1 point, raised p/t 1 pixel, added "shrink-overflow".

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@829 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-03-13 02:05:54 +00:00
pichoro 107227b24a Improved blends for pt-boxes.
Updated creature type lists in accordance w/ Oracle update.
Shrank textbox font size for magic-future.
Fixed new "colored multicolor land name" option in futureshifts.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@825 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-01-21 04:23:44 +00:00
pichoro 0a33961584 Adjusted magic-new-planeswalker image mask.
Added new styling option to replicate "Murmuring Bosk" frame from Morningtide.
Changed game file "creature type" lists to be named "Race" and "Class".

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@821 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-01-13 01:11:15 +00:00
coppro 3ad16e949f Added sorting of words "A", "An", and "The".
Fixed transparency on update arrow.


git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@820 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-01-12 18:07:34 +00:00
twanvl 6281a26f81 fix word list sub menus
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@819 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-01-11 21:51:25 +00:00
pichoro 5c801ffce8 Changed Yu-Gi-Oh textbox font from Palatino-something to MatrixBook.
Keyword polish.
Various other maintenances.
Added "magic-mana-small-grey" as colorless mana font.
Removed "colorless mana" styling choice when applicable.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@817 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-01-11 04:43:44 +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 cca633aa38 Fixed some problems with magic-extended-art.
Added infinity mana symbol.
Added insert symbol menus to all symbol fonts that were lacking them.
Updated font color choice for fpm promo to improve readability.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@765 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-10-13 06:18:39 +00:00
coppro dd656ba1bd Fixed "regex escape" function, and updated a script that needed it.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@762 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-30 14:37:18 +00:00
pichoro 01dbd8cb7b Updated reminder texts for Changeling and Clash.
Adjusted fields for magic-planeshifts and alignment in magic-new-promo.
Added transparent mana symbol watermarks.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@761 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-29 05:43:06 +00:00
coppro ca13be9fb7 Updated for The Grand Creature Type Update
NOTE: I removed the default list of creature types. I don't want it 
gone, I just found the update easier to make without a simple list. If 
someone else feels like making one themself, I don't object.


git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@760 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-28 03:22:09 +00:00
twanvl 4c40394ba5 Now also requires a dependency for symbol fonts;
Fixed all the dependency warnings for the magic templates

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@754 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-24 21:54:52 +00:00
twanvl 36a36356c5 The 'Big Whine' patch:
Any use of a file from another package without a declared dependency will give a warning;

Also added some more _LOCALE_123_ macros so we need less format_string calls

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@753 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-24 20:24:22 +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 d17fe83474 Upgraded font colors for future-textless.
Added "trim" step to separate_word script for Magic.
Changed card.full_name field to recognize "shifted splits" as splits.
Corrected an error in split sorting.  U // 1U was sorting as multicolor split.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@749 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-23 19:33:05 +00:00
twanvl b9cd3a433b Fixed sorting of cards whos names start with a number
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@742 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-22 11:07:08 +00:00
pichoro 147c787eb3 Typeline adjustment in magic-new.
Fixed hybrid sorting.
Fixed part of hybrid futureshift p/t colors.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@741 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-21 23:35:29 +00:00
twanvl d07c40d1c1 Disabled the 'all types' word list item, it was not finished
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@729 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-21 14:55:30 +00:00
twanvl 1dabc07979 Reordered the magic statistics panel
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@717 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-20 19:01:17 +00:00
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