foul-magics/Mage/src/main/java/mage/abilities/condition/common
2017-05-20 22:41:25 +02:00
..
AfterBlockersAreDeclaredCondition.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
AfterUpkeepStepCondtion.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
AttachedCondition.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
AttachedToCounterCondition.java Make the Counters API for card and permanent consistent. 2016-09-03 10:33:54 -04:00
AttachedToMatchesFilterCondition.java * Arachnuns Web - Fixed condition handling. Some renaming. 2017-03-12 10:36:51 +01:00
AttachedToTappedCondition.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
AttackedOrBlockedThisCombatSourceCondition.java finish rewriting watchers 2017-04-29 12:07:46 +02:00
AttackedThisTurnSourceCondition.java * Ravnica: City of Guilds - Added 3 cards. 2017-05-07 14:58:14 +02:00
BeforeAttackersAreDeclaredCondition.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
BeforeBlockersAreDeclaredCondition.java singleton conditions to enum 2017-04-05 19:10:47 +02:00
CardsInAnyLibraryCondition.java merge 2017-05-11 12:12:20 -04:00
CardsInControllerGraveCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
CardsInHandCondition.java rename counttype to comparisontype 2017-04-11 17:01:59 +02:00
CardsInOpponentGraveCondition.java
CastFromHandSourceCondition.java finish rewriting watchers 2017-04-29 12:07:46 +02:00
CommanderInPlayCondition.java singleton conditions to enum 2017-04-05 19:10:47 +02:00
ControlsCreatureGreatestPowerCondition.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
ControlsCreatureGreatestToughnessCondition.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
ControlsPermanentGreatestCMCCondition.java [KLD] Added 7 blue cards. 2016-09-17 10:17:40 +02:00
CreatureCountCondition.java All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
DashedCondition.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
DealtDamageToAnOpponent.java * Fixed bug in condition. 2017-05-16 22:48:14 +02:00
DefendingPlayerControlsCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
DeliriumCondition.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
DevouredCreaturesCondition.java rename counttype to comparisontype 2017-04-11 17:01:59 +02:00
EnchantedCreatureColorCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
EnchantedCreatureSubtypeCondition.java subtypes #1 2017-05-20 22:41:25 +02:00
EnchantedSourceCondition.java added new helper methods to test for CardType, to get rid of the contains(CardType.XXX) everywhere, put the logic of that in one place and use the interface call 2017-03-04 00:16:36 +01:00
EnchantedTargetCondition.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
EquipmentAttachedCondition.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
EquippedHasSubtypeCondition.java Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
EquippedHasSupertypeCondition.java [AKH] Added 3/27 spoilers to mtg-cards-data.txt. Implemented several of the new cards. 2017-03-28 22:25:29 -05:00
EquippedSourceCondition.java singleton conditions to enum 2017-04-05 19:10:47 +02:00
EvokedCondition.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
FaceDownSourceCondition.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
FatefulHourCondition.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
FerociousCondition.java rename counttype to comparisontype 2017-04-11 17:01:59 +02:00
FlippedCondition.java singleton conditions to enum 2017-04-05 19:10:47 +02:00
FormidableCondition.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
HateCondition.java finish rewriting watchers 2017-04-29 12:07:46 +02:00
HeckbentCondition.java Add 30 AKH card implementations 2017-04-15 04:24:14 -06:00
HellbentCondition.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
IsPhaseCondition.java changed enum equals to ==, removed contains check for set 2017-03-07 21:47:11 +01:00
IsStepCondition.java rewrote enum comparisons, iterator to removeIf, added some stream and filters 2017-02-11 22:37:00 +01:00
KickedCondition.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
KickedCostCondition.java Remove Unused Imports 2016-04-24 19:50:29 -05:00
LandfallCondition.java finish rewriting watchers 2017-04-29 12:07:46 +02:00
LastTimeCounterRemovedCondition.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
ManaWasSpentCondition.java finish rewriting watchers 2017-04-29 12:07:46 +02:00
MeldCondition.java * Some changes to EnterTheBattlefield events, some other fixes (fixes #2765). 2017-01-15 15:22:33 +01:00
MetalcraftCondition.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
ModeChoiceSourceCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
MonarchIsSourceControllerCondition.java singleton conditions to enum 2017-04-05 19:10:47 +02:00
MonstrousCondition.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
MorbidCondition.java first batch of watcher naming 2017-04-29 12:07:46 +02:00
MoreCardsInHandThanOpponentsCondition.java enum conditions 2017-04-06 16:30:22 +02:00
MyMainPhaseCondition.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
MyTurnBeforeAttackersDeclaredCondition.java singleton conditions to enum 2017-04-05 19:10:47 +02:00
MyTurnCondition.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
NoSpellsWereCastLastTurnCondition.java first batch of watcher naming 2017-04-29 12:07:46 +02:00
NotMyTurnCondition.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
OnOpponentsTurnCondition.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
OpponentControlsMoreCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
OpponentControlsPermanentCondition.java rename counttype to comparisontype 2017-04-11 17:01:59 +02:00
OpponentHasMoreLifeCondition.java enum conditions 2017-04-06 16:30:22 +02:00
OpponentLostLifeCondition.java finish rewriting watchers 2017-04-29 12:07:46 +02:00
PermanentHasCounterCondition.java rename counttype to comparisontype 2017-04-11 17:01:59 +02:00
PermanentsOnTheBattlefieldCondition.java rename counttype to comparisontype 2017-04-11 17:01:59 +02:00
ProwlCondition.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
RaidCondition.java finish rewriting watchers 2017-04-29 12:07:46 +02:00
RenownedSourceCondition.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
RenownedTargetCondition.java singleton conditions to enum 2017-04-05 19:10:47 +02:00
RevoltCondition.java finish rewriting watchers 2017-04-29 12:07:46 +02:00
SourceAttackingCondition.java singleton conditions to enum 2017-04-05 19:10:47 +02:00
SourceDealtDamageCondition.java finish rewriting watchers 2017-04-29 12:07:46 +02:00
SourceHasCounterCondition.java Fix Pyramid of the Pantheon, Fix SourceHasCounterCondition 'toString' 2017-04-16 22:04:07 +10:00
SourceHasRemainedInSameZoneCondition.java spjspj - Update SourceHasRemainedInSameZoneCondition with new constructor that passes in game 2016-04-22 08:32:09 +10:00
SourceHasSubtypeCondition.java Merge remote-tracking branch 'magefree/master' 2016-09-02 19:44:51 -04:00
SourceIsSpellCondition.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
SourceMatchesFilterCondition.java Added some tooltips to user table headers. History is shown in tournament player table now. Changed ratio column to numberic format. 2016-02-06 21:22:51 +01:00
SourceOnBattlefieldCondition.java singleton conditions to enum 2017-04-05 19:10:47 +02:00
SourceOnBattlefieldControlUnchangedCondition.java Bugfixes with != instead of equals and default toString calls 2017-02-15 19:52:20 +03:00
SourceTappedBeforeUntapStepCondition.java can not be singleton 2017-04-05 19:10:47 +02:00
SourceTappedCondition.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
SpellMasteryCondition.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
SurgedCondition.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
SuspendedCondition.java singleton conditions to enum 2017-04-05 19:10:47 +02:00
TargetAttackedThisTurnCondition.java * Ravnica: City of Guilds - Added 3 cards. 2017-05-07 14:58:14 +02:00
TargetHasCardTypeCondition.java [KLD] Added 9 white cards. 2016-09-17 00:45:33 +02:00
TargetHasCounterCondition.java Added TargetHasCounterCondition and option for BecomesMonstrous 2016-12-15 15:33:35 +01:00
TargetHasSubtypeCondition.java Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
TopLibraryCardTypeCondition.java change getLibrary().size() > 0 to hasCards() 2017-03-07 17:28:26 +01:00
TransformedCondition.java removed autoboxing : 2017-03-11 15:17:14 +01:00
TributeNotPaidCondition.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
TwoOrMoreSpellsWereCastLastTurnCondition.java first batch of watcher naming 2017-04-29 12:07:46 +02:00
WatcherCondition.java [EMN] Added Thirsting Axe. 2016-07-10 18:41:36 +03:00
XorLessLifeCondition.java introduced XorLessLifeCondition 2017-04-05 19:10:44 +02:00
YouGainedLifeCondition.java finish rewriting watchers 2017-04-29 12:07:46 +02:00