Search found 50 matches

by pankdm
Thu Dec 19, 2013 7:37 pm
Forum: Bug reports
Topic: Sosuke's Summons...Not Working.
Replies: 3
Views: 1864

Re: Sosuke's Summons...Not Working.

This variant seems to work:

Code: Select all

autograveyard=@movedto(snake[-token]|mybattlefield):may moveto(myhand)
by pankdm
Wed Dec 18, 2013 1:23 pm
Forum: Card Coding
Topic: Devotion Dicussion
Replies: 6
Views: 3124

Re: Devotion Dicussion

Devotion mechanic was added to source code (see grey merchant of asphodel as en example of usage) and seems to work.. But cards were not coded yet.
by pankdm
Thu Dec 12, 2013 7:33 pm
Forum: Bug reports
Topic: Shifting Sky not working as intended...
Replies: 1
Views: 1464

Re: Shifting Sky not working as intended...

Thank you! It was fixed.
by pankdm
Thu Dec 12, 2013 7:31 pm
Forum: Bug reports
Topic: A Flourishing Defenses Bug, with fix.
Replies: 1
Views: 1816

Re: A Flourishing Defenses Bug, with fix.

Thank you for report! It's been committed.
by pankdm
Wed Dec 11, 2013 8:12 am
Forum: Custom decks & Competition
Topic: AI decks
Replies: 30
Views: 17163

Re: AI decks

I will post improvements and suggestion by the time i get them:

in enchantress deck, 0/1 creature is a support one and should not be attacking (as it is very easy to kill it)

Btw, I was very surprised and amazed at the time genocide deck suddenly killed me :). Very nice!
by pankdm
Tue Dec 10, 2013 10:25 pm
Forum: Bug reports
Topic: Bugs SVN
Replies: 1229
Views: 311809

Re: Bugs SVN

mangage wrote:Kessig Wolf Run is not working under certain circumstances.
Thank you for your report!
Actually, it seems like this has been fixed recently.
To avoid this issue, you can try using one of the latest unofficial releases.
by pankdm
Sat Dec 07, 2013 12:14 pm
Forum: Bug reports
Topic: Kruin striker (opalescence)
Replies: 1
Views: 1375

Re: Kruin striker (opalescence)

Please, try this fix (trample -> transforms((,trample)) ). The correct line should look like this:

Code: Select all

auto=@movedTo(other creature|myBattlefield):1/0 ueot && transforms((,trample)) ueot
by pankdm
Sat Dec 07, 2013 12:09 pm
Forum: Custom decks & Competition
Topic: AI decks
Replies: 30
Views: 17163

Re: AI decks

rawsugar wrote:this is the result so far.
Awesome collection!
Thanks for sharing this!
by pankdm
Sat Dec 07, 2013 12:06 pm
Forum: Bug reports
Topic: Myr not supported?
Replies: 1
Views: 1430

Re: Myr not supported?

Which version are you using?
Similar issue was fixed recently, so it should be okay in the latest git version.
by pankdm
Wed Dec 04, 2013 7:59 am
Forum: Bug reports
Topic: Sosuke's Summons...Not Working.
Replies: 3
Views: 1864

Re: Sosuke's Summons...Not Working.

Try to change "autograveyard=" to this:

Code: Select all

autograveyard=@movedto(snake[-token]|mybattlefield):may moveto(myhand) all(this)