foul-magics/Mage/src/main/java/mage/target/common
2021-10-31 08:28:58 -05:00
..
TargetActivatedAbility.java [CMR] fixed Rakshasa Debaser - class cast exception in filter on usage; 2020-12-18 15:54:59 +04:00
TargetActivatedOrTriggeredAbility.java
TargetActivatedOrTriggeredAbilityOrLegendarySpell.java
TargetAnyTarget.java remove explicit null checks, match(..) checks on null itself by instanceof calls 2021-04-28 20:53:50 +02:00
TargetAnyTargetAmount.java * Deals damage divided as you choose - fixed that some cards can't choose planeswalkers (example: Arc Lightning, see #7276); 2020-12-23 02:31:41 +04:00
TargetArtifactPermanent.java
TargetAttackingCreature.java
TargetAttackingOrBlockingCreature.java
TargetBasicLandCard.java
TargetCardInASingleGraveyard.java Improved text generation for TargetCardInASingleGraveyard (additional to #6557) 2020-06-20 02:17:20 +04:00
TargetCardInExile.java
TargetCardInGraveyard.java [KHM] Implemented Immersturm Predator 2021-01-17 11:20:17 -05:00
TargetCardInGraveyardOrBattlefield.java Update *.sh and *.java files to use Unix line endings 2020-07-09 13:07:26 -04:00
TargetCardInHand.java remove explicit null checks, match(..) checks on null itself by instanceof calls 2021-04-28 20:53:50 +02:00
TargetCardInLibrary.java Improves in some effects: 2021-09-17 21:21:37 +04:00
TargetCardInOpponentsGraveyard.java Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
TargetCardInTargetPlayersGraveyard.java [STX] Implemented Quandrix Command 2021-02-19 09:08:14 -05:00
TargetCardInYourGraveyard.java Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
TargetControlledCreatureEachColor.java reworked alara heralds 2021-04-23 09:42:06 -04:00
TargetControlledCreaturePermanent.java
TargetControlledPermanent.java
TargetCreatureOrPlaneswalker.java
TargetCreatureOrPlaneswalkerAmount.java [MH2] various text fixes 2021-06-22 09:20:05 -04:00
TargetCreatureOrPlayer.java remove explicit null checks, match(..) checks on null itself by instanceof calls 2021-04-28 20:53:50 +02:00
TargetCreatureOrPlayerAmount.java
TargetCreaturePermanent.java
TargetCreaturePermanentAmount.java Text fixes (fixes #8399) 2021-10-22 23:50:30 -05:00
TargetCreaturePermanentSameController.java Update *.sh and *.java files to use Unix line endings 2020-07-09 13:07:26 -04:00
TargetCreaturePermanentWithDifferentTypes.java Refactoring subtypes to make Maskwood Nexus work (ready for review) (#7432) 2021-01-26 08:52:35 -05:00
TargetCreaturesWithDifferentPowers.java [MIC] Implemented Sigardian Zealot 2021-09-16 09:09:41 -04:00
TargetDefender.java Improved game logs: added target hints, fixed spaces in target amount; 2020-06-26 10:59:22 +04:00
TargetDiscard.java remove explicit null checks, match(..) checks on null itself by instanceof calls 2021-04-28 20:53:50 +02:00
TargetEnchantmentPermanent.java
TargetEquipmentPermanent.java
TargetLandPermanent.java [MID] Teferi, Who Slows the Sunset - Fixed targets on +1 ability (fixes #8423) 2021-10-31 08:28:58 -05:00
TargetNonBasicLandPermanent.java
TargetNonlandPermanent.java
TargetOpponent.java
TargetOpponentOrPlaneswalker.java Refactor: removed default comment headers 2021-02-21 08:15:16 +04:00
TargetOpponentsChoicePermanent.java
TargetOpponentsCreaturePermanent.java Refactor: removed default comment headers 2021-02-21 08:15:16 +04:00
TargetPermanentAmount.java remove explicit null checks, match(..) checks on null itself by instanceof calls 2021-04-28 20:53:50 +02:00
TargetPermanentOrPlayer.java remove explicit null checks, match(..) checks on null itself by instanceof calls 2021-04-28 20:53:50 +02:00
TargetPermanentOrPlayerAmount.java Fixed NPE 2021-09-05 19:53:51 +04:00
TargetPermanentOrSuspendedCard.java Test framework improves (related to #7896): 2021-08-21 15:02:42 +04:00
TargetPlaneswalkerPermanent.java
TargetPlayerOrPlaneswalker.java Refactor: removed default comment headers 2021-02-21 08:15:16 +04:00
TargetSpellOrPermanent.java remove explicit null checks, match(..) checks on null itself by instanceof calls 2021-04-28 20:53:50 +02:00
TargetTappedPermanentAsYouCast.java - Fixed #6834 2020-07-13 16:54:08 -05:00
TargetTriggeredAbility.java Fixed NPE 2021-03-07 23:45:50 +04:00