foul-magics/Mage/src/main/java/mage/target/common
2020-06-26 10:59:22 +04:00
..
TargetActivatedAbility.java Improved game logs: added target hints, fixed spaces in target amount; 2020-06-26 10:59:22 +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 Improved game logs: added target hints, fixed spaces in target amount; 2020-06-26 10:59:22 +04:00
TargetAnyTargetAmount.java refactored all usages of CardTypePredicate to match the new implementation 2020-01-06 13:18:17 -05:00
TargetArtifactPermanent.java Implemented Sword of Sinew and Steel 2019-05-25 20:23:56 -04:00
TargetAttackingCreature.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TargetAttackingOrBlockingCreature.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
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 Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
TargetCardInGraveyardOrBattlefield.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
TargetCardInHand.java * Fixed a problem with selecting cards from other players hand, failing because canTarget check with wrong player id. Changed/simplified canTarget method of TargetCardInHand to solve that problem. (#6532 Gruesome Discovery and Distended Mindbender and probably other changed made with 75577cdbe9). 2020-05-27 13:59:16 +02:00
TargetCardInLibrary.java Added test for Nissa, Sage Animist -7 ability. 2020-01-06 12:58:50 +01:00
TargetCardInOpponentsGraveyard.java fixed TargetCardInOpponentsGraveyard not working properly 2020-05-02 19:46:13 +02:00
TargetCardInYourGraveyard.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
TargetControlledCreaturePermanent.java Updated some targets and filters 2018-06-09 14:51:07 -04:00
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 fixed Mythos of Vadrok text 2020-04-20 21:34:49 -04:00
TargetCreatureOrPlayer.java Improved game logs: added target hints, fixed spaces in target amount; 2020-06-26 10:59:22 +04: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 updated TargetAmount for permanents 2019-09-24 19:45:31 -04:00
TargetCreaturePermanentSameController.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
TargetCreaturePermanentWithDifferentTypes.java Revert "format: organize imports" 2020-02-05 02:17:00 +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 Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
TargetEnchantmentPermanent.java Implemented Barrier Breach 2020-04-06 17:38:40 -04:00
TargetEquipmentPermanent.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TargetLandPermanent.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TargetNonBasicLandPermanent.java refactored SupertypePredicate to be part of SuperType 2020-01-06 19:21:27 -05:00
TargetNonlandPermanent.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TargetOpponent.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TargetOpponentOrPlaneswalker.java * Proliferate - fixed that it highlights all permanents instead with counters only; 2019-05-02 17:25:46 +04:00
TargetOpponentsChoicePermanent.java * AI: fixed wrong targeting for gain control abilities (#6340); 2020-03-11 18:22:58 +04:00
TargetOpponentsCreaturePermanent.java
TargetPermanentAmount.java Improved game logs: added target hints, fixed spaces in target amount; 2020-06-26 10:59:22 +04:00
TargetPermanentOrPlayer.java Improved game logs: added target hints, fixed spaces in target amount; 2020-06-26 10:59:22 +04:00
TargetPermanentOrPlayerAmount.java Improved game logs: added target hints, fixed spaces in target amount; 2020-06-26 10:59:22 +04:00
TargetPermanentOrSuspendedCard.java Improved game logs: added target hints, fixed spaces in target amount; 2020-06-26 10:59:22 +04:00
TargetPlaneswalkerPermanent.java Implemented Sword of Sinew and Steel 2019-05-25 20:23:56 -04:00
TargetPlayerOrPlaneswalker.java Fixed Goblin Barrage not targeting correctly 2018-04-22 17:26:06 -04:00
TargetSpellOrPermanent.java Improved game logs: added target hints, fixed spaces in target amount; 2020-06-26 10:59:22 +04:00
TargetTriggeredAbility.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00