foul-magics/Mage/src/mage/abilities/condition/common
2015-04-29 01:58:11 -07:00
..
AttachedToCounterCondition.java Added CompoundCondition, AttachedToTappedCondition and EquipmentAttachedCondition. 2013-11-21 10:59:50 +01:00
AttachedToTappedCondition.java Added CompoundCondition, AttachedToTappedCondition and EquipmentAttachedCondition. 2013-11-21 10:59:50 +01:00
CardsInAnyLibraryCondition.java Added Hide//Seek, Mesmeric Orb and Shelldoch Isle. 2014-03-23 17:57:48 +01:00
CardsInControllerGraveCondition.java [C13] Added Kirtar's Wrath. 2013-11-14 17:20:21 +01:00
CardsInHandCondition.java * Added 6 cards. 2014-06-28 17:57:11 +02:00
CardsInOpponentGraveCondition.java
CastFromHandCondition.java Some changes to framework functions, some minor changes to existing cards. 2014-12-20 18:17:12 +01:00
CommanderInPlayCondition.java [C14] Some blue cards of Commander 2014. 2014-11-16 23:45:59 +01:00
ControlsCreatureGreatestPowerCondition.java [FRF] Added 13 green cards. 2015-01-16 20:31:46 +01:00
ControlsCreatureGreatestToughnessCondition.java [FRF] Added 13 green cards. 2015-01-16 20:31:46 +01:00
DashedCondition.java [FRF] Added Dash ability. 2014-12-31 15:57:48 +01:00
DealtDamageToAnOpponent.java Fixed Spear of Heliod, Dunerider Outlaw, Whirling Dervish, Reciprocate, Wicked Akuba, Giltspire Avenger only counting damage done, if the same permanent had done the damage (i.e. it cant be selected if the creature was exiled with Cloudshift). 2013-10-10 00:01:20 +02:00
DefendingPlayerControlsCondition.java * Renamed ControlsPermanentCondition to PermanentsOnTheBattlefieldCondition. 2014-10-17 09:31:36 +02:00
DevouredCreaturesCondition.java
EnchantedCondition.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
EnchantedCreatureColorCondition.java Replaced use of source.getId() by source.getSourceId() for Mage Framework. 2014-08-13 14:22:32 +02:00
EnchantedTargetCondition.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
EquipmentAttachedCondition.java Added ManaInAnyCombinationEffect and RemoveCountersForCostCondition and some minor formatting and additions. 2013-11-21 14:28:54 +01:00
EquippedCondition.java Added CompoundCondition, AttachedToTappedCondition and EquipmentAttachedCondition. 2013-11-21 10:59:50 +01:00
EquippedHasSubtypeCondition.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
EquippedHasSupertypeCondition.java * Added 5 cards. 2014-10-14 17:25:29 +02:00
EquippedMatchesFilterCondition.java Some minor fixes and changes to framework and some cards. 2014-04-18 14:16:42 +02:00
EvokedCondition.java * Evoke - Fixed that the check if creature came into play with evoke was always true if it came again to play later when it was evoked before. 2014-05-10 17:05:52 +02:00
FaceDownSourceCondition.java moved faceDown property from Card to CardState 2015-03-12 22:09:12 -04:00
FatefulHourCondition.java
FerociousCondition.java [FRF] Added 13 green cards. 2015-01-16 20:31:46 +01:00
FlippedCondition.java
FormidableCondition.java [DTK] Added Formidable condition and ability word. 2015-03-06 15:04:31 +01:00
HellbentCondition.java
IsPhaseCondition.java * Prevented NPE for getPhaseType(). 2014-07-30 20:08:27 +02:00
IsStepCondition.java * Changed "Activate only during upkeep" abilities to conditional abilities instead of a cost for this restriction. 2014-07-28 16:53:37 +02:00
KickedCondition.java * Minor fixes to Morph tootip generation. Minor changes to other framwork classes. 2014-06-21 15:54:49 +02:00
KickedCostCondition.java
LandfallCondition.java
ManaWasSpentCondition.java * Court Hussar, Azorius Herald fixed mana was spent condition for permanents. Batwing Brume - Fixed both triggered effects that did not work correctly. 2014-06-20 19:26:15 +02:00
MetalcraftCondition.java Minor formatting and text changes. 2014-03-11 16:47:05 +01:00
ModeChoiceSourceCondition.java Added ChooseModeEffect and ModeChoiceSourceCondition. 2015-01-02 14:20:12 +01:00
MonstrousCondition.java Added MonstrosityAbility for Theros. 2013-09-03 17:10:52 +02:00
MorbidCondition.java * Fixed problems with LockedInCondition() that did not work as intended if spells were reused because conditions have no deep copy. 2014-08-30 00:46:29 +02:00
MyMainPhaseCondition.java Removed some wrong import of Poison the Well and some minor changes. 2015-01-20 14:00:56 +01:00
MyTurnBeforeAttackersDeclaredCondition.java Added Darien, King of Kjeldor, Captain Sisay, Howltooth Hollow, Blackmail, Cao Cao, Lord of Wei and Diaochan Artful Beauty. 2014-04-04 16:44:19 +02:00
MyTurnCondition.java * Counterbalance, Hisako, Minamp Sensai - Fixed that converted mana comparison of spilt cards did not work correctly. 2014-08-17 01:12:41 +02:00
NoControlledCreatureCondition.java
NoCreatureCondition.java * Renamed ControlsPermanentCondition to PermanentsOnTheBattlefieldCondition. 2014-10-17 09:31:36 +02:00
NoCreatureOpponentCondition.java
NoSpellsWereCastLastTurnCondition.java
NotMyTurnCondition.java Some fixes to M15 cards or by M15 used classes. 2014-07-06 16:00:32 +02:00
OneControlledCreatureCondition.java Added Mystical Teaching 2014-04-08 00:01:36 +02:00
OpponentControllsMoreCondition.java Added new common OpponentControllsMoreCondition and a new common FilterBySubtypeCard. 2014-08-20 17:08:36 +02:00
OpponentControlsPermanentCondition.java Fixed spells with alternative casting costs. 2014-02-26 23:28:08 +01:00
OpponentLostLifeCondition.java
PermanentHasCounterCondition.java
PermanentsOnTheBattlefieldCondition.java * Renamed ControlsPermanentCondition to PermanentsOnTheBattlefieldCondition. 2014-10-17 09:31:36 +02:00
ProwlCondition.java * Evoke - Fixed that the check if creature came into play with evoke was always true if it came again to play later when it was evoked before. 2014-05-10 17:05:52 +02:00
RaidCondition.java [KTK] Added 3 cards + fixes. 2014-09-11 20:41:15 -04:00
SourceAttackingCondition.java [BNG] Added 7 red cards. 2014-01-24 23:48:08 +01:00
SourceHasCounterCondition.java moved Watchers to Ability and moved Counters to CardState 2015-03-01 21:17:23 -05:00
SourceHasSubtypeCondition.java Add SourceHasSubtypeCondition 2014-01-22 03:31:12 +04:00
SourceIsSpellCondition.java Omniscience now only allows you to play cards from your hand without 2015-04-29 01:58:11 -07:00
SourceMatchesFilterCondition.java
SourceOnBattelfieldCondition.java Added Myr Servitor, Salvaging Station, Porphyry Nodes, and Gaea's Blessing. 2014-04-01 17:33:58 +02:00
SourceOnBattlefieldControlUnchangedCondition.java Some conditions renamend. 2014-03-25 16:42:07 +01:00
SourceTappedCondition.java Added CompoundCondition, AttachedToTappedCondition and EquipmentAttachedCondition. 2013-11-21 10:59:50 +01:00
SuspendedCondition.java * Jhoira of the Ghitu and Epochrasite - Fixed the not working suspend handling. 2015-03-08 01:40:16 +01:00
TargetHasSubtypeCondition.java [BNG] Added 5 red and 7 black cards. 2014-01-24 21:11:39 +01:00
TenOrLessLifeCondition.java Some minor chages. 2014-12-02 22:27:10 +01:00
TopLibraryCardTypeCondition.java Fixed NPE in TopLibraryCardTypeCondition (fixes #300). 2013-07-25 19:05:58 +02:00
TransformedCondition.java
TributeNotPaidCondition.java Fixed a problem of TributeAbility. 2014-01-21 00:45:09 +01:00
TwoOrMoreSpellsWereCastLastTurnCondition.java * MorphAbility - Fixed copying a face-down creature (fixes #566). Morph cards are indicated as playable now if you have the needed mana to play it by Morph. Cast of Morph spell is now colorless (fixes #569). 2014-09-23 17:01:09 +02:00