foul-magics/Mage/src/main/java/mage
2017-08-30 17:31:06 +02:00
..
abilities * Added log message. 2017-08-30 17:31:06 +02:00
actions C17 Added Alms Collector. 2017-08-28 12:44:08 +02:00
cards * Fixed a bug if casting split cards from other players e.g with Mindclaw Shaman (fixes #3867). 2017-08-30 00:30:46 +02:00
choices fixing choosing creature types 2017-08-02 08:04:26 +02:00
constants added Enrage as an ability word 2017-08-29 18:22:10 -04:00
counters Implemented Temporal Distortion 2017-08-27 11:08:47 -04:00
designations huge rework on subtypes (#3668) 2017-07-16 16:57:39 -05:00
filter C17 Added Portal Mage. 2017-08-28 16:50:00 +02:00
game C17 Added Portal Mage. 2017-08-28 16:50:00 +02:00
players Fixed possible null pointer exception. 2017-08-30 17:07:57 +02:00
target C17 Added Portal Mage. 2017-08-28 16:50:00 +02:00
util AddCardSubtypeAllEffect uses SubType enum 2017-08-08 17:11:21 +02:00
watchers fixed bug #3834 2017-08-23 21:26:39 -04:00
ConditionalMana.java changed enum equals to ==, removed contains check for set 2017-03-07 21:47:11 +01:00
MageException.java
MageInt.java
MageItem.java
MageObject.java remove hasSubType(String s) 2017-08-06 17:22:11 +02:00
MageObjectImpl.java huge rework on subtypes (#3668) 2017-07-16 16:57:39 -05:00
MageObjectReference.java
Mana.java Fixed that the information what mana was payed to pay the mana cost of a spell or ability were not correct if "spend mana as though" abilities were involved in the payment (fixes #3604). 2017-07-10 16:53:02 +02:00
ManaSymbol.java
ObjectColor.java Merge pull request #3769 from Eleros/feature/HASCON2017Promos 2017-08-04 22:39:20 +02:00