Alex W. Jackson

Results 60 comments of Alex W. Jackson

This checklist is out of date. Spirit Flare, Cephalid Snitch and Retraced Image are implemented.

This doesn't happen in 1.4.50V2, so it's a regression.

Why are `CardView` and `StackAbilityView` using different logic here? I can see displaying a different message depending on whether the target `StackObject` is a spell or an ability, but this...

Regarding the apparently unnecessary split/MDFC code in `MulticoloredPredicate`, I came up with a hypothesis as to why it exists. The rules for split cards were greatly simplified in 2017, with...

Flicker effects like Flicker of Fate still don't interact correctly. We need to use `source.getSourcePermanentIfItStillExists` to ensure that the permanent currently on the battlefield is the same one (i.e. same...

addfd5166e8f0a62dcf7d30f7518bf7228d14bea fixed this for the common `ExileUntilSourceLeavesEffect` class, but there are many many custom versions of this effect.

e310ede83710c853d4cc876c98b332cd2fecceb5 should have fixed this for all effects that exile permanents. [[Brain Maggot]] [[Kitesail Freebooter]] and [[Valki, God of Lies]] still need to be slightly reworked because the target opponent...

> 508.5. If an ability of an attacking creature refers to a defending player, or a spell or ability refers to both an attacking creature and a defending player, then...

That doesn't solve the problem that was noted in the other issue, with targeted abilities like [[Rust Scarab]].