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
cd9f9c9f05
foul-magics
/
Mage
/
src
/
main
/
java
/
mage
/
abilities
/
effects
History
Download ZIP
Download TAR.GZ
Susucre
cd9f9c9f05
[LCI] Implement the Mother Lode (
#11351
)
...
refactor DiscoverEffect to call a static doDiscover that returns the discovered card.
2023-10-28 16:49:57 +02:00
..
common
[LCI] Implement Get Lost
2023-10-27 17:38:14 +02:00
keyword
[LCI] Implement the Mother Lode (
#11351
)
2023-10-28 16:49:57 +02:00
mana
Improvements to player selection of TargetAmount (
#11341
)
2023-10-26 02:12:15 -04:00
ApplyCountersEffect.java
AsThoughEffect.java
Rework AsThough handling to allow choosing/affecting a specific alternate cast (
#11114
)
2023-10-02 18:42:54 -04:00
AsThoughEffectImpl.java
Rework AsThough handling to allow choosing/affecting a specific alternate cast (
#11114
)
2023-10-02 18:42:54 -04:00
AsThoughManaEffect.java
AsTurnedFaceUpEffect.java
AuraReplacementEffect.java
refactor: improved target usage, replaced setNotTarget by withNotTarget
2023-09-07 05:35:54 +04:00
ContinuousEffect.java
Refactor: private fields and performance tweaks (
#9625
)
2023-08-27 17:58:19 -04:00
ContinuousEffectImpl.java
Refactor: private fields and performance tweaks (
#9625
)
2023-08-27 17:58:19 -04:00
ContinuousEffects.java
Merge pull request
#11178
from ssk97/MorphRework_v2
2023-10-02 23:01:40 -04:00
ContinuousEffectsList.java
ContinuousRuleModifyingEffect.java
refactor: improved ContinuousRuleModifying effects:
2023-09-22 21:32:55 +04:00
ContinuousRuleModifyingEffectImpl.java
refactor: improved ContinuousRuleModifying effects:
2023-09-22 21:32:55 +04:00
CostModificationEffect.java
CreateTokenCopySourceEffect.java
Effect.java
EffectImpl.java
Cleanup now that server is no longer sending MageObject in ClientMessage (
#10986
)
2023-08-24 14:22:03 +04:00
Effects.java
EntersBattlefieldEffect.java
OneShotEffect.java
[WOC] Implement Court of Embereth (
#10971
)
2023-09-08 23:57:36 -04:00
PayCostToAttackBlockEffect.java
PayCostToAttackBlockEffectImpl.java
PhantomPreventionEffect.java
PlaneswalkerRedirectionEffect.java
PreventDamageAndRemoveCountersEffect.java
PreventionEffect.java
PreventionEffectData.java
PreventionEffectImpl.java
RedirectionEffect.java
ReplacementEffect.java
Cleanup copy methods (
#11038
)
2023-08-26 16:47:54 -04:00
ReplacementEffectImpl.java
RequirementEffect.java
RestrictionEffect.java
RestrictionUntapNotMoreThanEffect.java
ReturnMORToBattlefieldUnderOwnerControlWithCounterEffect.java
SearchEffect.java
clean some of the most frequent copy constructor / copy method (
#11053
)
2023-08-30 19:48:03 -04:00
SpliceCardEffect.java
WhileConditionContinuousEffect.java