Commit Graph

693 Commits

Author SHA1 Message Date
pichoro 24377e11a4 Moving " " to a regular expression in magic-embossedletters to allow for better text compression.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1375 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-04-16 00:26:27 +00:00
pichoro dd8930355d Updated Italian translation by Mikefon or Eriol?
Added Polish translation by Liosan.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1374 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-03-06 00:21:12 +00:00
coppro dc26e1f00a New 'show spelling errors' option in the preferences window.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1372 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-02-06 03:27:20 +00:00
coppro 7bf2db5d17 Modified the "~ is color" script to work with new spellcheck tags (changed a ? to a *). Surprised no bug report yet.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1371 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-02-02 05:26:27 +00:00
pichoro 40ec87c803 Another update to the French locale from Nopse.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1370 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-18 17:03:20 +00:00
pichoro 12e6101dec Fixing locale errors in 0.3.8.
Adding Danish locale.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1369 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-18 16:44:41 +00:00
pichoro aa7d2ba75a Shifting position hint for futureshift style.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1368 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-18 16:43:11 +00:00
pichoro e9b4b72b7a Rule to remove nospellingcheck tags from VS and Vanguard.
Fixing text_filter for some VS styles.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1367 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-18 16:42:23 +00:00
twanvl 4421b24761 the way expand_keyword works has changed, templates updated.
parameter un-bolding now works for vs templates

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1359 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-15 22:15:59 +00:00
twanvl 4a87786974 ran locale autofix script
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1354 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-15 14:20:45 +00:00
pichoro 12789420e9 Moving tilde to auto_replace, now that automatic text replacements are fixed.
Trying to make VS parameters de-bold.  Not working out.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1353 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-15 06:28:32 +00:00
pichoro ac2954c1ea Vanguard random card picker was messed up.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1350 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-11 21:44:05 +00:00
twanvl ad5e22e7c5 Added script support for wxDateTime values:
- added ScriptDateTime type
 - added to_date function
 - added date formating support to to_string.
 - documented all of the above.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1348 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-11 16:52:07 +00:00
pichoro 13daa528b7 Adjusting keywords a little.
Fixed magic-future-flip, and improved border mask.
Bumped magic-future-textless so that magic-future-promo can depend on a new version of it.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1347 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-11 04:45:38 +00:00
twanvl 0fcd379cee added "unblockable" to magic dictionary
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1345 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-11 02:21:44 +00:00
twanvl 8b9c2b4064 while it is still possible: renamed select:cyclic to select:equal.
Added "equal proportional" and "equal nonempty" for symmetry.
select:equal now takes weights into account.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1342 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-11 01:36:17 +00:00
pichoro 8c1cf2a0a6 Updating pack structures for Vanguard, VS, and Yugioh.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1340 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-10 21:59:39 +00:00
pichoro 14c118e86e Adding add_multiple_cards script for group of basic snow-covered lands.
Changed default settings for Magic to more closely match real Magic sets.
Minor adjustments to magic-new-split.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1339 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-10 21:58:47 +00:00
twanvl ac6b8f77ac while there is still time to make changes to the file format: s/probability/weight/
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1338 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-10 20:22:11 +00:00
twanvl e08dc8e8c9 fixed script error
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1334 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-10 14:25:53 +00:00
twanvl c7c028b026 fixed: version number propagates to included files
magic pack template now uses 'pack type' instead of 'pack item'

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1331 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-10 02:43:15 +00:00
twanvl 30d3343a2c check for duplicate pack names
don't allow a new pack to be 'removed'

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1330 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-10 01:55:31 +00:00
twanvl e3cdb2bea7 adding & editing custom pack types now works.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1328 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-10 01:37:03 +00:00
twanvl be08fac89b the new pack system is alive!
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1317 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-09 03:03:04 +00:00
twanvl bce5761781 remove automatic <nospellcheck> tags, made the keyword reminder text code a bit easier to read.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1310 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-09 00:11:34 +00:00
twanvl a8f4ff5afa locale version 0.3.8
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1307 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-08 17:39:47 +00:00
pichoro 4a64c97d62 Removed ~THIS~ from magic.mse-game/auto_replace due to redundancy with ~.
Added first version of horizontal cycle to magic.mse-game/add_cards_scripts. Should be expanded upon when dialogs are done.
Altered magic.mse-game/packs to give illusion of handling mythic rares by including in rare pack items.
Tweaked text size on magic-new-token.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1296 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-07 06:29:41 +00:00
pichoro 018b6a6c6b Put ~ back in text_filter. Why? Because I believe that 99.9% of users won't realize to update their automatic text replacements, and will report an error that the tilde no longer functions. Is it possible to just have automatic text replacements update when new ones are added, while keeping custom ones?
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1294 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-04 20:25:37 +00:00
coppro 1c925a6225 Upped MSE's version number; pushed up M:tG's game version (spellcheck).
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1293 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-04 19:52:09 +00:00
coppro 3ee71ef6ae Added a lot of BOMs; cleaned up text replacements into auto_replace scripts.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1292 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-04 19:10:05 +00:00
pichoro 3a935ce9d2 Trying to put a stop to bolding of parameters in VS.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1291 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-01-04 18:26:32 +00:00
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