foul-magics/Mage/src/main/java/mage/abilities
2019-12-31 15:40:13 -06:00
..
abilityword Implemented Setessan Champion 2019-12-13 08:17:37 -05:00
common Refactor: added missing getPlayersInRange in cards code (to ignore leaved/lost players); 2019-12-26 05:24:44 +04:00
condition * Commented out showXXX commands in tests to reduce the output. 2019-12-23 19:22:56 +01:00
costs Removed deprecated AdjustingSourceCosts interface. 2019-12-14 18:33:11 +01:00
decorator Merge branch 'master' into fix-tapped-for-mana-event 2019-12-31 12:12:25 +01:00
dynamicvalue built hints into devotion class 2019-12-29 10:27:23 -05:00
effects - See b9bee56 2019-12-31 15:40:13 -06: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 - See b9bee56 2019-12-31 15:40:13 -06:00
mana Merge branch 'master' into fix-tapped-for-mana-event 2019-12-31 12:12:25 +01:00
meta
text
Abilities.java
AbilitiesImpl.java
Ability.java Removed deprecated AdjustingSourceCosts interface. 2019-12-14 18:33:11 +01:00
AbilityImpl.java Merge branch 'master' into fix-tapped-for-mana-event 2019-12-31 12:12:25 +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
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 texts 2019-07-05 15:03:24 +04:00