foul-magics/Mage/src/main/java/mage/target
2022-10-15 21:27:55 -04:00
..
common Add common effect class for "Its controller searches..." (Path to Exile, etc) Fixes #9654 2022-10-15 21:27:55 -04:00
targetadjustment [NEO] fixed implementation of March additional costs (#8524) 2022-02-12 14:27:35 -05:00
targetpointer Added missing comments and missed checkes to NthTargetPointer 2022-10-09 22:55:23 -03:00
Target.java Add new methods to Target and TargetPointer to help generate card rules text. Currently only used by ExileUntilSourceLeavesEffect 2022-09-04 05:15:12 -04:00
TargetAmount.java Fix spelling of doneChoosing() (#9002) 2022-05-25 22:25:15 -06:00
TargetCard.java - Improved TargetCardInASingleGraveyard to restrict all targets after the 1st to the same graveyard as the first chosen target 2022-05-25 10:57:13 -06:00
TargetImpl.java Add common effect class for "Its controller searches..." (Path to Exile, etc) Fixes #9654 2022-10-15 21:27:55 -04:00
TargetObject.java [CMR] fixed Hellkite Courser - missing command zone support in target (#7198); 2020-11-28 23:14:24 +04:00
TargetPermanent.java Remove redundant branch in TargetPermanent canTarget method (#9003) 2022-05-25 23:03:47 -06:00
TargetPlayer.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00
Targets.java Fix #9649 and clean up counter effect text generation 2022-10-14 00:41:02 -04:00
TargetSource.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00
TargetSpell.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00
TargetStackObject.java (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45:02 -04:00