foul-magics/Mage/src/main/java/mage/abilities/dynamicvalue/common
2016-12-31 17:41:12 +01:00
..
AttachedPermanentToughnessValue.java New AttachedPermanentToughnessValue, updated DamageAttachedControllerEffect to take DynamicValue (ex. to work with AttachedPermanentToughnessValue), and updated Creature Bond to use AttachedPermanentToughnessValue and DamageAttachedControllerEffect. Corrected Gaea's Liege, Kor Scythemaster, Soltari Lancer, and Spirit of the Night to use SourceAttackingCondition. Rmoved the AttackingCondition we creature for Gaea's Liege since it duplicated the already existing SourceAttackingCondition. For the other three using SourceAttackingCondition and the minor changes to the code for them should make their code more efficient. 2016-11-26 03:57:46 -05:00
AttackingCreatureCount.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
AttackingFilterCreatureCount.java Foul Tongue Shriek bug fix - filters attacking creatures you control 2016-07-17 06:41:26 -04:00
AuraAttachedCount.java Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
BlockedCreatureCount.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
CardsInAllGraveyardsCount.java Fixed some problems with possible ConcurrentModificationExceptions and some minor changes. 2016-01-31 23:23:09 +01:00
CardsInAllHandsCount.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
CardsInControllerGraveyardCount.java
CardsInControllerHandCount.java
CardsInTargetHandCount.java Refactor - remove duplicate TargetPlayerCardsInHand classes and made CardsInTargetHandCount shared 2016-09-29 19:58:11 -05:00
CardsInTargetPlayerHandCount.java
CardsInTargetPlayersGraveyardCount.java
ChromaOutrageShamanCount.java Refactor - moved ChromaOutrageShamanCount to shared area 2016-09-29 19:58:11 -05:00
ColorsOfManaSpentToCastCount.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ControllerGotLifeCount.java Merge 2016-10-17 23:45:47 -05:00
ControllerLifeCount.java
CountersCount.java Make the Counters API for card and permanent consistent. 2016-09-03 10:33:54 -04:00
CountersSourceCount.java Make the handling of counters more consistent. 2016-09-03 16:52:41 -04:00
CreaturesDiedThisTurnCount.java
DevotionCount.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
DevouredCreaturesCount.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
DiscardCostCardConvertedMana.java [EMN] Some fixes to red cards. 2016-07-10 10:09:22 +02:00
DomainValue.java more card text cleanup 2016-11-05 11:26:31 -07:00
EquipmentAttachedCount.java Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
ExileFromHandCostCardConvertedMana.java * Fixed CMC calculation for transformed cards (fixes #1826). 2016-04-15 14:59:36 +02:00
GetXValue.java
HalfValue.java Add HalfValue dynamic value 2015-12-15 03:08:17 +03:00
HighestConvertedManaCostValue.java
ManacostVariableValue.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ManaSpentToCastCount.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ManaTypeInManaPoolCount.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
MorphManacostVariableValue.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
MultikickerCount.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
NumericSetToEffectValues.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
OpponentsLostLifeCount.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
OpponentsPoisonCountersCount.java Refactor - moved OpponentsPoisonCountersCount to shared area 2016-09-29 19:58:11 -05:00
ParleyCount.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
PermanentsOnBattlefieldCount.java
PermanentsTargetOpponentControlsCount.java Add Rakdos the Defiler 2015-12-15 03:09:14 +03:00
PermanentsYouOwnThatOpponentsControlCount.java
RemovedCountersForCostValue.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
RevealTargetFromHandCostCount.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
SacrificeCostConvertedMana.java * Fixed CMC calculation for transformed cards (fixes #1826). 2016-04-15 14:59:36 +02:00
SacrificeCostCreaturesPower.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
SacrificeCostCreaturesToughness.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
SignInversionDynamicValue.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
SourcePermanentPowerCount.java * Marionette Master and Mortis Dogs, fixed that power below 0 caused life gain. 2016-12-31 17:41:12 +01:00
SourcePermanentToughnessValue.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
StaticValue.java [KLD] Added 15 black cards. 2016-09-17 13:44:30 +02:00
SunburstCount.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
SweepNumber.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
TargetConvertedManaCost.java * Fixed CMC calculation for transformed cards (fixes #1826). 2016-04-15 14:59:36 +02:00
TargetPermanenToughnessValue.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
TargetPermanentPowerCount.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
UrzaTerrainValue.java
ZuberasDiedDynamicValue.java Refactor - moved ZuberasDiedDynamicValue to shared area 2016-09-29 19:58:11 -05:00