foul-magics/Mage/src/main/java/mage
2020-09-03 14:06:11 -04:00
..
abilities Update CardsInOpponentGraveCondition.java 2020-09-03 13:02:19 -04:00
actions
cards some more changes to modal DFC implementation 2020-09-03 14:06:11 -04:00
choices * Implemeented consumable flag for asThoughtEffects and a player choice which effect to use if multiple consumable effects allow the same action. 2020-08-21 21:24:42 +02:00
constants * replaces all [source} by {this}. ATTENTION !!!: Only supporting [this} from now on in rule text. 2020-08-22 12:52:49 +02:00
counters Implement Nine Lives from M21 (#6706) 2020-06-22 19:42:00 -04:00
designations * Monarch designations - improved effects stability after game rollback or in AI games; 2020-08-29 21:21:13 +04:00
filter Fixed NPE on game.getState() usage 2020-08-26 13:34:08 +04:00
game * Improved some FixedTarget initializations. 2020-08-31 10:54:59 +02:00
players * Monarch designations - improved effects stability after game rollback or in AI games; 2020-08-29 21:21:13 +04:00
target * FixedTarget - Added check for missing init of zoneChangeCounter on use of getFirstTargetPermanentOrLKI (this fixes the problem with missing counter for Pelt Collector). 2020-08-31 10:54:08 +02:00
util * replaces all [source} by {this}. ATTENTION !!!: Only supporting [this} from now on in rule text. 2020-08-22 12:52:49 +02:00
watchers * Removed unused imports. 2020-08-22 11:51:34 +02:00
ApprovingObject.java * Improved handling of asThoughtAs approval by abilities that allows a clear and easy assignment of the approving effect. 2020-08-21 14:58:22 +02:00
ConditionalMana.java * Fixed available mana calculation for Cryptic Trilobite and Titans' Nest. Added some improvements for available mana calculation of conditional mana. 2020-08-16 01:16:52 +02:00
MageException.java
MageIdentifier.java * Improved handling of asThoughtAs approval by abilities that allows a clear and easy assignment of the approving effect. 2020-08-21 14:58:22 +02:00
MageInt.java
MageItem.java
MageObject.java Implemented Jace, Mirror Mage 2020-08-26 18:48:59 -04:00
MageObjectImpl.java Implemented Jace, Mirror Mage 2020-08-26 18:48:59 -04:00
MageObjectReference.java
Mana.java * Fixed available mana calculation for Cryptic Trilobite and Titans' Nest. Added some improvements for available mana calculation of conditional mana. 2020-08-16 01:16:52 +02:00
ManaSymbol.java
ObjectColor.java