mage/Mage/src/main/java/mage
2020-07-01 10:03:37 +02:00
..
abilities Merge branch 'master' into GlitterLionTextFix 2020-07-01 10:03:37 +02: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 Merge pull request #6522 from emerald000/oldVersions 2020-06-24 21:53:42 +02:00
choices swap green and white in color order choices. (#6630) 2020-06-11 18:59:54 -04:00
constants Implemented Allosaurus Shepherd and Blessed Sanctuary (#6711) 2020-06-24 10:17:32 -05: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 added new class for "this or another" triggered abilities 2020-06-25 20:14:48 -04:00
game * Game: fixed game freeze on mulligan phase and disconnected player; 2020-07-01 11:44:27 +04:00
players * Fixed wrong event attributes for special action ACITIVATE_ABILITY event (see also 6753). Fixed that Phyrexian Revoker also prevented using special actions (fixes #6747). 2020-06-30 15:34:29 +02:00
target [M21] actually fix Enthralling Hold (#6746) 2020-06-29 12:41:46 +04:00
util Cost increasing effects - refactor, removed redundant custom effects (related to #6684 and #6698); 2020-06-30 08:27:29 +04:00
watchers [M21] Implement more cards (#6730) 2020-06-26 20:55:43 -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 * Fixed card type displaying order (fixes #6055). 2020-06-15 21:11:54 +02:00
MageObjectReference.java Fixed NPE errors on empty sourceId in mage reference object; 2020-03-07 00:24:16 +04:00
Mana.java
ManaSymbol.java
ObjectColor.java