Commit Graph

512 Commits

Author SHA1 Message Date
pichoro 2888ee8adf Commented out Invaders, Kree, and Skrull in VS symbol fonts because we likely won't have those images by 0.3.8 release.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1290 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-03 21:08:56 +00:00
pichoro 3f9891bbdc Removed ` from LEGENDNAME replacement; that wasn't a bug.
@ is replaced with LEGENDNAME in automatic text replacements, as the community preferred @ as the shortcut.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1289 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-03 21:07:05 +00:00
coppro ed16dd6864 Updated dictionary
Added new <nospellcheck> tag, to prevent spell-checking of words within.
Prevented spellchecking of anything a) matching a keyword or b) formed from a cardname atom
Replaced ` as LEGENDNAME alternative; I think it's a bug that it's gone


git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1288 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-03 06:16:02 +00:00
twanvl ab5ea48a9d shut up the locale warning (for now)
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1285 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-02 21:44:18 +00:00
pichoro 7518786f28 Miscellaneous colored artifact updates for Magic, following Shards.
First Conflux keyword for Magic.
Improved Mythic Rare coloration.
Slightly improved creature type lists.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1284 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-02 20:52:12 +00:00
pichoro 5e0a66675c Adding first Conflux keyword to Vanguard.
Bumping VS version.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1283 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-02 20:35:29 +00:00
pichoro 38a91b4527 Fixing name on Magic-New-Token.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1282 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-02 20:18:42 +00:00
pichoro 3ddab3d137 Back to text rendered XYZ in Magic Mana fonts. Left rendered symbols for XYZ in case things don't work out.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1281 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-02 20:17:57 +00:00
twanvl e36dc6e6cb apply spelling corrections from the context menu.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1274 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-12-30 19:51:41 +00:00
twanvl 1bc965d461 put an empty word list in the subtype box if possible
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1272 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-12-30 18:45:45 +00:00
twanvl 55fe3e142c spellchecking can be disabled
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1271 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-12-30 16:38:06 +00:00
twanvl 12f8be203e The check_spelling function now has support for additional dictionaries and regexes to match.
The magic game uses these features.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1269 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-12-30 02:09:11 +00:00
twanvl a57170e7c2 Simple spelling checker using the Hunspell library.
This time adding the source files :)

