foul-magics/Mage/src/main/java/mage
2020-06-25 00:37:13 +04:00
..
abilities * Elspeth, Undaunted Hero - fixed wrong text; 2020-06-25 00:37:13 +04: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 Improved text generation for TargetCardInASingleGraveyard (additional to #6557) 2020-06-20 02:17:20 +04:00
game * Agyrem Plane - Fixed that the effect was not applied to creatures of all players (fixes #6486). 2020-06-24 22:20:55 +02:00
players Refactoring cards that mill (WIP, do not merge) (#6713) 2020-06-24 07:50:00 -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
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