| .. |
|
common
|
* Brutal Hordechief - Fixed that damage was dealt instead of lief loss and creatures were forced to attack instead of block.
|
2015-01-19 08:01:02 +01:00 |
|
keyword
|
[FRF] Fixed ETB replacement and triggered abilities for manifested cards.
|
2015-01-17 15:30:00 +01:00 |
|
postresolve
|
Added Release the Ants. Created package for post resolve effects and started moving post resolve effects there.
|
2014-08-26 17:45:13 +02:00 |
|
ApplyCountersEffect.java
|
|
|
|
AsThoughEffect.java
|
Some more changes concerning ThoughtAsEffects.
|
2014-08-09 11:48:40 +02:00 |
|
AsThoughEffectImpl.java
|
* Teferi, Temporal Archmage - Fixed that Loyality abilities could be used at instant timing.
|
2014-12-06 18:28:15 +01:00 |
|
AsTurnedFaceUpEffect.java
|
* Added early event type check for replacement effects to speed up game execution (not all effects already implement the new check).
|
2014-12-26 17:28:13 +01:00 |
|
AuraReplacementEffect.java
|
* Added early event type check for replacement effects to speed up game execution (not all effects already implement the new check).
|
2014-12-26 17:28:13 +01:00 |
|
ContinuousEffect.java
|
* Switched from UUID to MageObjectReference to handle affected objects of continuous effects. Solvng problems with objects that changed (multiple times) zones while the effect lasts.
|
2014-12-25 02:03:21 +01:00 |
|
ContinuousEffectImpl.java
|
* Made a lot of changes to handling of continuous and triggered abilities. This should fix the problems with Mage Singletons like Flyinging / Intimidate / Reach not working. Fixed also #533 and some other problems with copy effects of cards like Clone that did not end if e.g. Clone left the battlefield.
|
2014-12-25 02:07:40 +01:00 |
|
ContinuousEffects.java
|
[FRF] Fixed ETB replacement and triggered abilities for manifested cards.
|
2015-01-17 15:30:00 +01:00 |
|
ContinuousEffectsList.java
|
* Fix that commander replacement effects work again, some cleanup after the changes of continuous effects and triggered abilities.
|
2014-12-25 03:08:31 +01:00 |
|
ContinuousRuleModifiyingEffect.java
|
|
|
|
ContinuousRuleModifiyingEffectImpl.java
|
|
|
|
CostModificationEffect.java
|
|
|
|
Effect.java
|
|
|
|
EffectImpl.java
|
|
|
|
Effects.java
|
Chnaged tooltip text generation of modal spells to use bullets.
|
2014-10-17 14:57:38 +02:00 |
|
EntersBattlefieldEffect.java
|
* Added early event type check for replacement effects to speed up game execution (not all effects already implement the new check).
|
2014-12-26 17:28:13 +01:00 |
|
OneShotEffect.java
|
|
|
|
PlaneswalkerRedirectionEffect.java
|
|
|
|
PostResolveEffect.java
|
Clash - Fixed handling of Titan's Revenge.
|
2014-08-26 15:29:50 +02:00 |
|
PreventionEffect.java
|
|
|
|
PreventionEffectData.java
|
|
|
|
PreventionEffectImpl.java
|
* Added early event type check for replacement effects to speed up game execution (not all effects already implement the new check).
|
2014-12-26 17:28:13 +01:00 |
|
RedirectionEffect.java
|
|
|
|
ReplacementEffect.java
|
* Added early event type check for replacement effects to speed up game execution (not all effects already implement the new check).
|
2014-12-26 17:28:13 +01:00 |
|
ReplacementEffectImpl.java
|
* Added early event type check for replacement effects to speed up game execution (not all effects already implement the new check).
|
2014-12-26 17:28:13 +01:00 |
|
RequirementEffect.java
|
|
|
|
RestrictionEffect.java
|
|
|
|
RestrictionUntapNotMoreThanEffect.java
|
|
|
|
SearchEffect.java
|
|
|
|
SpliceCardEffect.java
|
|
|
|
SpliceCardEffectImpl.java
|
|
|
|
WhileConditionContiniousEffect.java
|
|
|