Commit Graph

16 Commits

Author SHA1 Message Date
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 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
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
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 fd101f0b94 Dependancies for spoiler templates.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@870 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-05-18 23:50:06 +00:00
twanvl cf862d0eea Fixed: HTML export gives "Variable not set: Symbol Font" error.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@867 0fc631ac-6414-0410-93d0-97cfa31319b6
2008-05-18 20:31:00 +00:00
twanvl a57c20aa4f Fixed export template grouping yet again
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@755 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-24 22:19:11 +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
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
twanvl 087af8360d Added <soft> tag that takes up no space for alignment purposes;
used this tag for magic creature types;
Added correct handling of Tribal sub types;
Fixed sort_index use by spoiler export template

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@637 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-28 20:49:25 +00:00
twanvl ff27322522 sort is now called sort_list
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@617 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-23 16:52:54 +00:00
twanvl 849f8935d9 Split 'sort' script function into 'sort_text' and 'sort_list', use "cycle(WUBRG)" instead of "(WUBRG)".
Fixed bug in spoiler export template: mana symbols were always rendered as images.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@588 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-08-01 18:40:46 +00:00
twanvl d7898faa8c Added preview icon to export template
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@493 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-07-05 17:50:54 +00:00
twanvl 950bcc1cb2 Minor style tweaks to 'spoiler' export template; fixed IE image size issue; added shortcut icon.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@448 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-06-30 14:18:33 +00:00
twanvl 31b7380d99 Implemented exporting symbol fonts;
Rendering symbols to an image always uses anti-aliassing (by downsampling from a large size);
Finished the spoiler export template;
Added <soft-line> tag to make line breaks use the line height for soft line breaks

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@440 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-06-27 18:58:43 +00:00
twanvl f2c57907c2 A first export template, work in progress
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@434 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-06-26 15:10:25 +00:00