..
common
AsThough effects improves and fixes:
2021-01-31 22:32:23 +04:00
keyword
Refactoring methods which add counters to track which player adds the counters (ready for review) ( #7448 )
2021-01-26 19:06:13 -05:00
mana
[KHM] Implemented Glittering Frost
2021-01-13 18:02:25 -05:00
ApplyCountersEffect.java
AsThoughEffect.java
AsThough effects improves and fixes:
2021-01-31 22:32:23 +04:00
AsThoughEffectImpl.java
AsThough effects improves and fixes:
2021-01-31 22:32:23 +04:00
AsThoughManaEffect.java
AsTurnedFaceUpEffect.java
AuraReplacementEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
CastCardFromGraveyardThenExileItEffect.java
ContinuousEffect.java
ContinuousEffectImpl.java
Tyvar Kell and gain ability fixes:
2021-01-12 04:41:35 +04:00
ContinuousEffects.java
AsThough effects improves and fixes:
2021-01-31 22:32:23 +04:00
ContinuousEffectsList.java
* Fixed that effects with custom duration are not automatically removed from the game if source permanents leaves the game ( fixes #6997 ).
2020-12-28 18:36:05 +01:00
ContinuousRuleModifyingEffect.java
ContinuousRuleModifyingEffectImpl.java
CostModificationEffect.java
CreateTokenCopySourceEffect.java
Implemented Skyclave Relic
2020-09-07 21:20:57 -04:00
Effect.java
EffectImpl.java
Tyvar Kell and gain ability fixes:
2021-01-12 04:41:35 +04:00
Effects.java
updated a test failure fix
2021-01-30 13:37:29 -05:00
EntersBattlefieldEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
EquipEffect.java
GainAbilitySpellsEffect.java
* Gain cost modification abilities - fixed that commanders can't be played without full mana (example: gained Affinity by Mycosynth Golem, gained Convoke by Chief Engineer, see #7249 #7171 , #6698 );
2020-12-18 18:33:44 +04:00
OneShotEffect.java
PayCostToAttackBlockEffect.java
PayCostToAttackBlockEffectImpl.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
PhantomPreventionEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
PlaneswalkerRedirectionEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
PreventDamageAndRemoveCountersEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
PreventionEffect.java
PreventionEffectData.java
PreventionEffectImpl.java
RedirectionEffect.java
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
ReplacementEffect.java
ReplacementEffectImpl.java
RequirementEffect.java
RestrictionEffect.java
RestrictionUntapNotMoreThanEffect.java
SearchEffect.java
SpliceCardEffect.java
SpliceCardEffectImpl.java
WhileConditionContinuousEffect.java