Search found 156 matches

by baldersmashed
Fri Jul 13, 2012 8:04 am
Forum: Custom Cards & Images
Topic: HQ Images (for Android phones) UPD 21.05.2012
Replies: 66
Views: 42598

Re: HQ Images (for Android phones) UPD 21.05.2012

i have all your sets for android. They're great! However, there are several sets that don't display at all despite their id's matching and the folder setup for images being proper. I can't, for the life of me, figure out what the problem is! The sets that do this are Time Spiral, 2ED, m12, ME4, CMD,...
by baldersmashed
Sun Oct 30, 2011 2:33 am
Forum: Discussion & Misc
Topic: Respond to Lion's Eye Diamond Sac?
Replies: 1
Views: 2464

Re: Respond to Lion's Eye Diamond Sac?

You can't. The oracle errata for Lion's Eye Diamond says that discarding your hand is part of the cost of the ability, not part of the ability itself.
by baldersmashed
Fri May 06, 2011 7:57 am
Forum: Bug reports
Topic: Bugs 0.15.1, please post your bug reports here
Replies: 244
Views: 77057

Re: Bugs 0.15.1, please post your bug reports here

Ichor Wellspring has viridian zealot's text.
by baldersmashed
Sat Apr 09, 2011 11:31 am
Forum: Misc
Topic: Jace Rap
Replies: 6
Views: 2618

Jace Rap

So goin through some topics on MTGsalvation and came across this gem:
http://www.youtube.com/watch?v=gnYhG_ek ... =youtu.be.

Win More now has a theme song! and if you go to about 2:37 you will see some artwork that looks VERY familiar...
by baldersmashed
Thu Mar 31, 2011 12:11 pm
Forum: Bug reports
Topic: Bugs 0.14.1, please post your bug reports here
Replies: 181
Views: 58784

Re: Bugs 0.14.1, please post your bug reports here

wall of roots ability can be used multiple times per turn even though it shouldn't be able to
by baldersmashed
Tue Aug 17, 2010 10:31 am
Forum: Discussion & Misc
Topic: How to code "Buyback" cards ? (Working)
Replies: 14
Views: 6253

Re: How to code "Buyback" cards ? (Working)

I say go for it! There's no harm in clearing up a rather shady piece of card code. :)
by baldersmashed
Fri Aug 06, 2010 9:32 am
Forum: Code submission
Topic: code submission opponenthand/exileview/more +++
Replies: 86
Views: 32468

Re: code submission opponenthand/exileview/more +++

@ zeth
still i imagine you will garner more knowledge as you go and have already earned the respect of MOST of the people here for taking on tasks that have had us on the edge of our seats for some time. Here's to hoping you have a nothing but good luck getting through your task list!
by baldersmashed
Thu Aug 05, 2010 6:49 am
Forum: Code submission
Topic: code submission opponenthand/exileview/more +++
Replies: 86
Views: 32468

Re: code submission opponenthand/exileview/more +++

I gotta say, for such a short time on the job, you're definitely on the ball! These new additions are kick-ass and will make old cards more easily coded as well as the new ones cleaner. WONDERFUL WORK!! Wololo should give you a raise... :D
by baldersmashed
Wed Jul 21, 2010 6:36 am
Forum: Card Coding
Topic: Bridge from Below (working w/ token)
Replies: 9
Views: 2486

Re: Bridge from Below (working w/ token)

You may run into the problem that autograveyard, last I checked, doesn't handle anything but activated abilities. I don't know if this has been updated since a loooooong time ago when I tried to code anger. If it does so now, I would wonder why this awesome card hasn't been added...
by baldersmashed
Fri Jun 25, 2010 11:43 pm
Forum: Custom Cards & Images
Topic: Custom Card: aslongas & @damaged problems
Replies: 6
Views: 2999

Re: Custom Card: aslongas & @damaged problems

its been a few days, but i figure i will post this anyway. This is my idea for how to properly code the -1/-0 line without have two options or long code. auto=aslongas(creature[-Beast|myinplay]) {T}:-1/-0 target(creature) If this works right, your second line only loses the <1 and you put a minus si...