| .. |
|
common
|
[AFR] Implementing dungeon mechanic (ready for review) (#7937)
|
2021-06-29 06:57:43 -04:00 |
|
keyword
|
[AFR] Implementing dungeon mechanic (ready for review) (#7937)
|
2021-06-29 06:57:43 -04:00 |
|
mana
|
[READY FOR REVIEW] Implement a "multi-amount" dialog (#7528)
|
2021-04-17 14:28:01 +04:00 |
|
ApplyCountersEffect.java
|
|
|
|
AsThoughEffect.java
|
AsThough effects improves and fixes:
|
2021-01-31 22:32:23 +04:00 |
|
AsThoughEffectImpl.java
|
[KHM] fixed Old-Growth Troll - correct addAbility usage for permanents;
|
2021-02-02 04:05:38 +04:00 |
|
AsThoughManaEffect.java
|
* AI: improved support of "as though mana" abilities (now computer can choose correct mana ability to pay, example: Draugr Necromancer);
|
2021-02-27 20:14:12 +04:00 |
|
AsTurnedFaceUpEffect.java
|
|
|
|
AuraReplacementEffect.java
|
|
|
|
CastCardFromGraveyardThenExileItEffect.java
|
[STX] Implemented Mavinda, Students' Advocate
|
2021-04-15 09:21:01 -04:00 |
|
ContinuousEffect.java
|
PlayTheTopCard improves: added correct usage check, fixed outdated rule texts, Bolas's Citadel simplified (related to #7605);
|
2021-02-21 05:48:09 +04:00 |
|
ContinuousEffectImpl.java
|
PlayTheTopCard improves: added correct usage check, fixed outdated rule texts, Bolas's Citadel simplified (related to #7605);
|
2021-02-21 05:48:09 +04:00 |
|
ContinuousEffects.java
|
[ZNR] fixed Ashaya, Soul of the Wild and Volrath's Shapeshifter interaction (fixes #7812)
|
2021-05-12 09:41:06 -04:00 |
|
ContinuousEffectsList.java
|
|
|
|
ContinuousRuleModifyingEffect.java
|
|
|
|
ContinuousRuleModifyingEffectImpl.java
|
|
|
|
CostModificationEffect.java
|
|
|
|
CreateTokenCopySourceEffect.java
|
|
|
|
Effect.java
|
|
|
|
EffectImpl.java
|
|
|
|
Effects.java
|
Refactor: moved flavor word from effects list to ability/mode;
|
2021-06-30 08:57:06 +04:00 |
|
EntersBattlefieldEffect.java
|
|
|
|
EquipEffect.java
|
|
|
|
GainAbilitySpellsEffect.java
|
* Gain abilities - fixed that objects can get only one instance of triggered ability instead multiple (example: 2+ cascades from copies of Imoti, Celebrant of Bounty, f52753ad61);
|
2021-03-05 16:22:46 +04:00 |
|
OneShotEffect.java
|
|
|
|
PayCostToAttackBlockEffect.java
|
|
|
|
PayCostToAttackBlockEffectImpl.java
|
replaced all instances of converted mana cost with mana value
|
2021-04-17 17:02:27 -04:00 |
|
PhantomPreventionEffect.java
|
|
|
|
PlaneswalkerRedirectionEffect.java
|
|
|
|
PreventDamageAndRemoveCountersEffect.java
|
Refactor: removed default comment headers
|
2021-02-21 08:15:16 +04:00 |
|
PreventionEffect.java
|
|
|
|
PreventionEffectData.java
|
|
|
|
PreventionEffectImpl.java
|
Fix handling of damage to permanents (WIP) (#7592)
|
2021-02-22 17:11:24 -05:00 |
|
RedirectionEffect.java
|
Fix handling of damage to permanents (WIP) (#7592)
|
2021-02-22 17:11:24 -05:00 |
|
ReplacementEffect.java
|
|
|
|
ReplacementEffectImpl.java
|
|
|
|
RequirementEffect.java
|
|
|
|
RestrictionEffect.java
|
|
|
|
RestrictionUntapNotMoreThanEffect.java
|
|
|
|
SearchEffect.java
|
|
|
|
SpliceCardEffect.java
|
|
|
|
SpliceCardEffectImpl.java
|
|
|
|
WhileConditionContinuousEffect.java
|
|
|