This website requires JavaScript.
Explore
Help
Sign in
Failure
/
foul-magics
Watch
1
Star
0
Fork
You've already forked foul-magics
0
forked from
External/mage
Code
Pull requests
Releases
Packages
Activity
Actions
31ca98faa1
foul-magics
/
Mage
/
src
/
main
/
java
/
mage
/
abilities
/
effects
History
Download ZIP
Download TAR.GZ
Alex Vasile
31ca98faa1
Refactored FirstTargetPointer, SecondTargetPointer, and ThirdTargetPointer to use a common implementation (
#9634
)
2022-10-09 21:47:44 -03:00
..
common
Improve text generation for some common draw, discard and mill effects
2022-10-08 20:48:59 -04:00
keyword
Fix IllegalArgumentException on Volcano Hellion echo trigger
2022-09-07 23:15:18 -04:00
mana
Refactor: Significant speed-up for ManaOptions (
#9233
)
2022-10-04 00:08:20 -04:00
ApplyCountersEffect.java
AsThoughEffect.java
AsThoughEffectImpl.java
AsThoughManaEffect.java
AsTurnedFaceUpEffect.java
AuraReplacementEffect.java
Fix
#8936
2022-05-14 12:06:54 -04:00
CastCardFromGraveyardThenExileItEffect.java
ContinuousEffect.java
[NCC] Implemented Life of the Party
2022-04-27 08:57:35 -04:00
ContinuousEffectImpl.java
Remove lockedIn parameter from BoostTargetEffect.
Fixes
#9329
(
#9334
)
2022-08-02 02:40:59 -04:00
ContinuousEffects.java
Fix
#8485
2022-09-17 09:27:49 -04:00
ContinuousEffectsList.java
Implemented "Until your next end step" duration (
#8831
)
2022-04-10 17:57:58 -04:00
ContinuousRuleModifyingEffect.java
ContinuousRuleModifyingEffectImpl.java
CostModificationEffect.java
CreateTokenCopySourceEffect.java
Effect.java
Added common interface to conditional effects (
#9208
)
2022-07-04 20:28:54 -04:00
EffectImpl.java
Refactored FirstTargetPointer, SecondTargetPointer, and ThirdTargetPointer to use a common implementation (
#9634
)
2022-10-09 21:47:44 -03:00
Effects.java
EntersBattlefieldEffect.java
GainAbilitySpellsEffect.java
[40K] Fixed Abaddon the Despoiler and enabled test (
fixes
#9490
)
2022-09-08 11:35:42 -05:00
OneShotEffect.java
PayCostToAttackBlockEffect.java
PayCostToAttackBlockEffectImpl.java
[DMC] Implement Sivitri, Dragon Master (
#9506
)
2022-09-11 23:18:25 -04:00
PhantomPreventionEffect.java
PlaneswalkerRedirectionEffect.java
PreventDamageAndRemoveCountersEffect.java
PreventionEffect.java
PreventionEffectData.java
PreventionEffectImpl.java
RedirectionEffect.java
Fix Redirection effects ending early (
#9191
)
2022-07-02 13:33:02 -04:00
ReplacementEffect.java
ReplacementEffectImpl.java
RequirementEffect.java
RestrictionEffect.java
RestrictionUntapNotMoreThanEffect.java
SearchEffect.java
SpliceCardEffect.java
De-duplicate Splice code; add choose hints to all targeted Splice cards
2022-09-18 13:03:26 -04:00
WhileConditionContinuousEffect.java