foul-magics/Mage/src/main/java/mage/target/common
2021-06-22 09:20:05 -04:00
..
TargetActivatedAbility.java [CMR] fixed Rakshasa Debaser - class cast exception in filter on usage; 2020-12-18 15:54:59 +04:00
TargetActivatedOrTriggeredAbility.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
TargetActivatedOrTriggeredAbilityOrLegendarySpell.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
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 refactored SupertypePredicate to be part of SuperType 2020-01-06 19:21:27 -05:00
TargetCardInASingleGraveyard.java Improved text generation for TargetCardInASingleGraveyard (additional to #6557) 2020-06-20 02:17:20 +04:00
TargetCardInExile.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
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 remove explicit null checks, match(..) checks on null itself by instanceof calls 2021-04-28 20:53:50 +02: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 Implemented Savvy Hunter 2019-09-05 20:13:13 -04:00
TargetCreatureOrPlaneswalker.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
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 refactored all usages of CardTypePredicate to match the new implementation 2020-01-06 13:18:17 -05:00
TargetCreaturePermanent.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
TargetCreaturePermanentAmount.java [CMR] Implemented Numa, Joraga Chieftain 2020-10-30 19:28:19 -04: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
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 Implemented Barrier Breach 2020-04-06 17:38:40 -04:00
TargetEquipmentPermanent.java
TargetLandPermanent.java
TargetNonBasicLandPermanent.java refactored SupertypePredicate to be part of SuperType 2020-01-06 19:21:27 -05:00
TargetNonlandPermanent.java
TargetOpponent.java
TargetOpponentOrPlaneswalker.java Refactor: removed default comment headers 2021-02-21 08:15:16 +04:00
TargetOpponentsChoicePermanent.java * AI: fixed wrong targeting for gain control abilities (#6340); 2020-03-11 18:22:58 +04:00
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 remove explicit null checks, match(..) checks on null itself by instanceof calls 2021-04-28 20:53:50 +02:00
TargetPermanentOrSuspendedCard.java remove explicit null checks, match(..) checks on null itself by instanceof calls 2021-04-28 20:53:50 +02: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