-
Identified in #1044 (may or may not be related), the "captain of the watch" log link is incorrect, highlighting a land card on the battlefield and displaying the land card if clicked (test using TestT…
-
If you exile a card, then roll back, the visual of the card in exile remains, even if - as far as I can tell - the card itself returns to the correct location.
Example: exile a card with shelldock …
-
@jsaintlauren @wlpotter Are http://syriaca.org/person/792 and http://syriaca.org/person/1507 the same person.
-
It is currently specified as:
```
A unit file is a file containing a compilation unit description. The name of a unit file is computed by digesting the compilation unit with SHA256, and encoding the…
-
I was unable to cast a Kaya's Wrath with the colorless mana produced off Titans' Nest. The way Mnemonic Betrayal is worded should let you cast the exiled spells using "mana of any color" and the spell…
-
Not tested, but code looked like the Demon does not move the cards to exile before allowing them to be played:
https://github.com/magefree/mage/commit/8a07ff30b9d53f28f4c290cfd51f927462a1bffe#r141543…
-
So far, we have a Miro board with a collection of ideas for the mechanics each with varying substrates for each (ie. damage types, card abilities). I propose we create a Rules Compendium that we can a…
-
The current user experience is weird, since when looking at your cards you have to look at the top right while the mouse is somewhere else. Basically you have 2 focus points at the same time. One at t…
-
There are still a lot of cards or framwork classes that use not the correct methods to move cards from one zone to another.
If possible always use the player.moveCards... methods, that move 1 or mo…
-
As noticed with #10556 from @Susucre . Example bug: Hostage Taker lets you play a Dryad Arbor, even though it is not a spell.
Lots of effects using `CardUtil.makeCardPlayable()` plus a bunch more c…