| .. |
|
TargetActivatedAbility.java
|
* Squelch - Fixed that it was causing a ClassCastException (fixes #3396).
|
2017-05-20 23:22:31 +02:00 |
|
TargetActivatedOrTriggeredAbility.java
|
[HOU] Nimble Obstructionist - Fixed that the Cycle ability blocked the game if no valid target to counter is on the stack (fixes +3615).
|
2017-07-08 18:42:50 +02:00 |
|
TargetArtifactPermanent.java
|
remove redundant this.targetName = filter.getMessage();
|
2016-10-30 23:47:01 -07:00 |
|
TargetAttackingCreature.java
|
remove redundant this.targetName = filter.getMessage();
|
2016-10-30 23:47:01 -07:00 |
|
TargetAttackingOrBlockingCreature.java
|
remove redundant this.targetName = filter.getMessage();
|
2016-10-30 23:47:01 -07:00 |
|
TargetBasicLandCard.java
|
[AKH] Added 3/27 spoilers to mtg-cards-data.txt. Implemented several of the new cards.
|
2017-03-28 22:25:29 -05:00 |
|
TargetCardInASingleGraveyard.java
|
remove redundant this.targetName = filter.getMessage();
|
2016-10-30 23:47:01 -07:00 |
|
TargetCardInExile.java
|
Refactoring
|
2016-12-29 16:49:12 +03:00 |
|
TargetCardInGraveyard.java
|
Refactoring
|
2016-12-29 16:49:12 +03:00 |
|
TargetCardInGraveyardOrBattlefield.java
|
rewrote some streams and optionals
|
2017-04-01 22:45:40 +02:00 |
|
TargetCardInHand.java
|
Refactoring
|
2016-12-29 16:49:12 +03:00 |
|
TargetCardInLibrary.java
|
Refactoring
|
2017-01-09 18:13:43 +03:00 |
|
TargetCardInOpponentsGraveyard.java
|
Refactoring
|
2016-12-29 16:49:12 +03:00 |
|
TargetCardInYourGraveyard.java
|
Fix Ichorid to set notTarget flag.
|
2017-03-04 16:20:17 -08:00 |
|
TargetControlledCreaturePermanent.java
|
remove redundant this.targetName = filter.getMessage();
|
2016-10-30 23:47:01 -07:00 |
|
TargetControlledPermanent.java
|
remove redundant this.targetName = filter.getMessage();
|
2016-10-30 23:47:01 -07:00 |
|
TargetCreatureOrPlaneswalker.java
|
remove redundant this.targetName = filter.getMessage();
|
2016-10-30 23:47:01 -07:00 |
|
TargetCreatureOrPlaneswalkerAmount.java
|
All 1-character strings converted to primitives
|
2017-02-06 14:32:51 +03:00 |
|
TargetCreatureOrPlayer.java
|
All 1-character strings converted to primitives
|
2017-02-06 14:32:51 +03:00 |
|
TargetCreatureOrPlayerAmount.java
|
* Added missing imports, imports reorg.
|
2017-07-23 16:29:29 +02:00 |
|
TargetCreaturePermanent.java
|
* Added missing imports, imports reorg.
|
2017-07-23 16:29:29 +02:00 |
|
TargetCreaturePermanentAmount.java
|
* Added missing imports, imports reorg.
|
2017-07-23 16:29:29 +02:00 |
|
TargetCreaturePermanentSameController.java
|
- Fixed Indomitable Creativity. Bug #3029
|
2017-03-27 16:42:32 -05:00 |
|
TargetCreaturePermanentWithDifferentTypes.java
|
move static function to CardImpl, and other api fixes
|
2017-03-30 20:09:47 +02:00 |
|
TargetDefender.java
|
* Hexproof Planeswalkers can't be attacked (fixes #3328).
|
2017-05-16 10:34:58 +02:00 |
|
TargetDiscard.java
|
Refactoring
|
2016-12-29 16:49:12 +03:00 |
|
TargetEnchantmentPermanent.java
|
remove redundant this.targetName = filter.getMessage();
|
2016-10-30 23:47:01 -07:00 |
|
TargetEquipmentPermanent.java
|
Implemented Epicenter, Infested Roothold, Brown Ouphe, Rust, Ouphe Vandals, Fatal Attraction, Fighting Chance, Arcbound Fiend, Carry Away, Caverns of Despair, Amulet of Unmaking, Aphetto Exterminator, Balduvian Conjurer, Barrin's Unmaking, Each Mana Battery, Blood Hound, Boa Constrictor, Bola Warrior, Brass Talon Chimera, Briar Patch, Brine Shaman, Call to Arms, Goham Djinn, Halam Djinn, Ruham Djinn, Sulam Djinn, Zanam Djinn, Heroic Defiance and Tsabo's Assassin (#3779)
|
2017-08-08 21:49:14 -05:00 |
|
TargetLandPermanent.java
|
remove redundant this.targetName = filter.getMessage();
|
2016-10-30 23:47:01 -07:00 |
|
TargetNonBasicLandPermanent.java
|
[AKH] Added 3/27 spoilers to mtg-cards-data.txt. Implemented several of the new cards.
|
2017-03-28 22:25:29 -05:00 |
|
TargetNonlandPermanent.java
|
remove redundant this.targetName = filter.getMessage();
|
2016-10-30 23:47:01 -07:00 |
|
TargetOpponent.java
|
Big refactoring
|
2017-01-09 19:16:53 +03:00 |
|
TargetOpponentsChoicePermanent.java
|
Refactoring
|
2016-12-29 16:49:12 +03:00 |
|
TargetOpponentsCreaturePermanent.java
|
Refactored counters on permanents counting
|
2016-09-03 12:38:58 +02:00 |
|
TargetPermanentOrPlayer.java
|
* Added missing imports, imports reorg.
|
2017-07-23 16:29:29 +02:00 |
|
TargetPermanentOrPlayerWithCounter.java
|
Refactoring
|
2016-12-29 16:49:12 +03:00 |
|
TargetPermanentOrSuspendedCard.java
|
All 1-character strings converted to primitives
|
2017-02-06 14:32:51 +03:00 |
|
TargetSpellOrPermanent.java
|
All 1-character strings converted to primitives
|
2017-02-06 14:32:51 +03:00 |
|
TargetTriggeredAbility.java
|
Added Blessed Wind and few refactors
|
2016-09-20 00:17:56 +02:00 |