foul-magics/Mage/src/main/java/mage/abilities
2019-06-23 19:29:28 -04:00
..
abilityword Fixed copy 2019-04-12 08:53:58 +04:00
common Fixed that alternative spell always selected to cast if available; 2019-06-23 17:20:04 +04:00
condition * Buyback ability - fixed that it doesn't work after rollbacks (#5835, #5836); 2019-06-16 22:08:32 +04:00
costs Improved interactions between pay X and other effects; 2019-06-21 11:40:36 +04:00
decorator fix couple of sonar issues 2019-06-23 23:22:21 +02:00
dynamicvalue * Kicker - added support of X and mana cost interactions like Rosheen Meanderer + Verdeloth the Ancient combo (#3538); 2019-06-18 11:28:41 +04:00
effects fix couple of sonar issues 2019-06-23 23:22:21 +02:00
hint * Ascend ability - added card hint with permanents count; 2019-05-14 15:03:25 +04:00
keyword Implemented Veil of Summer 2019-06-23 19:29:28 -04:00
mana Improved and fixed X mana cost and pays, mana pool: 2019-06-20 21:18:01 +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 Improved and fixed X mana cost and pays, mana pool: 2019-06-20 21:18:01 +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 Alternative spell abilities: added support of modes and other extra things in commander, awaken, jump-start, spectacle, retrace and surge abilities; 2019-06-21 17:11:44 +04:00
OpeningHandAction.java
PlayLandAbility.java
SpecialAction.java
SpecialActions.java
SpellAbility.java Alternative spell abilities: added support of modes and other extra things in commander, awaken, jump-start, spectacle, retrace and surge abilities; 2019-06-21 17:11:44 +04:00
StateTriggeredAbility.java Fixed NPE errors 2019-06-17 12:23:10 +04:00
StaticAbility.java
TriggeredAbilities.java
TriggeredAbility.java
TriggeredAbilityImpl.java