foul-magics/Mage/src/main/java/mage
2020-09-10 11:53:11 -04:00
..
abilities refactored mill effect names 2020-09-10 11:53:11 -04:00
actions
cards Fixed missing copy fields in CardImpl (morph, modaldfc, art; related to rollback); 2020-09-04 01:29:31 +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 [ZNR] Implemented Nahiri's Binding 2020-09-08 11:27:40 -04:00
game refactored mill effect names 2020-09-10 11:53:11 -04:00
players Primordial Mist - Fixed selection of face down targets (fixes #7045). 2020-09-08 13:14:15 +02: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