| .. |
|
common
|
* Crystalline Resonance - fixed that the duration of the copy effect erroneously didn't end on the next turn of the controller (fixes #6825).
|
2020-07-12 09:25:34 +02:00 |
|
keyword
|
Update *.sh and *.java files to use Unix line endings
|
2020-07-09 13:07:26 -04:00 |
|
mana
|
* Added handling of triggered mana to available mana calculation (fixes #585).
|
2020-07-11 00:53:47 +02:00 |
|
ApplyCountersEffect.java
|
Implemented Fully Grown
|
2020-04-02 15:04:28 -04:00 |
|
AsThoughEffect.java
|
Revert "format: organize imports"
|
2020-02-05 02:17:00 +04:00 |
|
AsThoughEffectImpl.java
|
* Some rework/clean up of the PlayFromNotOwnHandZone effects (fixes #6580). Some added tests.
|
2020-06-18 01:19:23 +02:00 |
|
AsThoughManaEffect.java
|
Revert "format: organize imports"
|
2020-02-05 02:17:00 +04:00 |
|
AsTurnedFaceUpEffect.java
|
|
|
|
AuraReplacementEffect.java
|
Revert "format: organize imports"
|
2020-02-05 02:17:00 +04:00 |
|
CastCardFromGraveyardThenExileItEffect.java
|
Implement 6 cmc pws (except Teferi) and rin (#6611)
|
2020-06-07 06:13:20 +04:00 |
|
ContinuousEffect.java
|
- Reworked SourceOnBattlefieldControlUnchangedCondition checking now the LOST_CONTROL event which solves the problem with the old code to not be able to detect all controller changes of layered changeController effects when applied later.
|
2020-06-10 22:28:23 +02:00 |
|
ContinuousEffectImpl.java
|
Reworked and improved special mana payment abilities (convoke, delve, assist, improvise):
|
2020-06-19 13:09:45 +04:00 |
|
ContinuousEffects.java
|
Refactor: removed redundant temporary effects list (#6693, #6618)
|
2020-06-24 21:11:49 +04:00 |
|
ContinuousEffectsList.java
|
Little improves for tests
|
2020-06-26 18:58:13 +04:00 |
|
ContinuousRuleModifyingEffect.java
|
|
|
|
ContinuousRuleModifyingEffectImpl.java
|
|
|
|
CostModificationEffect.java
|
|
|
|
CreateTokenCopySourceEffect.java
|
|
|
|
Effect.java
|
Revert "format: organize imports"
|
2020-02-05 02:17:00 +04:00 |
|
EffectImpl.java
|
Revert "format: organize imports"
|
2020-02-05 02:17:00 +04:00 |
|
Effects.java
|
Merge branch 'master' into GlitterLionTextFix
|
2020-07-01 10:03:37 +02:00 |
|
EntersBattlefieldEffect.java
|
|
|
|
EquipEffect.java
|
|
|
|
GainAbilitySpellsEffect.java
|
Ability refactor: new code to search abilities in cards and permanents;
|
2020-05-28 22:34:27 +04:00 |
|
OneShotEffect.java
|
|
|
|
PayCostToAttackBlockEffect.java
|
|
|
|
PayCostToAttackBlockEffectImpl.java
|
|
|
|
PhantomPreventionEffect.java
|
|
|
|
PlaneswalkerRedirectionEffect.java
|
Revert "format: organize imports"
|
2020-02-05 02:17:00 +04:00 |
|
PreventDamageAndRemoveCountersEffect.java
|
Update *.sh and *.java files to use Unix line endings
|
2020-07-09 13:07:26 -04:00 |
|
PreventionEffect.java
|
|
|
|
PreventionEffectData.java
|
|
|
|
PreventionEffectImpl.java
|
|
|
|
RedirectionEffect.java
|
|
|
|
ReplacementEffect.java
|
|
|
|
ReplacementEffectImpl.java
|
|
|
|
RequirementEffect.java
|
Revert "format: organize imports"
|
2020-02-05 02:17:00 +04:00 |
|
RestrictionEffect.java
|
Revert "format: organize imports"
|
2020-02-05 02:17:00 +04:00 |
|
RestrictionUntapNotMoreThanEffect.java
|
|
|
|
SearchEffect.java
|
|
|
|
SpliceCardEffect.java
|
|
|
|
SpliceCardEffectImpl.java
|
|
|
|
WhileConditionContinuousEffect.java
|
|
|