foul-magics/Mage/src/main/java/mage/cards
2019-06-06 22:50:16 +04:00
..
basiclands
decks Merge branch 'master' into mtga-deck-import 2019-05-19 13:28:27 -07:00
mock * Fixed two face card images that it uses wrong image from random set; 2019-05-29 12:13:44 +04:00
repository * Fixed that snow lands can be added in draft and sealed modes (#5831); 2019-06-06 22:50:16 +04:00
ArtRect.java
Card.java
CardGraphicInfo.java * Urza, Academy Headmaster - fixed that it freeze the game (#5589); 2019-03-28 19:59:38 +04:00
CardImpl.java * Planeswalker abilities - fixed that plus cost's counters is not affected by replacement effects (#5802, example combo: Planeswalker + Pir, Imaginative Rascal + Doubling Season); 2019-05-17 16:10:34 +04:00
Cards.java
CardSetInfo.java * Urza, Academy Headmaster - fixed that it freeze the game (#5589); 2019-03-28 19:59:38 +04:00
CardsImpl.java Fixed NPE errors for some cards 2018-12-23 17:56:46 +04:00
ExpansionSet.java * Fixed two face card images that it uses wrong image from random set; 2019-05-29 12:13:44 +04:00
FrameStyle.java
LevelerCard.java
MeldCard.java
Sets.java Refactor Sets.saveDeck into a deck exporter series of classes. 2019-03-17 14:58:05 -07:00
SplitCard.java Refactor: added copyFrom info for all objects (original card used for copy, copy of copy and etc); 2018-11-29 19:29:39 +04:00
SplitCardHalf.java
SplitCardHalfImpl.java