foul-magics/Mage/src/main/java/mage
2020-07-12 08:50:56 +02:00
..
abilities * Fixed that mana sources that produce any mana type that other sources produce (e.g. Reflecting Pool) could erroneously produce colorless mana from mana sources that could only produce any color mana (fixes #6814). 2020-07-12 08:50:56 +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-07-10 16:50:38 +04:00
choices Update *.sh and *.java files to use Unix line endings 2020-07-09 13:07:26 -04:00
constants Update *.sh and *.java files to use Unix line endings 2020-07-09 13:07:26 -04: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 Update *.sh and *.java files to use Unix line endings 2020-07-09 13:07:26 -04:00
game * Added handling of triggered mana to available mana calculation (fixes #585). 2020-07-11 00:53:47 +02:00
players * Added handling of triggered mana to available mana calculation (fixes #585). 2020-07-11 00:53:47 +02:00
target Update *.sh and *.java files to use Unix line endings 2020-07-09 13:07:26 -04:00
util Additional fixes for #6771 (modal spells resolve order) 2020-07-03 01:46:05 +04:00
watchers Update *.sh and *.java files to use Unix line endings 2020-07-09 13:07:26 -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