| .. |
|
AttackingCreatureCount.java
|
* Changed return class of copy method.
|
2015-07-30 11:29:36 +02:00 |
|
AuraAttachedCount.java
|
* Changed return class of copy method.
|
2015-07-30 11:29:36 +02:00 |
|
CardsInAllGraveyardsCount.java
|
* Changed return class of copy method.
|
2015-07-30 11:29:36 +02:00 |
|
CardsInAllHandsCount.java
|
Added Phantom Flock and Realm Seekers.
|
2015-02-05 18:43:34 -05:00 |
|
CardsInControllerGraveyardCount.java
|
* Changed return class of copy method.
|
2015-07-30 11:29:36 +02:00 |
|
CardsInControllerHandCount.java
|
* Changed return class of copy method.
|
2015-07-30 11:29:36 +02:00 |
|
CardsInTargetPlayerHandCount.java
|
* Changed return class of copy method.
|
2015-07-30 11:29:36 +02:00 |
|
ControllerGotLifeCount.java
|
* Changed return class of copy method.
|
2015-07-30 11:29:36 +02:00 |
|
ControllerLifeCount.java
|
* Changed return class of copy method.
|
2015-07-30 11:29:36 +02:00 |
|
CountersCount.java
|
* Changed return class of copy method.
|
2015-07-30 11:29:36 +02:00 |
|
DevotionCount.java
|
* Changed return class of copy method.
|
2015-07-30 11:29:36 +02:00 |
|
DevouredCreaturesCount.java
|
* Changed return class of copy method.
|
2015-07-30 11:29:36 +02:00 |
|
DiscardCostCardConvertedMana.java
|
* Changed return class of copy method.
|
2015-07-30 11:29:36 +02:00 |
|
DomainValue.java
|
Text and coding style fixes from review
|
2015-08-03 20:00:36 +03:00 |
|
EquipmentAttachedCount.java
|
* Changed return class of copy method.
|
2015-07-30 11:29:36 +02:00 |
|
ExileFromHandCostCardConvertedMana.java
|
* Changed return class of copy method.
|
2015-07-30 11:29:36 +02:00 |
|
GetXValue.java
|
Fixes #512
|
2014-08-15 00:12:29 +04:00 |
|
ManacostVariableValue.java
|
Added Bane of the Living.
|
2015-07-22 21:46:32 +02:00 |
|
ManaSpentToCastCount.java
|
* Changed return class of copy method.
|
2015-07-30 11:29:36 +02:00 |
|
ManaTypeInManaPoolCount.java
|
* Changed return class of copy method.
|
2015-07-30 11:29:36 +02:00 |
|
MorphManacostVariableValue.java
|
Added Bane of the Living.
|
2015-07-22 21:46:32 +02:00 |
|
MultikickerCount.java
|
* Kicker - Fixed that kicker did not work correctly if the kicker card did change zone again before kicker dependant ability resolved.
|
2015-06-19 23:56:45 +02:00 |
|
NumericSetToEffectValues.java
|
* Added DealsDamageAttachedTriggeredAbility and used in some cards.
|
2015-05-25 15:49:51 +02:00 |
|
OpponentsLostLifeCount.java
|
* Changed return class of copy method.
|
2015-07-30 11:29:36 +02:00 |
|
ParleyCount.java
|
* Changed return class of copy method.
|
2015-07-30 11:29:36 +02:00 |
|
PermanentsOnBattlefieldCount.java
|
* Changed return class of copy method.
|
2015-07-30 11:29:36 +02:00 |
|
PermanentsTargetOpponentControlsCount.java
|
* Changed return class of copy method.
|
2015-07-30 11:29:36 +02:00 |
|
PermanentsYouOwnThatOpponentsControlCount.java
|
* Zedruu, the Greathearted - Fixed tooltip text, removed unused imports, simplified some logic.
|
2015-07-30 11:32:19 +02:00 |
|
RemovedCountersForCostValue.java
|
* Changed return class of copy method.
|
2015-07-30 11:29:36 +02:00 |
|
RevealTargetFromHandCostCount.java
|
* Changed return class of copy method.
|
2015-07-30 11:29:36 +02:00 |
|
SacrificeCostCreaturesPower.java
|
* Changed return class of copy method.
|
2015-07-30 11:29:36 +02:00 |
|
SacrificeCostCreaturesToughness.java
|
* Changed return class of copy method.
|
2015-07-30 11:29:36 +02:00 |
|
SignInversionDynamicValue.java
|
* Changed return class of copy method.
|
2015-07-30 11:29:36 +02:00 |
|
SourcePermanentPowerCount.java
|
* Changed return class of copy method.
|
2015-07-30 11:29:36 +02:00 |
|
SourcePermanentToughnessValue.java
|
Fixes #512
|
2014-08-15 00:12:29 +04:00 |
|
StaticValue.java
|
* Changed return class of copy method.
|
2015-07-30 11:29:36 +02:00 |
|
SunburstCount.java
|
* Changed return class of copy method.
|
2015-07-30 11:29:36 +02:00 |
|
SweepNumber.java
|
move zoneChangeCounter to GameState - Card is now immutable
|
2015-03-29 08:30:31 -04:00 |
|
TargetConvertedManaCost.java
|
* Changed return class of copy method.
|
2015-07-30 11:29:36 +02:00 |
|
TargetPermanenToughnessValue.java
|
Fixes #512
|
2014-08-15 00:12:29 +04:00 |
|
TargetPermanentPowerCount.java
|
* Changed return class of copy method.
|
2015-07-30 11:29:36 +02:00 |
|
UrzaTerrainValue.java
|
Fixed UrzaTerrainValue calculation filters for previous Tronland subtype fix.
|
2015-08-19 22:21:39 -05:00 |