foul-magics/Mage/src/main/java/mage
2017-08-22 17:51:48 +02:00
..
abilities * Improved payment handling of conditional monohybrid colored mana. 2017-08-22 17:51:48 +02:00
actions talk to interfaces rather than implementations 2017-07-16 11:08:09 +02:00
cards Xmage 1.4.25V1 2017-08-18 00:12:57 +02:00
choices fixing choosing creature types 2017-08-02 08:04:26 +02:00
constants Implemented The Ur-Dragon, added Eminence as an ability word 2017-08-15 16:03:34 -04:00
counters Implemented Mairsil almost 2017-08-21 10:07:40 -04:00
designations huge rework on subtypes (#3668) 2017-07-16 16:57:39 -05:00
filter * Vindictive Lich - Fixed cross mode target handling. 2017-08-22 00:27:18 +02:00
game Fixed a bug that falsely ended players tournaments. 2017-08-19 07:46:47 +02:00
players * Improved payment handling of conditional monohybrid colored mana. 2017-08-22 17:51:48 +02:00
target * Sepulchral Primordial - Fixed that its ETB ability doesn't trigger if at least one opponent in range had no creature in the graveyard (fixes #3257). 2017-08-22 16:10:40 +02:00
util AddCardSubtypeAllEffect uses SubType enum 2017-08-08 17:11:21 +02:00
watchers * Jandor's Ring - FIxed possible null pointer exception (discard has to be a cost still lacking). 2017-07-23 20:55:57 +02:00
ConditionalMana.java changed enum equals to ==, removed contains check for set 2017-03-07 21:47:11 +01:00
MageException.java
MageInt.java Bugfixes with != instead of equals and default toString calls 2017-02-15 19:52:20 +03:00
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