foul-magics/Mage/src/main/java/mage/abilities
2020-06-23 09:18:40 +02:00
..
abilityword
common - First part of fix #6660 2020-06-22 09:40:39 -05:00
condition * Oathbreaker format - Fixed that signate spell didn't return to command zone. Added unit test for oathbreaker format (fixes #6695). 2020-06-23 09:18:40 +02:00
costs Reworked and improved special mana payment abilities (convoke, delve, assist, improvise): 2020-06-19 13:09:45 +04:00
decorator * Fixed that effects with "as long as Intet remains on the battlefield" condition were reapplied as the card returned to battlefield. 2020-06-18 19:12:58 +02:00
dynamicvalue - Text fix 2020-06-18 11:21:06 -05:00
effects * Oathbreaker format - Fixed that signate spell didn't return to command zone. Added unit test for oathbreaker format (fixes #6695). 2020-06-23 09:18:40 +02:00
hint Refactor and add hint for "Ability resolved X times" 2020-05-03 09:42:16 -04:00
keyword * Madness ability - fixed that it ask about madness cast two times (fixes #6674); 2020-06-19 23:42:45 +04:00
mana Reworked and improved special mana payment abilities (convoke, delve, assist, improvise): 2020-06-19 13:09:45 +04:00
meta Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
text Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
Abilities.java Ability refactor: new code to remove abilities from permanent; 2020-05-28 22:31:54 +04:00
AbilitiesImpl.java Ability refactor: new code to remove abilities from permanent; 2020-05-28 22:31:54 +04:00
Ability.java Ability refactor: new code to remove abilities from permanent; 2020-05-28 22:31:54 +04:00
AbilityImpl.java * Morph ability - fixed that card with morph ability marked as playable all the time (#6680); 2020-06-23 00:59:17 +04:00
ActivatedAbility.java Fixed that fused cards allows to cast from graveyard (see prev commit 63dbf5f40b); 2020-05-24 09:21:49 +04:00
ActivatedAbilityImpl.java Implemented Capricopian 2020-04-21 17:34:18 -04:00
ActivationInfo.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
CompoundAbility.java
DelayedTriggeredAbilities.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
DelayedTriggeredAbility.java
EvasionAbility.java
Gender.java
LoyaltyAbility.java
MageSingleton.java
Mode.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
Modes.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
OpeningHandAction.java
PlayLandAbility.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
SpecialAction.java Reworked and improved special mana payment abilities (convoke, delve, assist, improvise): 2020-06-19 13:09:45 +04:00
SpecialActions.java
SpellAbility.java * Some rework/clean up of the PlayFromNotOwnHandZone effects (fixes #6580). Some added tests. 2020-06-18 01:19:23 +02:00
StateTriggeredAbility.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
StaticAbility.java
TriggeredAbilities.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
TriggeredAbility.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
TriggeredAbilityImpl.java * Fix of some problems of zone change related triggered abilities that had not been correctly implemented (fixes #6586). 2020-05-29 14:41:24 +02:00