The checker is used (experimentally) by the magic game file.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1262 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-12-29 01:34:13 +00:00
twanvl 1ac3294993 Simple spelling checker using the Hunspell library.
Currently the checker is only exposed through the script function check_spelling_word, which returns true if the word is spelled correctly.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1261 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-12-28 21:44:48 +00:00
twanvl f191090852 Added "text length (lines)" statistics dimension
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1256 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-12-27 19:40:00 +00:00
artfreakwiu daad8929dc git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1239 0fc631ac-6414-0410-93d0-97cfa31319b6 2008-12-03 01:28:15 +00:00
pichoro d6e9877578 Fixed some casting costs.
Upgraded blending for magic-new-planeswalker.
Fixed some errors and missing features in magic-new-flip's blending.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1238 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-11-28 04:34:12 +00:00
pichoro c8d9370ef5 Update to Yu-Gi-Oh to allow more additional card controls in pack generator.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1237 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-11-13 13:42:28 +00:00
artfreakwiu b2f811d443 git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1236 0fc631ac-6414-0410-93d0-97cfa31319b6 2008-10-28 16:49:00 +00:00
artfreakwiu 9b68513804 git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1235 0fc631ac-6414-0410-93d0-97cfa31319b6 2008-10-28 16:01:24 +00:00
artfreakwiu 9de166523c git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1234 0fc631ac-6414-0410-93d0-97cfa31319b6 2008-10-28 03:30:04 +00:00
artfreakwiu a3b670765e git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1233 0fc631ac-6414-0410-93d0-97cfa31319b6 2008-10-28 03:13:10 +00:00
artfreakwiu 8197e652ab git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1232 0fc631ac-6414-0410-93d0-97cfa31319b6 2008-10-27 23:45:31 +00:00
artfreakwiu 7604142acc git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1231 0fc631ac-6414-0410-93d0-97cfa31319b6 2008-10-27 00:29:20 +00:00
artfreakwiu 97118f87b5 git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1230 0fc631ac-6414-0410-93d0-97cfa31319b6 2008-10-26 22:17:35 +00:00
artfreakwiu a206f6113f git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1229 0fc631ac-6414-0410-93d0-97cfa31319b6 2008-10-25 21:13:30 +00:00
artfreakwiu aefb75202e git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1228 0fc631ac-6414-0410-93d0-97cfa31319b6 2008-10-25 20:57:59 +00:00
artfreakwiu 699cc07554 git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1227 0fc631ac-6414-0410-93d0-97cfa31319b6 2008-10-25 20:53:01 +00:00
pichoro fc3b2df982 Version bump. When game and style are both updated, style's game dependancy needs to be updated to reflect.
Removed unused symbols from official symbol-font.
Fixed some errors in insert symbol menu of symbol-fonts.
Fixed an error in pack generator.
Fixed flight/range/ongoing icons so that they are both defaulted and editable.
Added custom symbols for unofficial symbol-font.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1226 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-10-24 03:05:37 +00:00
artfreakwiu 370b977b82 git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1225 0fc631ac-6414-0410-93d0-97cfa31319b6 2008-10-21 03:23:17 +00:00
artfreakwiu 7f49e569f1 git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1224 0fc631ac-6414-0410-93d0-97cfa31319b6 2008-10-19 18:07:26 +00:00
artfreakwiu ac64393d04 git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1223 0fc631ac-6414-0410-93d0-97cfa31319b6 2008-10-17 19:59:05 +00:00
artfreakwiu c02f82bb2b git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1222 0fc631ac-6414-0410-93d0-97cfa31319b6 2008-10-13 21:44:11 +00:00
pichoro b28e87e5fe Version bumping from past edits.
Updating vs-standard-new to match vs-standard-official and vs-standard-arrow.
Changed insert symbol menus to use "•" instead of "<>", so they actually work.
New plan for preventing symbolization of affiliations on old style cards.  May need further tweaking.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1220 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-10-07 03:12:03 +00:00
artfreakwiu 6e18877f61 git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1219 0fc631ac-6414-0410-93d0-97cfa31319b6 2008-09-29 22:57:17 +00:00
artfreakwiu 0c622980bc git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1218 0fc631ac-6414-0410-93d0-97cfa31319b6 2008-09-29 22:46:49 +00:00
artfreakwiu 63b3546726 git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1217 0fc631ac-6414-0410-93d0-97cfa31319b6 2008-09-29 22:22:07 +00:00
pichoro fcfd2bb9e4 Added field descriptions when missing.
Possible fix for affiliation separator problem.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1216 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-09-27 01:51:57 +00:00
pichoro 0eb8d15432 Version bumping.
Added Judge Dredd symbols to unofficial symbol-font.
Updated unofficial symbol-font.
Removed some text replacement rules in game.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1215 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-09-27 01:02:41 +00:00
artfreakwiu c22ba4d917 git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1214 0fc631ac-6414-0410-93d0-97cfa31319b6 2008-09-26 21:21:10 +00:00
pichoro 6cd1237cdb Bumping versions for updated VS files accordingly.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1213 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-09-24 22:06:48 +00:00
artfreakwiu 94ee3154bc git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1212 0fc631ac-6414-0410-93d0-97cfa31319b6 2008-09-23 04:37:20 +00:00
pichoro b3a20f020a Shards of Alara keyword update for Vanguard.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1211 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-09-08 05:51:45 +00:00
pichoro 052341c38e Shards of Alara keyword update for Magic.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1210 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-09-08 05:49:19 +00:00
artfreakwiu bc03fd183b git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1209 0fc631ac-6414-0410-93d0-97cfa31319b6 2008-09-08 03:12:01 +00:00
artfreakwiu 004c713ea5 git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1208 0fc631ac-6414-0410-93d0-97cfa31319b6 2008-09-08 03:11:19 +00:00
artfreakwiu 5d47e0f4d0 git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1207 0fc631ac-6414-0410-93d0-97cfa31319b6 2008-09-08 03:10:58 +00:00
pichoro 4304750f3c Adding planeshifted and futureshifted splits to source.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1205 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-09-05 03:18:00 +00:00
pichoro 0d30434667 Adding Magic-old-promo and Magic-old-textless to source.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1204 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-09-05 03:14:40 +00:00
pichoro cc27a19248 Adding FPM Planeswalker style to source.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1203 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-09-05 03:12:29 +00:00