foul-magics/Mage/src/main/java/mage/game/permanent
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
..
token * Fixed some corner cases for Worl Enchantment State-Based actions (704.5k). 2020-07-18 12:23:19 +02:00
Battlefield.java Ability refactor: source improves, deprecated code removed; 2020-05-28 22:38:31 +04:00
Permanent.java * Regeneration abilities - added card hint about activated and used regeneration; 2020-08-01 21:29:08 +04:00
PermanentCard.java * Fixed possible problem with setting of the spellAbility during card copies (related to eecaa232f5). 2020-07-14 23:18:47 +02:00
PermanentImpl.java * Regeneration abilities improved: 2020-08-02 14:01:58 +04:00
PermanentMeld.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
PermanentToken.java * Transform abilities - fixed duplicated triggered abilities from transformed permanents; 2020-07-30 12:13:32 +04:00