foul-magics/Mage/src/main/java/mage
2020-08-11 18:13:30 -05:00
..
abilities - Added Pretender's Claim and Unnatural Hunger 2020-08-11 18:13:30 -05:00
actions * Fixed problems with win / lose restrictions in relation to empty draw condition (fixes #1681 #6553). 2020-05-26 16:38:01 +02:00
cards GUI: added more error checks while import/load deck file; 2020-08-08 23:12:06 +04:00
choices Update *.sh and *.java files to use Unix line endings 2020-07-09 13:07:26 -04:00
constants * Benthic Explorer - Fixed mana type calculation. 2020-08-07 17:15:06 +02:00
counters Implement Nine Lives from M21 (#6706) 2020-06-22 19:42:00 -04:00
designations * Fixed card type displaying order (fixes #6055). 2020-06-15 21:11:54 +02:00
filter * Some target pointer changes and code clean up. 2020-07-26 00:16:14 +02:00
game - Refactored BlocksTriggeredAbility to BlocksSourceTriggeredAbility 2020-08-10 11:49:03 -05:00
players * Fixed possible game exception with empty library and commander movement (fixes #6952). 2020-08-10 21:12:12 +02:00
target Added additional test for prevent damage effects, improved 3358e2da80 (#6915) 2020-08-06 21:16:59 +04:00
util Refactored restore state code, added additional error check for mana undo param; 2020-08-06 22:17:37 +04:00
watchers Update *.sh and *.java files to use Unix line endings 2020-07-09 13:07:26 -04:00
ConditionalMana.java
MageException.java
MageInt.java
MageItem.java
MageObject.java * Fixed card type displaying order (fixes #6055). 2020-06-15 21:11:54 +02:00
MageObjectImpl.java * Added getProducableManaTypes method for mana effects to handle Squandered Resources or Reflecting Pool like abilities. 2020-08-02 10:51:22 +02:00
MageObjectReference.java
Mana.java * Added getProducableManaTypes method for mana effects to handle Squandered Resources or Reflecting Pool like abilities. 2020-08-02 10:51:22 +02:00
ManaSymbol.java
ObjectColor.java