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
1e64ecfe07
foul-magics
/
Mage
/
src
/
main
/
java
/
mage
/
abilities
/
effects
History
Download ZIP
Download TAR.GZ
vraskulin
0557b5e89c
list.size > 0 changed to !list.isEmpty
...
We care about if it's empty or not, not about it's size
2017-02-06 14:32:51 +03:00
..
common
list.size > 0 changed to !list.isEmpty
2017-02-06 14:32:51 +03:00
keyword
list.size > 0 changed to !list.isEmpty
2017-02-06 14:32:51 +03:00
ApplyCountersEffect.java
AsThoughEffect.java
AsThoughEffectImpl.java
AsThoughManaEffect.java
AsTurnedFaceUpEffect.java
All 1-character strings converted to primitives
2017-02-06 14:32:51 +03:00
AuraReplacementEffect.java
Add Event to the signature of updateZoneChangeCounter.
2016-09-10 17:45:26 -04:00
ContinuousEffect.java
ContinuousEffectImpl.java
ContinuousEffects.java
list.size > 0 changed to !list.isEmpty
2017-02-06 14:32:51 +03:00
ContinuousEffectsList.java
ContinuousRuleModifyingEffect.java
ContinuousRuleModifyingEffectImpl.java
Merge
2016-10-17 23:45:47 -05:00
CostModificationEffect.java
Effect.java
EffectImpl.java
Effects.java
All 1-character strings converted to primitives
2017-02-06 14:32:51 +03:00
EntersBattlefieldEffect.java
All 1-character strings converted to primitives
2017-02-06 14:32:51 +03:00
OneShotEffect.java
PayCostToAttackBlockEffect.java
PayCostToAttackBlockEffectImpl.java
PlaneswalkerRedirectionEffect.java
PreventionEffect.java
PreventionEffectData.java
PreventionEffectImpl.java
Reworked PreventAllDamageToControllerEffect to be more generic.
2016-10-30 18:59:16 +01:00
PutTokenOntoBattlefieldCopySourceEffect.java
RedirectionEffect.java
ReplacementEffect.java
ReplacementEffectImpl.java
RequirementEffect.java
RestrictionEffect.java
* Reworked some parts of transform handling.
Fixes
#2396
.
2016-09-28 17:02:37 +02:00
RestrictionUntapNotMoreThanEffect.java
SearchEffect.java
SpliceCardEffect.java
SpliceCardEffectImpl.java
WhileConditionContinuousEffect.java