jimga150
jimga150
But that changes it to a PNG, right? however, most of the elements you need to deal with are single color only, so all you need to do is drag...
@DamianRobles As in its not in the latest beta release? That would be because the latest beta release is from mid-april, and deifiication got merged in on may 3rd. the...
> Currently Krarks thumb lets its controller flip twice and choose for cards like Planar Chaos. Planar chaos clearly states thats the spells controller flips but the controller of thumb...
seconded, same deal on the transformed face of [[Etali, Primal Conqueror]]
> `toString()` methods for debug only. Real code must not depends on it. I know there are many places with same pattern (e.g. `Ability->toString()` in test framework) -- and it's...
thats what im thinking too. I'll wait on xenohedron to respond and then i might take a shot at this.
I think that any way we slice it, the effect is going to need to get information from the `DynamicValue` in more places than just appending a single call to...
> I'm happy for anyone to work on this but I will want to review to avoid introducing too many new text discrepancies (assuming the overall paradigm is improved, it...
Interesting--i see what you're talking about (`checkWrongAbilitiesText()` in `VerifyCardDataTest.java`?) but i'm wondering why that test doesnt fail when encountering cards like in #12587.
what lever is pulled to demote these tests to nonfatal? Maybe with the above changes we can start being more stringent about card test?