Commit Graph

461 Commits

Author SHA1 Message Date
pichoro de003f6e8f First Shards of Alara keywords for Magic.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1198 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-09-03 17:55:50 +00:00
twanvl 7e3f9cccdc Some tweaks of the regular expressions to improve performance (in_context is slow!)
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1194 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-09-02 20:53:56 +00:00
pichoro 371795d740 Updated Italian translation by Eriol.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1188 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-31 21:59:37 +00:00
twanvl 20b40585f6 Some changes to the package manager:
- use a single button for install/upgrade
 - show versions of installed package and installer
Named actions in enum PACKAGE_ACT_* to avoid confusion with the status enum.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1186 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-31 18:57:55 +00:00
twanvl a2af3211a4 Moved mask to Style and mask related drawing to ValueViewer.
Used the same mask also for TextStyles.
To keep the text selectable (since the mask is now also used for containsPoint), the future sight cost masks needed to be updated.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1183 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-30 23:49:12 +00:00
twanvl db09cdb5bc minor fix after change in scripting language parser
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1180 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-30 16:52:53 +00:00
twanvl 4b2a36bba8 Added (partial) support for making cards in French style
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1177 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-27 18:56:55 +00:00
twanvl 3d1fbef2f6 minor fix after change in scripting language parser
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1176 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-27 18:53:54 +00:00
twanvl b07e4a7886 Setting for opening sets in the same window (pre 0.3.6 behaviour)
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1172 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-27 11:58:14 +00:00
pichoro 2a44831149 New styling choice for p/t font on old style Magic templates.
Removing some vestigial "hpt.jpg" files.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1171 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-26 05:40:12 +00:00
twanvl 42d40dbd1e Added Package::saveCopy, which is used to implement the write_set_file script function.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1169 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-24 19:48:51 +00:00
twanvl 9f4d666eed There is no need for the +0 in "cmc(param) + 0"
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1165 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-24 16:42:52 +00:00
twanvl 644268a72d cmc now works correctly with keyword parameters
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1164 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-24 16:41:21 +00:00
twanvl c81049a7f5 cmc("0") == 0
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1162 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-24 16:23:01 +00:00
pichoro 6d45dc8a26 Updated German translation by Nitro.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1160 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-22 17:28:25 +00:00
coppro 373672810b Tweaks to color-defining CDA abilities - no longer detect colors in card names.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1159 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-22 03:55:12 +00:00
pichoro 30afb08930 Fully translated French locale.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1156 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-21 01:16:33 +00:00
pichoro 6246ce533a Fixing a stupid error I made.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1155 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-20 17:53:50 +00:00
pichoro 25bd608784 Refining Magic subtype lists (mostly according to Comp Rules)
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1154 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-20 03:15:32 +00:00
artfreakwiu c08fac5376 git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1153 0fc631ac-6414-0410-93d0-97cfa31319b6 2008-08-12 07:00:27 +00:00
artfreakwiu 75ae5619b6 small error fixed in ygo game
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1152 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-11 23:09:30 +00:00
artfreakwiu efb6a5a614 git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1151 0fc631ac-6414-0410-93d0-97cfa31319b6 2008-08-11 22:43:27 +00:00
artfreakwiu db7fd02d9f git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1150 0fc631ac-6414-0410-93d0-97cfa31319b6 2008-08-11 22:40:17 +00:00
twanvl 99b07668ec Added some 'add cards script's to the game file
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1148 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-11 20:54:24 +00:00
twanvl a8e4425dcc Tweaked symbol fonts after change of how spacing is handled
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1142 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-11 16:57:51 +00:00
twanvl 7fb1d68125 Automatic locale fixes for 0.3.7: en -> it, en -> cht
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1141 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-11 15:56:12 +00:00
pichoro 36db4512c5 Re-added ability to get single cards to random pack generator of Yu-Gi-Oh.
Version bumped Yu-Gi-Oh files that were edited.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1133 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-11 00:30:14 +00:00
artfreakwiu a2dd1f8392 git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1132 0fc631ac-6414-0410-93d0-97cfa31319b6 2008-08-11 00:06:03 +00:00
artfreakwiu a4e82351b7 git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1131 0fc631ac-6414-0410-93d0-97cfa31319b6 2008-08-10 19:47:26 +00:00
artfreakwiu a7be290c82 git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1130 0fc631ac-6414-0410-93d0-97cfa31319b6 2008-08-10 19:34:28 +00:00
pichoro e1d1c238ea Updated Simplified Chinese translation by Admonisher. Should (maybe) be merged with previous fixes to the locale made since 0.3.6.
Added Traditional Chinese translation.  Only up to date as of 0.3.6.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1129 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-10 16:45:12 +00:00
twanvl b262aef4df vs-spoiler export template uses 'cards' instead of 'set.cards'
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1126 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-09 20:01:54 +00:00
twanvl d7c867e759 Restored the card sorting for magic: the color component of sort_index was accidentally removed.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1125 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-09 18:40:13 +00:00
twanvl cb72dbea2f added total number of cards to random pack panel
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1122 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-09 17:34:13 +00:00
twanvl 290f034d98 include hybrids in html export
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1121 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-09 16:31:55 +00:00
pichoro 1b57db2f97 Provided for rulestip card sorting in Magic game file.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1115 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-09 01:38:17 +00:00
twanvl 0556bc2f31 some more locale changes
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1111 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-08 23:34:02 +00:00
twanvl 6728040fc0 export template uses 'cards' instead of 'set.cards'
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1110 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-08 22:27:56 +00:00
twanvl 2d2c434bd8 Generated packs can now be selected for printing.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1107 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-08 21:35:38 +00:00
pichoro d77b2745f4 Improved pack structure for Magic to deal with tokens/rulestips.
Added rudimentary pack structures for Vanguard, VS System, and Yu-Gi-Oh.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1104 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-08 18:53:11 +00:00
twanvl d3e2ffd370 Ctrl+Enter is the add card/keyword shortcut
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1102 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-08 18:36:37 +00:00
twanvl 893547aff2 Locale now sneakily also recognizes lines marked as #_ADD
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1101 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-08 18:25:47 +00:00
twanvl 384671b36c First stage locale fixing: Mark things to ADD
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1100 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-08 17:47:30 +00:00
twanvl 5baabc33d4 also whine about 'mse version' declaration in locales.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1098 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-08 16:39:55 +00:00
artfreakwiu 1c6d36b820 git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1095 0fc631ac-6414-0410-93d0-97cfa31319b6 2008-08-08 06:21:59 +00:00
pichoro 58fecee751 Bumping versions of Magic templates that were edited.
Removed extra dependancy from Magic export template.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1094 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-08 05:21:46 +00:00
pichoro 35b0c75587 0.3.7 Update for VS System.
- Updated statistics.
- No more auto-bolding of lowercase keywords.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1093 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-08 03:10:53 +00:00
pichoro 1cab0e7c15 0.3.7 Update for Vanguard.
- Upgraded Statistics.
- Scripts refurbished based on latest Magic scripts.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1092 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-08 03:09:16 +00:00
twanvl e4d2df4827 Separate card numbers for tokens
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1089 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-07 20:52:15 +00:00
twanvl efcf445878 The card shape depends on the stylesheet
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1088 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-07 20:50:35 +00:00