Search found 71 matches

by Jeck
Tue Feb 01, 2011 6:48 pm
Forum: Themes
Topic: Filters guide (for style.txt, booster packs)
Replies: 1
Views: 5838

Filters guide (for style.txt, booster packs)

What is a filter? Filters are special strings that are used to match cards against certain criteria. They look like this: "rarity:land;type:basic;" (which matches only basic lands), or like this: "type:elf;|type:goblin;" (which matches either elves OR goblins). Where are filters used? Filters are u...
by Jeck
Sun Jan 30, 2011 2:03 am
Forum: Tools
Topic: Automatic Image Namer
Replies: 10
Views: 11245

Re: Automatic Image Namer

This tool is obsolete. It requires a _cards.dat in an older format. With a little work, though, you should be able to still use it. Step one: COPY a _cards.dat with the required info (these can be found in a res\sets\Whatever) into a new directory. Remember to copy, as you'll be changing the file. S...
by Jeck
Sun Nov 21, 2010 6:39 am
Forum: Tools
Topic: Automatic Image Namer
Replies: 10
Views: 11245

Re: Automatic Image Namer

There's no GUI. As I said above, it's meant to be run in a directory with a _cards.dat and the image files (either MSE format or Magic Workstation format), and will rename (not copy) those images. Try hitting F5 in the directory to refresh things. If you're still having trouble, I dunno how to help ...
by Jeck
Sat Oct 02, 2010 4:25 am
Forum: Code submission
Topic: string parsing crashes
Replies: 50
Views: 23773

Re: string parsing crashes

1) How should we format opening/closing brackets ? I'm with Wololo, I prefer always on the same line except for opening/closing classes/functions. 2) int foo(int a, int b) { sounds fine. 3.a) No, I don't think it's necessary. I find single-statement if clusters perfectly legible. 3.b) I don't mind m...
by Jeck
Thu Aug 26, 2010 4:20 pm
Forum: Other Languages
Topic: How to translate the game manual?
Replies: 11
Views: 8511

Re: How to translate the game manual?

Yeah, sorry about not distributing the sources to the PDF manual. The issue is that the source file is huge- I designed it for print quality, and putting it on SVN, where it'd be continually adding new versions, seemed to be an inefficient use of space. I've been on a bit of a sabbatical from Wagic ...
by Jeck
Thu Feb 25, 2010 5:23 am
Forum: Bug reports
Topic: Bugs 0.10.1
Replies: 478
Views: 138525

Re: Bugs 0.10.1

Adding image packs shouldn't introduce new bugged cards. The main issue with listing bugs for the current version of Wagic (0.10.1) is that it's about 1-2 months old. That doesn't mean you shouldn't hunt for bugs (We love getting bug reports! It means we know what to fix), it just means that some of...
by Jeck
Thu Feb 25, 2010 5:10 am
Forum: Open Issues
Topic: [Issue 247] Trophies room background Bug
Replies: 12
Views: 7688

Re: Trophies room background Bug 0.10.1 & SVN

I have, though thanks for bringing it to my attention again. It's a good idea, but like I recall Wololo saying it would require some fiddling with the engine that makes it somewhat not worthwhile at the moment. It also means keeping useless cards in memory, which would possibly result in more bugs l...
by Jeck
Wed Feb 24, 2010 11:41 pm
Forum: Open Issues
Topic: [Issue 247] Trophies room background Bug
Replies: 12
Views: 7688

Re: Trophies room background Bug 0.10.1 & SVN

Yes, that's a tricky bug... but I'm glad to hear you like the trophy room. What do you do there most, and what kind of things are you interested in seeing there? One of my priorities for next release is integrating D32's task system with the trophy room, but I'm always willing to listen to additiona...
by Jeck
Wed Feb 24, 2010 11:39 pm
Forum: Bug reports
Topic: Bugs 0.10.1
Replies: 478
Views: 138525

Re: Bugs 0.10.1

Lockheart, I'm not actually certain I understand the question, but it seems like it involves card coding rather than filters? By filters, did you mean the new feature in the shop and deck editor, or something else?
by Jeck
Sun Feb 21, 2010 6:54 am
Forum: Shop
Topic: Having a section for recently purchased cards
Replies: 2
Views: 2794

Re: Having a section for recently purchased cards

Interesting idea, I'll bring this idea up for a future release. This is exactly the kind of info I've been looking for in the deck editor feedback thread... so if you have any more neat thoughts, please post them there.
—Jeck