| .. |
|
abilityword
|
added new class for "this or another" triggered abilities
|
2020-06-25 20:14:48 -04:00 |
|
common
|
* Kestia, the Cultivator - Fixed bestow from the Command Zone doesn't attach her to the creature you target (fixes #6763).
|
2020-07-03 13:17:04 +02:00 |
|
condition
|
* Added card hints to Avatar of Might, Avatar of Will, Avatar of Woe, Dusk Feaster, Rekindled Flame;
|
2020-06-27 05:36:04 +04:00 |
|
costs
|
Ghostfire Blade - fixed that it can't be played without full available mana (#6698);
|
2020-07-02 20:37:59 +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
|
Cost reduction effects - refactor, removed redundant custom effects, added card hints;
|
2020-06-29 13:31:02 +04:00 |
|
effects
|
Cloud Key - fixed that it doesn't allow to cast cards without full mana available (#6698);
|
2020-07-05 19:39:05 +04:00 |
|
hint
|
* Allow to addd hint texts to stack abilities. Swicthed to html text format for text box of stack abilites.
|
2020-07-02 00:53:46 +02:00 |
|
keyword
|
* Kestia, the Cultivator - Fixed bestow from the Command Zone doesn't attach her to the creature you target (fixes #6763).
|
2020-07-03 13:17:04 +02:00 |
|
mana
|
* Fixed a problem with mana sources that blocked casting spells because their available mana calculation caused return of no available mana (Chrome Mox, Mox Amber #6698).
|
2020-07-03 15:31:16 +02:00 |
|
meta
|
Fixed missing locale param in string operations (#4634)
|
2020-07-03 02:00:58 +04:00 |
|
text
|
|
|
|
Abilities.java
|
Ability refactor: new code to remove abilities from permanent;
|
2020-05-28 22:31:54 +04:00 |
|
AbilitiesImpl.java
|
Ability refactor: new code to remove abilities from permanent;
|
2020-05-28 22:31:54 +04:00 |
|
Ability.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 |
|
AbilityImpl.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 |
|
ActivatedAbility.java
|
Fixed that fused cards allows to cast from graveyard (see prev commit 63dbf5f40b);
|
2020-05-24 09:21:49 +04:00 |
|
ActivatedAbilityImpl.java
|
|
|
|
ActivationInfo.java
|
|
|
|
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
|
* Some rework/clean up of the PlayFromNotOwnHandZone effects (fixes #6580). Some added tests.
|
2020-06-18 01:19:23 +02:00 |
|
StateTriggeredAbility.java
|
|
|
|
StaticAbility.java
|
|
|
|
TriggeredAbilities.java
|
|
|
|
TriggeredAbility.java
|
|
|
|
TriggeredAbilityImpl.java
|
* Fix of some problems of zone change related triggered abilities that had not been correctly implemented (fixes #6586).
|
2020-05-29 14:41:24 +02:00 |