foul-magics/Mage/src/main/java/mage/abilities
2020-01-06 23:16:10 +01:00
..
abilityword Implemented Setessan Champion 2019-12-13 08:17:37 -05:00
common * War's Toll - Fixed the implementation of the restriction effect. 2020-01-06 23:16:10 +01:00
condition refactored all usages of CardTypePredicate to match the new implementation 2020-01-06 13:18:17 -05:00
costs replaced StaticValue with singletons 2020-01-05 11:33:21 -05:00
decorator Merge branch 'master' into fix-tapped-for-mana-event 2019-12-31 12:12:25 +01:00
dynamicvalue updated implementation as suggested 2020-01-05 22:35:20 -05:00
effects * War's Toll - Fixed the implementation of the restriction effect. 2020-01-06 23:16:10 +01:00
hint * Affinity abilities - added support of other cost modification effects like combo with commander tax (#5856); 2019-07-04 14:02:25 +04:00
keyword refactored all usages of CardTypePredicate to match the new implementation 2020-01-06 13:18:17 -05:00
mana replaced StaticValue with singletons 2020-01-05 11:33:21 -05: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 * Until end of your turn - fixed that effects discarded too early in multiplayer games (#5759, #5676); 2019-04-28 11:27:08 +04:00
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 Sonar fixes 2019-07-09 21:57:55 +02:00
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 Fixed NPE errors 2019-06-17 12:23:10 +04:00
StaticAbility.java
TriggeredAbilities.java
TriggeredAbility.java
TriggeredAbilityImpl.java fixed failing tests 2020-01-05 20:44:43 -05:00