foul-magics/Mage/src/main/java/mage
2020-06-23 10:09:37 +02:00
..
abilities * Delirum - Fixed wrong card type count. Added unit test for delirum (fixes #6704). 2020-06-23 10:09: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 Prepare new release 2020-06-20 11:36:13 +04:00
choices swap green and white in color order choices. (#6630) 2020-06-11 18:59:54 -04:00
constants * Fixed card type displaying order (fixes #6055). 2020-06-15 21:11:54 +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 Improved text generation for TargetCardInASingleGraveyard (additional to #6557) 2020-06-20 02:17:20 +04:00
game Fixed tests 2020-06-20 07:06:34 +04:00
players Additional tests for morph and #6680 2020-06-23 09:29:38 +04:00
target Improved text generation for TargetCardInASingleGraveyard (additional to #6557) 2020-06-20 02:17:20 +04:00
util * Special mana payments like convoke/delve - fixed that it can't be used to cast card from command zone (example: Tasigur, the Golden Fang, see #6680); 2020-06-22 20:20:33 +04:00
watchers * Watcher - Fixed a problem copying HashMaps in watcher deep copy (fixes bug of Muldrotha, the Gravetide #6461). 2020-06-16 22:47:52 +02:00
ConditionalMana.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
MageException.java
MageInt.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
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 Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
ManaSymbol.java
ObjectColor.java