foul-magics/Mage/src/main/java/mage/abilities/dynamicvalue/common
2017-09-25 21:21:13 +02: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
AttackingFilterCreatureCount.java
AuraAttachedCount.java change subtype.contains() to hasSubtype() 2017-09-25 21:21:13 +02:00
BlockedCreatureCount.java
CardsInAllGraveyardsCount.java
CardsInAllHandsCount.java
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 Fixed that the information what mana was payed to pay the mana cost of a spell or ability were not correct if "spend mana as though" abilities were involved in the payment (fixes #3604). 2017-07-10 16:53:02 +02:00
ControllerGotLifeCount.java finish rewriting watchers 2017-04-29 12:07:46 +02:00
ControllerLifeCount.java
CountersCount.java Make the Counters API for card and permanent consistent. 2016-09-03 10:33:54 -04:00
CountersSourceCount.java * Ravnica: City of Guilds - Added 5 cards. 2017-05-06 15:43:01 +02:00
CreaturesDiedThisTurnCount.java * Urborg Justice - Fixed that tokens going to graveyard were not counted. 2017-05-18 23:42:32 +02:00
DevotionCount.java
DevouredCreaturesCount.java
DiscardCostCardConvertedMana.java loop to streams 2017-07-08 10:58:47 +02:00
DomainValue.java change subtype.contains() to hasSubtype() 2017-09-25 21:21:13 +02:00
EffectKeyValue.java Added 4 cards from AHK 2017-04-11 17:40:15 -06:00
EquipmentAttachedCount.java change subtype.contains() to hasSubtype() 2017-09-25 21:21:13 +02:00
ExileFromHandCostCardConvertedMana.java
GetXValue.java
GreatestPowerAmongControlledCreaturesValue.java [AER] Added rest of green cards 2017-01-07 00:26:30 +01:00
HalfValue.java
HighestConvertedManaCostValue.java
ManacostVariableValue.java
ManaSpentToCastCount.java
ManaTypeInManaPoolCount.java
MorphManacostVariableValue.java
MultikickerCount.java list.size > 0 changed to !list.isEmpty 2017-02-06 14:32:51 +03:00
NumericSetToEffectValues.java
OpponentsLostLifeCount.java fixed bug #3834 2017-08-23 21:26:39 -04:00
OpponentsPoisonCountersCount.java Refactor - moved OpponentsPoisonCountersCount to shared area 2016-09-29 19:58:11 -05:00
ParleyCount.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
PermanentsOnBattlefieldCount.java
PermanentsTargetOpponentControlsCount.java
PermanentsYouOwnThatOpponentsControlCount.java
RemovedCountersForCostValue.java
RevealTargetFromHandCostCount.java
SacrificeCostConvertedMana.java
SacrificeCostCreaturesPower.java loop to streams 2017-07-08 10:58:47 +02:00
SacrificeCostCreaturesToughness.java loop to streams 2017-07-08 10:58:47 +02:00
SignInversionDynamicValue.java All 1-character strings converted to primitives 2017-02-06 14:32:51 +03: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 rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
StaticValue.java [KLD] Added 15 black cards. 2016-09-17 13:44:30 +02:00
SunburstCount.java
SweepNumber.java
TargetConvertedManaCost.java
TargetPermanenToughnessValue.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
TargetPermanentPowerCount.java
UrzaTerrainValue.java subtypes #1 2017-05-20 22:41:25 +02:00
ZuberasDiedDynamicValue.java finish rewriting watchers 2017-04-29 12:07:46 +02:00