foul-magics/Mage/src/main/java/mage/abilities
2020-01-11 22:02:09 -05:00
..
abilityword Implemented Setessan Champion 2019-12-13 08:17:37 -05:00
common Implemented Nightmare Shepherd 2020-01-11 18:08:37 -05:00
condition refactored all instances of SubtypePredicate 2020-01-06 16:48:00 -05:00
costs refactored OwnerPredicate 2020-01-06 19:59:56 -05:00
decorator * Gain abilities - fixed wrong order effects with changeling ability (all creature type effect, #6147); 2020-01-07 06:38:34 +04:00
dynamicvalue Implemented Altar of the Pantheon 2020-01-07 22:45:53 -05:00
effects Implemented Heliod's Punishment, Hydra's Growth, Ilysian Caryatid, Impending Doom and Incendiary Oracle. Fixed Irreverent Revelers. 2020-01-11 22:11:44 +01:00
hint
keyword fixed Escape not working with targets 2020-01-11 22:02:09 -05:00
mana - Fixed #6157 2020-01-08 16:47:05 -06:00
meta
text
Abilities.java
AbilitiesImpl.java
Ability.java Removed deprecated AdjustingSourceCosts interface. 2019-12-14 18:33:11 +01:00
AbilityImpl.java * Fixed problems of Yixlid Jailer that removed abilities from cards in graveyard permanently (fixes #1147). 2020-01-03 15:23:52 +01:00
ActivatedAbility.java * Fixed a problem with check playable methods causing e.g. endless loop if Shared Fate was on the battlefield. 2019-12-25 16:01:02 +01:00
ActivatedAbilityImpl.java * Fixed a problem with check playable methods causing e.g. endless loop if Shared Fate was on the battlefield. 2019-12-25 16:01:02 +01:00
ActivationInfo.java
CompoundAbility.java
DelayedTriggeredAbilities.java
DelayedTriggeredAbility.java
EvasionAbility.java * War's Toll - Fixed the implementation of the restriction effect. 2020-01-06 23:16:10 +01:00
Gender.java
LoyaltyAbility.java
MageSingleton.java
Mode.java
Modes.java * Fixed wrong selection count in choose ability mode dialog (cards like Planewide Celebration); 2019-12-07 01:48:39 +04:00
OpeningHandAction.java
PlayLandAbility.java
SpecialAction.java
SpecialActions.java
SpellAbility.java - Starting the process of migrating cards that use the player.cast() method to access the full abilities of a card not cast from the hand zone. 2019-12-26 15:54:22 -06:00
StateTriggeredAbility.java
StaticAbility.java
TriggeredAbilities.java
TriggeredAbility.java
TriggeredAbilityImpl.java fixed failing tests 2020-01-05 20:44:43 -05:00