foul-magics/Mage/src/main/java/mage/abilities
2020-01-28 03:37:49 +04:00
..
abilityword Implemented Setessan Champion 2019-12-13 08:17:37 -05:00
common * Glory Bearers - fixed that it boost itself too; 2020-01-28 01:46:40 +04: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 Fixed multiple NPE errors in cards; 2020-01-28 03:37:49 +04:00
hint * My turn condition - added card hints about turn; 2020-01-12 21:59:56 +04:00
keyword - Fixed #6218 2020-01-21 16:12:01 -06: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 that is applies restriction attack effect from any zone (from command, hand, etc); 2020-01-22 12:33:03 +04:00
Gender.java
LoyaltyAbility.java
MageSingleton.java
Mode.java
Modes.java * UI: choose modes dialog improves: 2020-01-18 06:30:44 +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