Page 17 of 35

Re: HQ Card generator 8.x

PostPosted: 03 Nov 2009, 16:20
by jendave
DaR wrote:Here's an update to the addDecklist function in ImageWriter.php.

It makes the decklist generation play nicer with EDH and other higher card count decks,...
This patch works great. I have been using it for my EDH decks. Snacko, please add it the the next release of the HQ generator.

Thanks
Dave

Re: HQ Card generator 8.x

PostPosted: 05 Nov 2009, 07:07
by Nyth
Does anyone have any idea if set symbols have been made for any of the new sets?

The following resources have symbols up to Conflux (http://s649.photobucket.com/albums/uu216/NeverarGreat/ and the HQCG http://www.slightlymagic.net/hqpics/4-mtg/13-hqcg) and this one has symbols up to Alara Reborn (http://forums.mtgsalvation.com/showthread.php?t=114140).

These are what I have managed to find to augment the above:
M10: Can't remember where I found these but I've attached them here for general use.
M10_C.gif
M10 Common Symbol
M10_C.gif (3.18 KiB) Viewed 3839 times
M10_U.gif
M10 Uncommon Symbol
M10_U.gif (9.6 KiB) Viewed 3839 times
M10_R.gif
M10 Rare Symbol
M10_R.gif (8.41 KiB) Viewed 3839 times


Planechase: http://www.slightlymagic.net/forum/viewtopic.php?f=15&t=1159&start=15#p19386

Zendikar: http://www.slightlymagic.net/forum/viewtopic.php?f=15&t=1029&start=30#p20470

The missing symbols are: Garruk vs. Liliana, Premium Deck Series: Slivers, and Worldwake.

Does anyone have these symbols in a scalable format? i.e. PNG, GIF or SVG.

Re: HQ Card generator 8.x

PostPosted: 05 Nov 2009, 07:18
by Nyth
And the missing fourth attachment for the M10 Mythic Rare Symbol...
M10_M.gif
M10 Mythic Rare Symbol
M10_M.gif (8.19 KiB) Viewed 3839 times

Re: HQ Card generator 8.x

PostPosted: 05 Nov 2009, 15:56
by halfheart
Nyth MTGS has not Alara Reborn symbols.
Photobucket link is up to Alara Reborn.

Snacko wrote:http://www.mediafire.com/?2ymmytwzznu
Update to M10 (english only), will get the other languages later.

Update to Wizards set icons for:
M10, ARB, DD2, DDC.

Minor fix for eight renderer.

I'll update the packages later, when I get the non english cards and maybe switch to Wizards set icons for some other sets.
Missing symbols are:

Premium Deck Series: Slivers
Garruk vs. Liliana
Planechase
Zendikar

Re: HQ Card generator 8.x

PostPosted: 05 Nov 2009, 16:08
by deicidemilan
Image
Image
Image
Image

Re: HQ Card generator 8.x

PostPosted: 05 Nov 2009, 21:06
by halfheart
Btw what about all the Planeswalkers? anyone have HQ crops/overlay?

Re: HQ Card generator 8.x

PostPosted: 08 Nov 2009, 15:03
by Snacko
Only missing set icons are now: (Wizards got smart and don't provide large icons trough gatherer for newer sets)
Premium Deck Series: Slivers
Garruk vs. Liliana

@jendave and DaR
The patch will be included with the planes update which works with all the languages since long, but I didn't had time to package it and upload.

Re: HQ Card generator 8.x

PostPosted: 22 Nov 2009, 19:05
by jezabella
Im not very good at this but I cant get the program to work I installed the game on the 23rd, all three master packs into one folder but whenever I run the decklist I get this

Card Generator v8.2.10 - Generate Decklist Cards

Drag and drop a decklist file or directory into this window and press enter ...
C:/MWS/espersggro.mwDeck
then this comes up
PNG files in output directory: 1
output.clean=[1]

At this point I dont know what to do, pushing enter does nothing and thus I dont know, the pictures for that deck are all there and work in MWS correctly

Any help would be much appreciated

Re: HQ Card generator 8.x

PostPosted: 23 Nov 2009, 08:14
by Nyth
Basically, all that the program is trying to tell you is that you already have a file/files in the output directory. It is asking you whether you want to clean up the output directory by deleting all files in there before it generates the deck you dropped in. Type 1 (if you are ok deleting those files) and press Enter to let it continue to do its work. Think of it as follows:

Code: Select all
Drag and drop a decklist file or directory into this window and press enter ...
C:/MWS/espersggro.mwDeck

1 PNG files has been found in your output directory.
Would you like to delete these files before processing espersggro.mwDeck (Y/N)?

Re: HQ Card generator 8.x

PostPosted: 23 Nov 2009, 12:54
by jezabella
What sets are currently supported? It doesn't seem to work with Zendikar but other than that I have it working, thanks so much for your help :-)

Re: HQ Card generator 8.x

PostPosted: 23 Nov 2009, 13:49
by Snacko
There was a small update to ZEN (overwrite data folder)
http://www.mediafire.com/?ewt02dnzuqj

but I hope I can push the Planes update and reupload the packages with updates files soon. Pretty much only packaging and uploading is left since a long time ago, but I never got around doing it...

Re: HQ Card generator 8.x

PostPosted: 04 Dec 2009, 08:49
by jezabella
I got it to work! Thankyou so much for your help

Re: HQ Card generator 8.x

PostPosted: 19 Dec 2009, 02:31
by roloway
Hello everyone, great program, kudos to all of the contributors.
One question: Whenever I try to create a full deck of proxies, it cannot find the card art. it searches in some default path (E:\MWS\Pics or something like that). how can I specify another path for card art. Sorry for asking in this thread, but I couldn't find the solution anywhere else.
Thanks, roloway

Re: HQ Card generator 8.x

PostPosted: 19 Dec 2009, 02:44
by telengard
roloway wrote:Hello everyone, great program, kudos to all of the contributors.
One question: Whenever I try to create a full deck of proxies, it cannot find the card art. it searches in some default path (E:\MWS\Pics or something like that). how can I specify another path for card art. Sorry for asking in this thread, but I couldn't find the solution anywhere else.
Thanks, roloway
Change the art.directory parameter in config.txt to point to where your images are.

~telengard

Re: HQ Card generator 8.x

PostPosted: 21 Dec 2009, 12:20
by roloway
Worked like a charm. Thanks a lot.