Commit Graph

8 Commits

Author SHA1 Message Date
pichoro 7e2642c830 More M2010 updates for Magic and Vanguard. Yet another keyword update.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1384 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-06-10 16:54:10 +00:00
pichoro e1f0ea7c88 Regular apostrophes become fancy apostrophes in Magic and Vanguard.
Moved tilde name replacement to automatic text replacements in Vanguard.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1383 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-06-09 18:57:18 +00:00
pichoro a63d9bed90 Improved card sorting for Magic and Vanguard.
M10 version keywords and auto replace for both.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1382 0fc631ac-6414-0410-93d0-97cfa31319b6
2009-06-09 15:09:17 +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 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 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
twanvl 2b3bae9549 The magic game file was getting way too long, so I split it into several files.
As a bonus the keywords and perhaps other reusable parts can now be used by vanguard with "include file: /magic.mse-game/keywords".

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1073 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-08-06 16:18:33 +00:00