foul-magics/Mage/src/main/java/mage
2020-07-24 21:30:03 +04:00
..
abilities * Morselhoarder - Fixed calculation of available mana and some cleanup to other mana abilities (#6698). 2020-07-24 16:41:36 +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 * Meld Keyword - Fixed that the melt status was not correctly handled related to rollbacks or AI game simulation (fixes #6723). 2020-07-18 16:33:28 +02:00
choices Update *.sh and *.java files to use Unix line endings 2020-07-09 13:07:26 -04:00
constants * Fixed spell cost reduction for bestow not working during calculation of castable spells (#6698). 2020-07-24 16:04:52 +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 Fixed face down cost modification (related to 653a2dd7b2) 2020-07-24 21:30:03 +04:00
game * Fixed spell cost reduction for bestow not working during calculation of castable spells (#6698). 2020-07-24 16:04:52 +02:00
players Fixed face down cost modification (related to 653a2dd7b2) 2020-07-24 21:30:03 +04:00
target - Fixed #6834 2020-07-13 16:54:08 -05: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
Mana.java * Fixed available mana generation for Caged Sun and storage lands (e.g. Calciform Pools) related to #6698. 2020-07-16 12:44:01 +02:00
ManaSymbol.java
ObjectColor.java