Page 35 of 505

Re: [confirmed]Moltensteel Dragon (Phyrexia Mana)

PostPosted: 25 May 2011, 13:29
by Aswan jaguar
There are a lots bugs and interactions with Moltensteel Dragon.
I don't know where to start.

1) When you choose to do nothing when asked mana or life to cast the spell it pumps you! but take away 4 life!!

2)If you pump Moltensteel Dragon (double click) it will stop pumping at 10 life.

3)You can pump the dragon even with negative -2,-4,.... life.

4)If you don't have any red mana in the battlefield(have 4mana) it doesn't let you pay life to cast it no matter how much life you have.

5)If you don't have red mana untapped you don't get to pump the dragon no matter how much life you have.


6)You are not allowed to pay R+4+ 2 life if you have 4life left.

Most important bugs are 4,5 that effect others ,too.

Re: [confirmed]Rofellos (not Legendary)

PostPosted: 25 May 2011, 13:45
by Gargaroz
Why the hell I continue to forgot to add the legendary state to the Legends ? Fixed.

Re: [confirmed]Moltensteel Dragon (Phyrexia Mana)

PostPosted: 25 May 2011, 14:16
by Gargaroz
The mess happened to this card is an example of how complex is to "standardize" the code of something like Phyrexian mana in a function that works for all cards, no matter ther color or the type.
However, now it's fixed, hopefully.

Re: [confirmed]Valakut, the Molten Pinnacle and Prismatic Om

PostPosted: 25 May 2011, 14:48
by Gargaroz
I missed this, however now it's fixed.

Re: Ninja of the Deep Hours (discard eot)

PostPosted: 25 May 2011, 15:16
by Gargaroz
Yup, I effectively found a sneaky bug in the Ninjutsu code.
It's really fixed now.

Re: [confirmed]Frost Titan(cancel)

PostPosted: 25 May 2011, 15:27
by Gargaroz
Fixed both bugs.

[fixed by Gargaroz]Spirit Link -broken AI attack

PostPosted: 25 May 2011, 16:49
by Aswan jaguar
Describe the Bug:
If AI uses Spirit Link on his own creature then he doesn't attack with that creature he blocks with it but never attacks.

Which card did behave improperly ?
Spirit Link

Which Version did you use ?(Constructed, Limited)and which update(date,name)
constructed-may v3

What exactly should be the correct behavior/interaction ?
AI should be able to attack with the enchanted creature.

Are any other cards possibly affected by this bug ?
-

Re: Spirit Link -broken AI attack

PostPosted: 26 May 2011, 05:47
by stassy
Confirmed, even Gideon ability can't force the enchanted creature to attack him

Re: [fixed by Gargar][miscellaneous] counters +1/+1 interact

PostPosted: 26 May 2011, 06:39
by 0rion79
Gargaroz, I've also seen that Rock Hydra also don't interact as it should with Doubling Season. Can you fix it? I've used it in combo with Braid of Fire and it is really enjoyable now.

[fixed by Gargaroz]Titan Forge doesn't loose counters

PostPosted: 26 May 2011, 06:57
by 0rion79
Titan Forge doesn't loose counters: when I create a Golem, it doesn't "reset" as Lux Cannon instead does.

Re: [confirmed]Astral Slide-Eternal Dragon

PostPosted: 26 May 2011, 15:07
by Gargaroz
Fixed almost everything. Too bad in the process I was forced to revert to a previous version of the code for Astral Slide, so the exiled creature will return under the control of his last controller, not of his owner. The parameter I was using for determining if a card was "stolen" works incorrectly, so its' bettere leave all alone in this way.

Re: Titan Forge doesn't loose counters

PostPosted: 26 May 2011, 15:08
by Gargaroz
Stupid bug is stupid. Fixed.

Re: [confirmed]Mogg Fanatic= cloned to death in 1 turn.

PostPosted: 26 May 2011, 15:12
by Gargaroz
Must be the strangest bug I've ever saw. Too bad is hardcoded and so tricky that plagues almost all cards that "copy" stuff. Even the upcoming Phyrexian Metamorph I personally made. So my guess is : this is unsolvable right now.

Re: [fixed by Gargaroz]Astral Slide-Eternal Dragon

PostPosted: 26 May 2011, 15:24
by Aswan jaguar
You think approximation status * is needed?

Re: [confirmed]Yawgmoth's Will + tutors

PostPosted: 26 May 2011, 15:33
by Gargaroz
Fixed, and in the process probably fixed another bug : the cards you played with the Will from the graveyard were exiled with the actual code ? Now they are.