foul-magics/Mage/src/main/java/mage
2019-03-01 19:41:57 -05:00
..
abilities * Fixed cards with skip untap optional ability that cause game freezes (#5606) 2019-03-01 18:10:32 +04:00
actions
cards Fixed wrong date format on client/server databases; 2019-03-01 21:59:14 +04:00
choices Refactor: removed unused custom set filters in SubType requests; 2019-02-04 00:53:51 +04:00
constants Implemented Serra the Benevolent 2019-03-01 19:41:57 -05:00
counters Implemented Energy Vortex 2019-01-30 16:28:26 -05:00
designations 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
filter fix NPE, both spellAbility and spellAbility.getTarget could be null. resolves #5599 2019-02-24 08:13:28 +01:00
game Implemented Serra the Benevolent 2019-03-01 19:41:57 -05:00
players * Fixed cards with skip untap optional ability that cause game freezes (#5606) 2019-03-01 18:10:32 +04:00
target Sonar fixes 19022019 2019-02-19 21:51:45 +01:00
util Added new Mythic Edition (MED) set (16 cards, scryfall download) 2019-02-09 16:45:27 +04:00
watchers rename from battlefield to graveyard event comparing to .isDiesEvent 2019-02-20 10:20:07 +01:00
ConditionalMana.java
MageException.java
MageInt.java
MageItem.java
MageObject.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
MageObjectImpl.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
MageObjectReference.java updated target adjusters D through G 2018-09-26 22:13:35 -04:00
Mana.java
ManaSymbol.java
ObjectColor.java