foul-magics/Mage/src/main/java/mage/abilities
2019-03-21 16:21:46 -05:00
..
abilityword
common rename from battlefield to graveyard event comparing to .isDiesEvent 2019-02-20 10:20:07 +01:00
condition Added spectacle hints to cards (opponents lost life) 2019-02-06 18:27:23 +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 Added gate you control hint for cards; 2019-02-08 17:17:40 +04:00
effects - Fixed #5538 and #5629 2019-03-21 16:21:46 -05:00
hint * Crew ability - added selected and needed power info while choosing, colorozing; 2019-03-10 15:33:04 +04:00
keyword changed the constructor for a Watcher. Before, you had to explictly pass the name of the watcher as an argument. But most of the time this was the name of the class itself. So the watcher now determines internally its name. The method 'getBasicKey' can be overridden. Also updated some encapsulation 2019-03-16 08:35:26 +01: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 Implemented Ravager Wurm 2019-01-03 21:09:39 -05:00
OpeningHandAction.java
PlayLandAbility.java * Brilliant Ultimatum - Fixed that it was not checked if the player is still allowed to play a land. 2018-10-25 16:15:24 +02:00
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 Reworked ability source object handling. 2018-10-21 21:37:23 +02:00