foul-magics/Mage/src/main/java/mage/abilities
Oleg Agafonov 00411b4a9b * Regeneration abilities improved:
* Fixed that regeneration shield isn't added to permanent on aura sacrifice cost (example: Stamina, Carapace, see #2221);
 * Fixed that regeneration shields accumulated in attached aura instead permanent (bug example: re-attached aura gives old shields to new permanent, see #6846);
 * Added card hint with regeneration shields amount (#6846);
2020-08-02 14:01:58 +04:00
..
abilityword Code cleanup 2020-07-28 18:15:32 +04:00
common * Some target pointer changes and code clean up. 2020-07-26 00:16:14 +02:00
condition * Regeneration abilities - added card hint about activated and used regeneration; 2020-08-01 21:29:08 +04:00
costs * Discard cost - added hint text in card choose dialog about discard; 2020-08-01 21:07:37 +04:00
decorator * Fixed that effects with "as long as Intet remains on the battlefield" condition were reapplied as the card returned to battlefield. 2020-06-18 19:12:58 +02:00
dynamicvalue * Treasonous Ogre - Fixed available mana generation (#6698). 2020-08-02 11:34:19 +02:00
effects * Regeneration abilities improved: 2020-08-02 14:01:58 +04:00
hint * Regeneration abilities - added card hint about activated and used regeneration; 2020-08-01 21:29:08 +04:00
keyword * Transform abilities - fixed duplicated triggered abilities from transformed permanents; 2020-07-30 12:13:32 +04:00
mana * Added getProducableManaTypes method for mana effects to handle Squandered Resources or Reflecting Pool like abilities. 2020-08-02 10:51:22 +02:00
meta Fixed missing locale param in string operations (#4634) 2020-07-03 02:00:58 +04:00
text
Abilities.java
AbilitiesImpl.java
Ability.java * Added getProducableManaTypes method for mana effects to handle Squandered Resources or Reflecting Pool like abilities. 2020-08-02 10:51:22 +02:00
AbilityImpl.java * Added getProducableManaTypes method for mana effects to handle Squandered Resources or Reflecting Pool like abilities. 2020-08-02 10:51:22 +02:00
ActivatedAbility.java
ActivatedAbilityImpl.java
ActivationInfo.java Update *.sh and *.java files to use Unix line endings 2020-07-09 13:07:26 -04:00
CompoundAbility.java
DelayedTriggeredAbilities.java
DelayedTriggeredAbility.java
EvasionAbility.java
Gender.java
LoyaltyAbility.java
MageSingleton.java
Mode.java
Modes.java Battlefield Thaumaturge - fixed that it doesn't allow to cast spells without full available mana (#6698); 2020-07-05 01:08:43 +04:00
OpeningHandAction.java
PlayLandAbility.java
SpecialAction.java Reworked and improved special mana payment abilities (convoke, delve, assist, improvise): 2020-06-19 13:09:45 +04:00
SpecialActions.java
SpellAbility.java * Reworked retrieving spell characteristics (related to 98ebcc07ca). 2020-07-28 16:29:44 +02:00
StateTriggeredAbility.java
StaticAbility.java
TriggeredAbilities.java
TriggeredAbility.java
TriggeredAbilityImpl.java - Fixed #6838 2020-07-14 15:49:30 -05:00