foul-magics/Mage/src/main/java/mage/target
Alex Vasile fd16f2a16b
[NCC] Implement several cards (#9328)
Many associated refactors too. See full PR for detail.
2022-09-22 21:38:29 -04:00
..
common [NCC] Implement several cards (#9328) 2022-09-22 21:38:29 -04:00
targetadjustment [NEO] fixed implementation of March additional costs (#8524) 2022-02-12 14:27:35 -05:00
targetpointer Remove custom multitarget handling from DestroyTargetEffect (use EachTargetPointer instead) 2022-09-04 07:04:46 -04: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 Fix #4368 2022-09-12 06:56:07 -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 (WIP) Replacing blocking/blocked by predicates (#8729) 2022-03-23 18:45: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