foul-magics/Mage/src/main/java/mage/abilities
2019-04-23 12:03:16 +04:00
..
abilityword Fixed copy 2019-04-12 08:53:58 +04:00
common God-Eternal Bontu - fixed game freeze with NPE error 2019-04-18 08:44:44 +04:00
condition Test framework: added real time card type check (#4936); 2019-04-22 19:42:25 +04:00
costs * Tap cost abilities - added cancel button; 2019-03-11 02:04:49 +04:00
decorator * Fixed cards with skip untap optional ability that cause game freezes (#5606) 2019-03-01 18:10:32 +04:00
dynamicvalue Implemented Huatli, Heart of the Sun 2019-04-16 08:47:38 -04:00
effects * Copy effects - fixed that it copy current P/T values (e.g. after effects applied) instead printed/selected values; 2019-04-23 12:03:16 +04:00
hint * Crew ability - added selected and needed power info while choosing, colorozing; 2019-03-10 15:33:04 +04:00
keyword God-Eternal Bontu - fixed game freeze with NPE error 2019-04-18 08:44:44 +04:00
mana Implemented Plaza of Harmony 2019-01-10 17:59:47 -05:00
meta Removed debug message. 2018-11-27 00:37:48 +01:00
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 that triggered abilities shows cancel button in target definition; 2019-03-18 06:10:08 +04:00
ActivatedAbility.java
ActivatedAbilityImpl.java * Fixed possible class cast exception. 2019-01-03 17:33:52 +01:00
ActivationInfo.java
CompoundAbility.java
DelayedTriggeredAbilities.java
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 NPE errors for some cards (#5471) 2019-01-08 07:15:39 +04:00
StateTriggeredAbility.java
StaticAbility.java
TriggeredAbilities.java
TriggeredAbility.java
TriggeredAbilityImpl.java