foul-magics/Mage/src/main/java/mage/abilities
2019-06-16 22:08:32 +04:00
..
abilityword Fixed copy 2019-04-12 08:53:58 +04:00
common * Commander: fixed that spells with dynamic/X targets doesn't work from command zone (#5852); 2019-06-14 21:50:36 +04:00
condition * Buyback ability - fixed that it doesn't work after rollbacks (#5835, #5836); 2019-06-16 22:08:32 +04:00
costs * Buyback ability - fixed that it doesn't work after rollbacks (#5835, #5836); 2019-06-16 22:08:32 +04:00
decorator * Threshold abilities - fixed that restriction part of ability is not apply in some cards (#5738); 2019-05-01 20:55:21 +04:00
dynamicvalue Implemented Fists of Flame 2019-05-25 10:00:15 -04:00
effects * Oathbreaker: fixed that signature spell can moves to graveyard instead forced move to command zone (#5819); 2019-06-14 21:20:16 +04:00
hint * Ascend ability - added card hint with permanents count; 2019-05-14 15:03:25 +04:00
keyword * Buyback ability - fixed that it doesn't work after rollbacks (#5835, #5836); 2019-06-16 22:08:32 +04:00
mana Cards compatibility with oathbreaker format; 2019-05-27 17:21:17 +04:00
meta
text
Abilities.java
AbilitiesImpl.java
Ability.java Added static and colored hints for cards 2019-02-04 18:48:45 +04:00
AbilityImpl.java Fixed tests with multiple X values 2019-06-06 21:07:51 +04:00
ActivatedAbility.java
ActivatedAbilityImpl.java
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
Gender.java
LoyaltyAbility.java
MageSingleton.java
Mode.java Improved target messages for users: added extra hints; 2019-01-21 12:53:02 +04:00
Modes.java Fixed mode text, added 4 modes support; 2019-04-19 09:03:16 +04:00
OpeningHandAction.java
PlayLandAbility.java
SpecialAction.java
SpecialActions.java
SpellAbility.java Fixed tests with multiple X values 2019-06-06 21:07:51 +04:00
StateTriggeredAbility.java
StaticAbility.java
TriggeredAbilities.java
TriggeredAbility.java
TriggeredAbilityImpl.java