tiera3

Results 76 comments of tiera3

May be related to https://github.com/magefree/mage/issues/11616

Not sure if this is the case or not, but I have been under the impression that when the player that created the match has connection problems, they are more...

Does xmage support things like "artist matters" or "watermark matters"? * Version A needs to know the artist of another card in your deck. (Currently 115 cards across 236 prints,...

Another consideration is how this group of cards interracts with cards like [[Ashiok's Erasure]]. If you have multiple different versions in your deck, are they considered as sharing the same...

If the cards were added with the same name and NON_FULL_USE_VARIOUS, could the spell class check which printing (ie variant) was being used and add the appropriate modes to that...

These older large sets with A,B,C,D common runs really don't have any colour guarantee. Perhaps it might be better to leave them for striped collation instead.

These older large sets with A,B,C,D common runs really don't have any colour guarantee. Perhaps it might be better to leave them for striped collation instead.

The Travis Build is not loading on my screen, so at this point, I wont be able to track down the error.

Travis started co-operating and thus I was able to fix the simple errors. ------------------ Currently working on a version with the majority of the code for striped collation moved into...

Okay. All done. Sorry that took so long. Rotate.java line 47 - whilst an **if** statement should be sufficient. I put in a **while** statement for added safety. There should...