foul-magics/Mage/src/main/java/mage/abilities
2019-06-06 21:07:51 +04:00
..
abilityword Fixed copy 2019-04-12 08:53:58 +04:00
common * Added new game mode: Oathbreaker (#5678); 2019-05-27 16:17:15 +04:00
condition Oathbreaker: added support of 2 partners with 2 spells, improved signature spell hint and checks; 2019-05-29 03:03:17 +04:00
costs Fixed tests with multiple X values 2019-06-06 21:07:51 +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 Commander: improved lands compatibility with cost modification and restriction effects; 2019-05-23 14:57:26 +04:00
hint * Ascend ability - added card hint with permanents count; 2019-05-14 15:03:25 +04:00
keyword Implemented Watcher for Tomorrow 2019-06-01 19:43:39 -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