| .. |
|
combat
|
* Some more fixed/reworked card movement handling.
|
2018-05-11 00:52:09 +02:00 |
|
continuous
|
* Daxos's Torment - fixed that it can't get Vampire type from Mephidross Vampire;
|
2018-05-14 02:42:57 +04:00 |
|
cost
|
* Herald's Horn - Fixed that cast cost reduction was also applied to other players.
|
2018-04-30 23:15:48 +02:00 |
|
counter
|
Some changes related to #4893.
|
2018-05-03 01:33:21 +02:00 |
|
discard
|
Homarid Drake, reprints, and rewriting his or her to their
|
2018-03-22 16:52:26 +01:00 |
|
enterAttribute
|
fix subtype in game state
|
2017-08-06 22:11:26 +02:00 |
|
replacement
|
* Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634).
|
2018-03-18 18:18:54 +01:00 |
|
ruleModifying
|
Change place counters to put counters
|
2018-03-12 22:52:02 +01:00 |
|
search
|
Homarid Drake, reprints, and rewriting his or her to their
|
2018-03-22 16:52:26 +01:00 |
|
turn
|
* Added Gangrenous Zombies and Lethal Vapor.
|
2017-05-18 16:57:06 +02:00 |
|
AddCombatAndMainPhaseEffect.java
|
changed enum comparison to ==.
|
2017-02-19 23:38:47 +01:00 |
|
AddContinuousEffectToGame.java
|
|
|
|
AdditionalCombatPhaseEffect.java
|
Refactor - remove duplicate AdditionalAttackPhaseEffect classes
|
2016-09-29 19:58:11 -05:00 |
|
AffinityEffect.java
|
* Some refactoring.
|
2018-01-13 14:45:50 +01:00 |
|
AmplifyEffect.java
|
huge rework on subtypes (#3668)
|
2017-07-16 16:57:39 -05:00 |
|
AttachEffect.java
|
Fixed some exception problems.
|
2018-01-27 11:42:43 +01:00 |
|
AttacksIfAbleTargetPlayerSourceEffect.java
|
* Some refactoring.
|
2018-01-13 14:45:50 +01:00 |
|
BecomesMonarchSourceEffect.java
|
Added the monarch concept to xmage and all related cards.
|
2016-11-27 01:14:32 +01:00 |
|
BecomesMonarchTargetEffect.java
|
Some fixes to the Monarch designation.
|
2016-12-07 17:14:08 +01:00 |
|
BrainstormEffect.java
|
[RIX] Added 6 cards.
|
2018-01-06 23:47:54 +01:00 |
|
CantActivateAbilitiesAttachedEffect.java
|
|
|
|
CantAttackBlockTransformAttachedEffect.java
|
* Reworked some parts of transform handling. Fixes #2396.
|
2016-09-28 17:02:37 +02:00 |
|
CantBeCounteredControlledEffect.java
|
|
|
|
CantBeCounteredSourceEffect.java
|
|
|
|
CantBeRegeneratedSourceEffect.java
|
Some changes related to #4893.
|
2018-05-03 01:33:21 +02:00 |
|
CantBeRegeneratedTargetEffect.java
|
Improve some ability text
|
2018-02-22 00:02:23 +01:00 |
|
CantBeTargetedAllEffect.java
|
All 1-character strings converted to primitives
|
2017-02-06 14:32:51 +03:00 |
|
CantBeTargetedAttachedEffect.java
|
change enum equals to ==
|
2017-03-01 15:05:44 +01:00 |
|
CantBeTargetedCardsGraveyardsEffect.java
|
[Rix] Added 6 cards.
|
2018-01-03 18:02:27 +01:00 |
|
CantBeTargetedSourceEffect.java
|
All 1-character strings converted to primitives
|
2017-02-06 14:32:51 +03:00 |
|
CantBeTargetedTargetEffect.java
|
Equals should be compared with == but not equals()
|
2017-03-22 14:50:50 +03:00 |
|
CastCardFromOutsideTheGameEffect.java
|
|
|
|
CastSourceTriggeredAbility.java
|
2 text 2 fixrious
|
2017-10-07 11:02:36 -04:00 |
|
ChangeATargetOfTargetSpellAbilityToSourceEffect.java
|
All 1-character strings converted to primitives
|
2017-02-06 14:32:51 +03:00 |
|
ChooseBasicLandTypeEffect.java
|
Fix some card text
|
2018-04-16 21:03:16 +02:00 |
|
ChooseColorEffect.java
|
* Optimized handling and call of player.choose choice to prevent problems if a player disconnects or left a game (#4263).
|
2018-02-04 17:51:12 +01:00 |
|
ChooseCreatureTypeEffect.java
|
* Kindred Summons - Fixed that no creatures were put onto the battlefield.
|
2018-03-17 22:35:03 +01:00 |
|
ChooseExpansionSetEffect.java
|
* Optimized handling and call of player.choose choice to prevent problems if a player disconnects or left a game (#4263).
|
2018-02-04 17:51:12 +01:00 |
|
ChooseLandTypeEffect.java
|
* Optimized handling and call of player.choose choice to prevent problems if a player disconnects or left a game (#4263).
|
2018-02-04 17:51:12 +01:00 |
|
ChooseModeEffect.java
|
* Optimized handling and call of player.choose choice to prevent problems if a player disconnects or left a game (#4263).
|
2018-02-04 17:51:12 +01:00 |
|
ChooseNewTargetsTargetEffect.java
|
|
|
|
ChooseOpponentEffect.java
|
|
|
|
ChoosePlayerEffect.java
|
|
|
|
CipherEffect.java
|
* Roi Elemental - Fixed triggered ability that did not work correctly for copied Roi Elementals (fixes #3214).
|
2017-05-06 10:19:04 +02:00 |
|
ClashEffect.java
|
Homarid Drake, reprints, and rewriting his or her to their
|
2018-03-22 16:52:26 +01:00 |
|
ClashWinReturnToHandSpellEffect.java
|
rewrote singleton to enum where applicable
|
2017-03-14 16:32:47 +01:00 |
|
CopyEffect.java
|
huge rework on subtypes (#3668)
|
2017-07-16 16:57:39 -05:00 |
|
CopyPermanentEffect.java
|
* Added missing imports, imports reorg.
|
2017-07-23 16:29:29 +02:00 |
|
CopySpellForEachItCouldTargetEffect.java
|
use more staticfilters, fix jsoncard class
|
2017-07-10 12:25:33 +02:00 |
|
CopyTargetSpellEffect.java
|
Updated how spell triggers get information about the spell that triggered them.
|
2017-09-18 17:02:55 -04:00 |
|
CopyTokenEffect.java
|
fixed missing linebreaks
|
2018-04-03 14:31:59 +02:00 |
|
CouncilsDilemmaVoteEffect.java
|
All 1-character strings converted to primitives
|
2017-02-06 14:32:51 +03:00 |
|
CounterTargetAndSearchGraveyardHandLibraryEffect.java
|
removed autoboxing :
|
2017-03-11 15:17:14 +01:00 |
|
CounterTargetEffect.java
|
* Fixed some null pointer or other exception bugs.
|
2017-07-29 19:13:42 +02:00 |
|
CounterTargetWithReplacementEffect.java
|
Equals should be compared with == but not equals()
|
2017-03-22 14:50:50 +03:00 |
|
CounterUnlessPaysEffect.java
|
2 text 2 fixrious
|
2017-10-07 11:02:36 -04:00 |
|
CreateDelayedTriggeredAbilityEffect.java
|
* Fixed a problem that optional effects could produce IndexOutOfBoundsExceptions.
|
2016-11-19 12:47:20 +01:00 |
|
CreateSpecialActionEffect.java
|
* Fixed a problem that optional effects could produce IndexOutOfBoundsExceptions.
|
2016-11-19 12:47:20 +01:00 |
|
CreateTokenCopyTargetEffect.java
|
Improve some ability text
|
2018-02-22 00:02:23 +01:00 |
|
CreateTokenEffect.java
|
Reworked some card movement handling (#4866).
|
2018-05-15 17:56:55 +02:00 |
|
CreateTokenTargetEffect.java
|
fixed missing linebreaks
|
2018-04-03 14:31:59 +02:00 |
|
CreatureExploresTriggeredAbility.java
|
* Fixed that Explore did not trigger if it was initiated from a instant or sorcery.
|
2018-01-13 19:37:36 +01:00 |
|
CrewsVehicleSourceTriggeredAbility.java
|
Refactor - replaced redundant crews abilities with shared CrewsVehicleSourceTriggeredAbility
|
2016-09-29 19:58:11 -05:00 |
|
DamageAllControlledTargetEffect.java
|
Revert "Revert "Merge branch 'planeswalkerErrata' into master""
|
2018-04-20 20:42:04 -04:00 |
|
DamageAllEffect.java
|
Fixed wrong ability texts with duplicated card name (see #4335)
|
2018-01-05 02:21:16 +04:00 |
|
DamageAttachedControllerEffect.java
|
New AttachedPermanentToughnessValue, updated DamageAttachedControllerEffect to take DynamicValue (ex. to work with AttachedPermanentToughnessValue), and updated Creature Bond to use AttachedPermanentToughnessValue and DamageAttachedControllerEffect. Corrected Gaea's Liege, Kor Scythemaster, Soltari Lancer, and Spirit of the Night to use SourceAttackingCondition. Rmoved the AttackingCondition we creature for Gaea's Liege since it duplicated the already existing SourceAttackingCondition. For the other three using SourceAttackingCondition and the minor changes to the code for them should make their code more efficient.
|
2016-11-26 03:57:46 -05:00 |
|
DamageAttachedEffect.java
|
* Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634).
|
2018-03-18 18:18:54 +01:00 |
|
DamageControllerEffect.java
|
Fixed wrong ability texts with duplicated card name (see #4335)
|
2018-01-04 20:48:41 +04:00 |
|
DamageEachOtherEffect.java
|
* Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634).
|
2018-03-18 18:18:54 +01:00 |
|
DamageEverythingEffect.java
|
Fixed wrong ability texts with duplicated card name (see #4335)
|
2018-01-05 02:21:16 +04:00 |
|
DamageMultiEffect.java
|
small text fix
|
2018-04-23 11:55:09 -04:00 |
|
DamagePlayersEffect.java
|
Fixed wrong ability texts with duplicated card name (see #4335)
|
2018-01-05 02:21:16 +04:00 |
|
DamageSelfEffect.java
|
|
|
|
DamageTargetControllerEffect.java
|
|
|
|
DamageTargetEffect.java
|
Revert "Revert "Merge branch 'planeswalkerErrata' into master""
|
2018-04-20 20:42:04 -04:00 |
|
DamageWithPowerTargetEffect.java
|
[Refactor] Added DamageWithPowerEffect and change some cards
|
2017-01-03 09:23:35 +01:00 |
|
DestroyAllAttachedEquipmentEffect.java
|
* Corrosive Ooze - Fixed that the equipments were not destroyed.
|
2018-04-24 23:34:45 +02:00 |
|
DestroyAllControlledTargetEffect.java
|
|
|
|
DestroyAllEffect.java
|
|
|
|
DestroyAllNamedPermanentsEffect.java
|
|
|
|
DestroyAttachedToEffect.java
|
* Arachnuns Web - Fixed condition handling. Some renaming.
|
2017-03-12 10:36:51 +01:00 |
|
DestroyEquippedEffect.java
|
[RIX] Added 2 cards.
|
2017-12-24 00:36:56 +01:00 |
|
DestroyMultiTargetEffect.java
|
All 1-character strings converted to primitives
|
2017-02-06 14:32:51 +03:00 |
|
DestroySourceEffect.java
|
Some changes related to #4893.
|
2018-05-03 01:33:21 +02:00 |
|
DestroyTargetAtBeginningOfNextEndStepEffect.java
|
|
|
|
DestroyTargetEffect.java
|
|
|
|
DetainAllEffect.java
|
* Some minor mainly fixed target changes.
|
2018-02-24 10:26:11 +01:00 |
|
DetainTargetEffect.java
|
* Some refactoring.
|
2018-01-13 14:45:50 +01:00 |
|
DevourEffect.java
|
huge rework on subtypes (#3668)
|
2017-07-16 16:57:39 -05:00 |
|
DiscardOntoBattlefieldEffect.java
|
|
|
|
DiscardsACardPlayerTriggeredAbility.java
|
- Added requested card Telekinetic Bonds
|
2018-02-21 17:18:35 -06:00 |
|
DoIfClashWonEffect.java
|
|
|
|
DoIfCostPaid.java
|
* Mana Vault - Fixed that it doesn't return mana if payment is cancelled (fixes #4473)
|
2018-04-28 00:52:04 +02:00 |
|
DontUntapAsLongAsSourceTappedEffect.java
|
rewrote singleton to enum where applicable
|
2017-03-14 16:32:47 +01:00 |
|
DontUntapInControllersNextUntapStepSourceEffect.java
|
changed enum equals to ==, removed contains check for set
|
2017-03-07 21:47:11 +01:00 |
|
DontUntapInControllersNextUntapStepTargetEffect.java
|
Implemented Telekinesis
|
2017-11-11 12:59:46 +01:00 |
|
DontUntapInControllersUntapStepAllEffect.java
|
change enum equals to ==
|
2017-03-01 15:05:44 +01:00 |
|
DontUntapInControllersUntapStepEnchantedEffect.java
|
changed enum comparison to ==.
|
2017-02-19 23:38:47 +01:00 |
|
DontUntapInControllersUntapStepSourceEffect.java
|
|
|
|
DontUntapInControllersUntapStepTargetEffect.java
|
changed enum comparison to ==.
|
2017-02-19 23:38:47 +01:00 |
|
DontUntapInPlayersNextUntapStepAllEffect.java
|
Homarid Drake, reprints, and rewriting his or her to their
|
2018-03-22 16:52:26 +01:00 |
|
DoUnlessAnyPlayerPaysEffect.java
|
Implemented Guided Passage
|
2017-09-14 10:02:32 -04:00 |
|
DoUnlessControllerPaysEffect.java
|
|
|
|
DoUnlessTargetPlayerOrTargetsControllerPaysEffect.java
|
More edits
|
2017-12-19 01:40:44 +01:00 |
|
DrawCardAllEffect.java
|
Implemented Mathas, Fiend Seeker
|
2017-08-17 18:18:44 -04:00 |
|
DrawCardSourceControllerEffect.java
|
list.size > 0 changed to !list.isEmpty
|
2017-02-06 14:32:51 +03:00 |
|
DrawCardTargetEffect.java
|
list.size > 0 changed to !list.isEmpty
|
2017-02-06 14:32:51 +03:00 |
|
DrawDiscardControllerEffect.java
|
|
|
|
DrawDiscardOneOfThemEffect.java
|
* Some minor changes to Casting of Bones and the used effect.
|
2018-03-13 22:57:27 +01:00 |
|
DrawDiscardTargetEffect.java
|
|
|
|
EndTurnEffect.java
|
Some rework to end turn logic and removing of stack objects (related to #2977).
|
2017-04-02 15:18:50 +02:00 |
|
EnterBattlefieldPayCostOrPutGraveyardEffect.java
|
* Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634).
|
2018-03-18 18:18:54 +01:00 |
|
EntersBattlefieldWithXCountersEffect.java
|
talk to interfaces rather than implementations
|
2017-07-16 11:08:09 +02:00 |
|
EpicEffect.java
|
* Some minor reworks to prevent exceptions.
|
2017-07-23 23:16:22 +02:00 |
|
ExchangeLifeTargetEffect.java
|
refactored Player.setLife() to include source, some more changes
|
2018-04-18 21:14:05 -04:00 |
|
ExileAllEffect.java
|
some text fixes
|
2017-10-06 16:55:46 -04:00 |
|
ExileAndGainLifeEqualPowerTargetEffect.java
|
refactored Player.gainLife() to include source
|
2018-04-18 20:30:59 -04:00 |
|
ExileAndReturnTransformedSourceEffect.java
|
Implemented Conqueror's Galleon/Foothold
|
2017-09-05 19:39:04 -04:00 |
|
ExileAttachedEffect.java
|
[AER] Added white cards
|
2017-01-06 21:22:24 +01:00 |
|
ExileCardFromOwnGraveyardControllerEffect.java
|
|
|
|
ExileCardsFromTopOfLibraryTargetEffect.java
|
Homarid Drake, reprints, and rewriting his or her to their
|
2018-03-22 16:52:26 +01:00 |
|
ExileCardYouChooseTargetOpponentEffect.java
|
Homarid Drake, reprints, and rewriting his or her to their
|
2018-03-22 16:52:26 +01:00 |
|
ExileFromZoneTargetEffect.java
|
Homarid Drake, reprints, and rewriting his or her to their
|
2018-03-22 16:52:26 +01:00 |
|
ExileGraveyardAllPlayersEffect.java
|
fixed Phyrexian Scriptures exiling all graveyards rather than the opponents'
|
2018-04-23 23:28:03 -04:00 |
|
ExileGraveyardAllTargetPlayerEffect.java
|
|
|
|
ExileReturnBattlefieldOwnerNextEndStepSourceEffect.java
|
[Rix] Added 5 cards.
|
2018-01-04 18:00:08 +01:00 |
|
ExileSourceEffect.java
|
* Unearth - Fixed that a pahsed out creature were wrongly exiled by unearth.
|
2017-12-30 19:15:33 +01:00 |
|
ExileSourceUnlessPaysEffect.java
|
* Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634).
|
2018-03-18 18:18:54 +01:00 |
|
ExileSpellEffect.java
|
rewrote singleton to enum where applicable
|
2017-03-14 16:32:47 +01:00 |
|
ExileTargetAndSearchGraveyardHandLibraryEffect.java
|
removed autoboxing :
|
2017-03-11 15:17:14 +01:00 |
|
ExileTargetEffect.java
|
[DOM] Added Rona, Disciple of Gix.
|
2018-04-18 17:12:27 +02:00 |
|
ExileTargetForSourceEffect.java
|
|
|
|
ExileTargetIfDiesEffect.java
|
* Reworked some not correct working dies replacement handling.
|
2017-05-16 22:36:56 +02:00 |
|
ExileUntilSourceLeavesEffect.java
|
[AER] Added white cards
|
2017-01-06 21:22:24 +01:00 |
|
FightTargetsEffect.java
|
* Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634).
|
2018-03-18 18:18:54 +01:00 |
|
FightTargetSourceEffect.java
|
Some changes related to #4893.
|
2018-05-03 01:33:21 +02:00 |
|
FlipCoinEffect.java
|
Added Flip Coin effect.
|
2016-10-29 11:09:25 +02:00 |
|
FlipSourceEffect.java
|
Some changes related to #4893.
|
2018-05-03 01:33:21 +02:00 |
|
GainLifeEffect.java
|
refactored Player.gainLife() to include source
|
2018-04-18 20:30:59 -04:00 |
|
GainLifeTargetEffect.java
|
refactored Player.gainLife() to include source
|
2018-04-18 20:30:59 -04:00 |
|
GetEmblemEffect.java
|
text fixes and test fixes to fix how tests test text, then more text next
|
2017-10-07 16:08:06 -04:00 |
|
GetEmblemTargetPlayerEffect.java
|
All 1-character strings converted to primitives
|
2017-02-06 14:32:51 +03:00 |
|
HideawayPlayEffect.java
|
* Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634).
|
2018-03-18 18:18:54 +01:00 |
|
ImprintTargetEffect.java
|
|
|
|
InfoEffect.java
|
|
|
|
LookAtTargetPlayerHandEffect.java
|
[SWS] Fixed March of the Droids.
|
2016-09-28 18:07:55 +02:00 |
|
LookLibraryAndPickControllerEffect.java
|
* Some more fixed/reworked card movement handling.
|
2018-05-11 00:52:09 +02:00 |
|
LookLibraryControllerEffect.java
|
* Some more fixed/reworked card movement handling.
|
2018-05-11 00:52:09 +02:00 |
|
LookLibraryMayPutToBottomEffect.java
|
|
|
|
LookLibraryTopCardTargetPlayerEffect.java
|
Implemented old cards
|
2018-05-01 02:07:45 +02:00 |
|
LoseControlOnOtherPlayersControllerEffect.java
|
|
|
|
LoseGameSourceControllerEffect.java
|
|
|
|
LoseGameTargetPlayerEffect.java
|
|
|
|
LoseHalfLifeEffect.java
|
Fixed minor problem of Volrath's Laboratory. Added combat flag to LIFE_LOST event.
|
2016-09-28 08:00:32 +02:00 |
|
LoseHalfLifeTargetEffect.java
|
Homarid Drake, reprints, and rewriting his or her to their
|
2018-03-22 16:52:26 +01:00 |
|
LoseLifeAllPlayersEffect.java
|
Fixed minor problem of Volrath's Laboratory. Added combat flag to LIFE_LOST event.
|
2016-09-28 08:00:32 +02:00 |
|
LoseLifeControllerAttachedEffect.java
|
list.size > 0 changed to !list.isEmpty
|
2017-02-06 14:32:51 +03:00 |
|
LoseLifeDefendingPlayerEffect.java
|
* Afflict - Fixed that life loss of triggered afflict ability was not applied if creature with afflict was removed from battlefield before life loss effect resolved (fixes #3694).
|
2017-07-27 11:33:45 +02:00 |
|
LoseLifeOpponentsEffect.java
|
list.size > 0 changed to !list.isEmpty
|
2017-02-06 14:32:51 +03:00 |
|
LoseLifeSourceControllerEffect.java
|
list.size > 0 changed to !list.isEmpty
|
2017-02-06 14:32:51 +03:00 |
|
LoseLifeTargetControllerEffect.java
|
Fixed minor problem of Volrath's Laboratory. Added combat flag to LIFE_LOST event.
|
2016-09-28 08:00:32 +02:00 |
|
LoseLifeTargetEffect.java
|
list.size > 0 changed to !list.isEmpty
|
2017-02-06 14:32:51 +03:00 |
|
ManaEffect.java
|
* Some rework of handling of mana effects.
|
2018-05-13 22:52:14 +02:00 |
|
MayTapOrUntapTargetEffect.java
|
|
|
|
MeldEffect.java
|
* Optimized handling and call of player.choose choice to prevent problems if a player disconnects or left a game (#4263).
|
2018-02-04 17:51:12 +01:00 |
|
MistmeadowWitchEffect.java
|
Some clean up changes.
|
2016-10-02 17:27:05 +02:00 |
|
NameACardEffect.java
|
* Optimized handling and call of player.choose choice to prevent problems if a player disconnects or left a game (#4263).
|
2018-02-04 17:51:12 +01:00 |
|
PassEffect.java
|
|
|
|
PermanentsEnterBattlefieldTappedEffect.java
|
Effect for "... enter the battlefield tapped"
|
2016-10-01 17:23:46 +02:00 |
|
PhaseOutAllEffect.java
|
updated cards which phase things out to properly handle indirect phasing
|
2017-10-10 14:32:08 -04:00 |
|
PhaseOutAttachedEffect.java
|
|
|
|
PhaseOutSourceEffect.java
|
Some changes related to #4893.
|
2018-05-03 01:33:21 +02:00 |
|
PhaseOutTargetEffect.java
|
list.size > 0 changed to !list.isEmpty
|
2017-02-06 14:32:51 +03:00 |
|
PlayTargetWithoutPayingManaEffect.java
|
list.size > 0 changed to !list.isEmpty
|
2017-02-06 14:32:51 +03:00 |
|
PopulateEffect.java
|
Additional token effect text changes
|
2017-09-06 17:39:58 -04:00 |
|
PreventAllDamageByAllObjectsEffect.java
|
change enum equals to ==
|
2017-03-01 15:05:44 +01:00 |
|
PreventAllDamageByAllPermanentsEffect.java
|
so many text fixes
|
2017-10-06 22:00:06 -04:00 |
|
PreventAllDamageByAttachedEffect.java
|
|
|
|
PreventAllDamageFromChosenSourceToYouEffect.java
|
change enum equals to ==
|
2017-03-01 15:05:44 +01:00 |
|
PreventAllDamageToAllEffect.java
|
All 1-character strings converted to primitives
|
2017-02-06 14:32:51 +03:00 |
|
PreventAllDamageToAndByAttachedEffect.java
|
|
|
|
PreventAllDamageToPlayersEffect.java
|
Equals should be compared with == but not equals()
|
2017-03-22 14:50:50 +03:00 |
|
PreventAllDamageToSourceEffect.java
|
|
|
|
PreventAllNonCombatDamageToAllEffect.java
|
All 1-character strings converted to primitives
|
2017-02-06 14:32:51 +03:00 |
|
PreventCombatDamageBySourceEffect.java
|
|
|
|
PreventCombatDamageToSourceEffect.java
|
|
|
|
PreventDamageByColorEffect.java
|
Implemented Spheres from Odyssey
|
2017-10-05 20:13:48 -04:00 |
|
PreventDamageBySourceEffect.java
|
|
|
|
PreventDamageByTargetEffect.java
|
* Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634).
|
2018-03-18 18:18:54 +01:00 |
|
PreventDamageToAttachedEffect.java
|
[DOM] Some fixes and tooltip rule text changes.
|
2018-04-19 17:53:30 +02:00 |
|
PreventDamageToControllerEffect.java
|
All 1-character strings converted to primitives
|
2017-02-06 14:32:51 +03:00 |
|
PreventDamageToSourceEffect.java
|
Some changes related to #4893.
|
2018-05-03 01:33:21 +02:00 |
|
PreventDamageToTargetEffect.java
|
Revert "Revert "Merge branch 'planeswalkerErrata' into master""
|
2018-04-20 20:42:04 -04:00 |
|
PreventDamageToTargetMultiAmountEffect.java
|
* Some refactoring.
|
2018-01-13 14:45:50 +01:00 |
|
PreventNextDamageFromChosenSourceToTargetEffect.java
|
Equals should be compared with == but not equals()
|
2017-03-22 14:50:50 +03:00 |
|
PreventNextDamageFromChosenSourceToYouEffect.java
|
Improve some ability text
|
2018-02-22 00:02:23 +01:00 |
|
PutLandFromHandOntoBattlefieldEffect.java
|
improve PutLandFromHandOntoBattlefieldEffect
|
2016-10-31 00:19:20 -07:00 |
|
PutLibraryIntoGraveTargetEffect.java
|
[DOM] Some fixes and tooltip rule text changes.
|
2018-04-19 15:48:25 +02:00 |
|
PutOnLibrarySourceEffect.java
|
|
|
|
PutOnLibraryTargetEffect.java
|
change enum equals to ==
|
2017-03-01 15:05:44 +01:00 |
|
PutPermanentOnBattlefieldEffect.java
|
Homarid Drake, reprints, and rewriting his or her to their
|
2018-03-22 16:52:26 +01:00 |
|
PutTopCardOfLibraryIntoGraveControllerEffect.java
|
|
|
|
PutTopCardOfLibraryIntoGraveEachPlayerEffect.java
|
Homarid Drake, reprints, and rewriting his or her to their
|
2018-03-22 16:52:26 +01:00 |
|
PutTopCardOfLibraryIntoGraveTargetEffect.java
|
Homarid Drake, reprints, and rewriting his or her to their
|
2018-03-22 16:52:26 +01:00 |
|
RecruiterEffect.java
|
list.size > 0 changed to !list.isEmpty
|
2017-02-06 14:32:51 +03:00 |
|
RedirectDamageFromSourceToTargetEffect.java
|
* Redirection effect - Added possibility to last for one applyEffect cycle instead of only one absolute use.
|
2018-04-28 13:21:58 +02:00 |
|
RegenerateAllEffect.java
|
* Some minor mainly fixed target changes.
|
2018-02-24 10:26:11 +01:00 |
|
RegenerateAttachedEffect.java
|
* Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634).
|
2018-03-18 18:18:54 +01:00 |
|
RegenerateSourceEffect.java
|
|
|
|
RegenerateTargetEffect.java
|
* Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634).
|
2018-03-18 18:18:54 +01:00 |
|
RemoveAllCountersSourceEffect.java
|
Refactor - Rename Override card class to OverrideCard to not conflict with java.lang.Override.
|
2016-09-29 19:58:11 -05:00 |
|
RemoveDelayedTriggeredAbilityEffect.java
|
|
|
|
RemoveFromCombatSourceEffect.java
|
[SWS] Fixed some bugs of starwars cards.
|
2016-09-30 01:22:56 +02:00 |
|
RemoveFromCombatTargetEffect.java
|
|
|
|
RemoveSpecialActionEffect.java
|
|
|
|
ReplaceOpponentCardsInHandWithSelectedEffect.java
|
Homarid Drake, reprints, and rewriting his or her to their
|
2018-03-22 16:52:26 +01:00 |
|
ReturnCreaturesFromExileEffect.java
|
added couple lands (#3599)
|
2017-07-07 18:29:31 -05:00 |
|
ReturnFromExileEffect.java
|
|
|
|
ReturnFromExileForSourceEffect.java
|
Equals should be compared with == but not equals()
|
2017-03-22 14:50:50 +03:00 |
|
ReturnFromGraveyardToBattlefieldTargetEffect.java
|
Implemented Celestial Gatekeeper
|
2017-09-13 10:30:35 -04:00 |
|
ReturnFromGraveyardToHandTargetEffect.java
|
All 1-character strings converted to primitives
|
2017-02-06 14:32:51 +03:00 |
|
ReturnSourceFromGraveyardToBattlefieldEffect.java
|
Some changes related to #4893.
|
2018-05-03 01:33:21 +02:00 |
|
ReturnSourceFromGraveyardToHandEffect.java
|
fixed an accidental error
|
2018-04-14 18:48:47 -04:00 |
|
ReturnToBattlefieldUnderOwnerControlAttachedEffect.java
|
|
|
|
ReturnToBattlefieldUnderOwnerControlSourceEffect.java
|
Some changes related to #4893.
|
2018-05-03 01:33:21 +02:00 |
|
ReturnToBattlefieldUnderOwnerControlTargetEffect.java
|
|
|
|
ReturnToBattlefieldUnderYourControlAttachedEffect.java
|
Some rework to Framework.
|
2018-01-03 11:40:07 +01:00 |
|
ReturnToBattlefieldUnderYourControlSourceEffect.java
|
|
|
|
ReturnToBattlefieldUnderYourControlTargetEffect.java
|
|
|
|
ReturnToHandAttachedEffect.java
|
Zendikons: fix rules text
|
2016-11-05 11:27:37 -07:00 |
|
ReturnToHandChosenControlledPermanentEffect.java
|
small fixes
|
2017-09-08 13:11:58 +02:00 |
|
ReturnToHandChosenPermanentEffect.java
|
All 1-character strings converted to primitives
|
2017-02-06 14:32:51 +03:00 |
|
ReturnToHandFromBattlefieldAllEffect.java
|
|
|
|
ReturnToHandFromGraveyardAllEffect.java
|
Homarid Drake, reprints, and rewriting his or her to their
|
2018-03-22 16:52:26 +01:00 |
|
ReturnToHandSourceEffect.java
|
|
|
|
ReturnToHandSpellEffect.java
|
rewrote singleton to enum where applicable
|
2017-03-14 16:32:47 +01:00 |
|
ReturnToHandTargetEffect.java
|
Some changes related to #4893.
|
2018-05-03 01:33:21 +02:00 |
|
ReturnToLibraryPermanentEffect.java
|
|
|
|
ReturnToLibrarySpellEffect.java
|
|
|
|
RevealAndShuffleIntoLibrarySourceEffect.java
|
|
|
|
RevealCardsFromLibraryUntilEffect.java
|
Fix some card text
|
2018-04-16 21:03:16 +02:00 |
|
RevealHandTargetEffect.java
|
Homarid Drake, reprints, and rewriting his or her to their
|
2018-03-22 16:52:26 +01:00 |
|
RevealLibraryPutIntoHandEffect.java
|
more text fixes
|
2017-10-06 18:28:22 -04:00 |
|
RevealTargetPlayerLibraryEffect.java
|
fix text on some random cards
|
2016-11-05 11:26:30 -07:00 |
|
RevealTopLandToBattlefieldElseHandEffect.java
|
* Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634).
|
2018-03-18 18:18:54 +01:00 |
|
RollDiceEffect.java
|
* Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634).
|
2018-03-18 18:18:54 +01:00 |
|
RollPlanarDieEffect.java
|
Two more planes
|
2018-04-21 18:32:28 +10:00 |
|
RummageEffect.java
|
Added 4 cards from AHK
|
2017-04-11 17:40:15 -06:00 |
|
SacrificeAllEffect.java
|
All 1-character strings converted to primitives
|
2017-02-06 14:32:51 +03:00 |
|
SacrificeControllerEffect.java
|
|
|
|
SacrificeEffect.java
|
* Some minor changes to return code handling.
|
2017-07-23 14:57:06 +02:00 |
|
SacrificeEquippedEffect.java
|
|
|
|
SacrificeOpponentsEffect.java
|
All 1-character strings converted to primitives
|
2017-02-06 14:32:51 +03:00 |
|
SacrificeOpponentsUnlessPayEffect.java
|
Fix some card text
|
2018-04-16 21:03:16 +02:00 |
|
SacrificeSourceEffect.java
|
|
|
|
SacrificeSourceUnlessConditionEffect.java
|
[RIX] Fixed set card [RIX] Added 5 cards.
|
2018-01-07 13:29:40 +01:00 |
|
SacrificeSourceUnlessPaysEffect.java
|
* Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634).
|
2018-03-18 18:18:54 +01:00 |
|
SacrificeTargetEffect.java
|
|
|
|
SendOptionUsedEventEffect.java
|
[AKH] Fixed Heart-Piercer Manticore.
|
2017-04-17 09:53:13 +02:00 |
|
SetPlayerLifeAllEffect.java
|
refactored Player.setLife() to include source, some more changes
|
2018-04-18 21:14:05 -04:00 |
|
SetPlayerLifeSourceEffect.java
|
refactored Player.setLife() to include source, some more changes
|
2018-04-18 21:14:05 -04:00 |
|
SetPlayerLifeTargetEffect.java
|
refactored Player.setLife() to include source, some more changes
|
2018-04-18 21:14:05 -04:00 |
|
ShuffleHandIntoLibraryDrawThatManySourceEffect.java
|
|
|
|
ShuffleIntoLibraryGraveOfSourceOwnerEffect.java
|
Homarid Drake, reprints, and rewriting his or her to their
|
2018-03-22 16:52:26 +01:00 |
|
ShuffleIntoLibrarySourceEffect.java
|
|
|
|
ShuffleIntoLibraryTargetEffect.java
|
Homarid Drake, reprints, and rewriting his or her to their
|
2018-03-22 16:52:26 +01:00 |
|
ShuffleLibrarySourceEffect.java
|
|
|
|
ShuffleLibraryTargetEffect.java
|
Homarid Drake, reprints, and rewriting his or her to their
|
2018-03-22 16:52:26 +01:00 |
|
ShuffleSpellEffect.java
|
rewrote singleton to enum where applicable
|
2017-03-14 16:32:47 +01:00 |
|
SkipDrawStepEffect.java
|
|
|
|
SkipNextCombatEffect.java
|
Homarid Drake, reprints, and rewriting his or her to their
|
2018-03-22 16:52:26 +01:00 |
|
SkipNextPlayerUntapStepEffect.java
|
Homarid Drake, reprints, and rewriting his or her to their
|
2018-03-22 16:52:26 +01:00 |
|
SkipUntapOptionalSourceEffect.java
|
All 1-character strings converted to primitives
|
2017-02-06 14:32:51 +03:00 |
|
SkipUntapStepEffect.java
|
(Credit where it's due)
|
2017-10-12 18:29:04 +02:00 |
|
TapAllEffect.java
|
more card text cleanup
|
2016-11-05 11:26:31 -07:00 |
|
TapAllTargetPlayerControlsEffect.java
|
Improve some ability text
|
2018-02-22 00:02:23 +01:00 |
|
TapEnchantedEffect.java
|
|
|
|
TapSourceEffect.java
|
Some changes related to #4893.
|
2018-05-03 01:33:21 +02:00 |
|
TapSourceUnlessPaysEffect.java
|
change enum equals to ==
|
2017-03-01 15:05:44 +01:00 |
|
TapTargetEffect.java
|
list.size > 0 changed to !list.isEmpty
|
2017-02-06 14:32:51 +03:00 |
|
TransformSourceEffect.java
|
* Transform - Fixed that a transform effect did only resolve, if the related permanent to transform was the same as the ability was put to stack (fixes #2912).
|
2017-05-23 17:26:16 +02:00 |
|
TransformTargetEffect.java
|
list.size > 0 changed to !list.isEmpty
|
2017-02-06 14:32:51 +03:00 |
|
TurnFaceUpTargetEffect.java
|
Implemented Skirk Alarmist
|
2017-09-29 18:28:48 -04:00 |
|
UnlessPaysDelayedEffect.java
|
|
|
|
UntapAllControllerEffect.java
|
Add a parameter to untap only other objects than the source to UntapAllContollerEffect since OtherPredicate does not work on the filter for it.
|
2017-04-16 23:24:08 -06:00 |
|
UntapAllEffect.java
|
|
|
|
UntapAllLandsControllerEffect.java
|
|
|
|
UntapAllThatAttackedEffect.java
|
2 text 2 fixrious
|
2017-10-07 11:02:36 -04:00 |
|
UntapEnchantedEffect.java
|
|
|
|
UntapLandsEffect.java
|
fixed Teferi, Hero of Dominaria's untap trigger
|
2018-05-02 17:42:41 -04:00 |
|
UntapSourceEffect.java
|
* Some minor changes to logging and return code handling.
|
2017-07-23 11:06:23 +02:00 |
|
UntapTargetEffect.java
|
* Ral Zarek - Reverted workaround fix and fixed the cause of the problem the untap did not work.
|
2017-07-10 17:17:01 +02:00 |
|
WinGameSourceControllerEffect.java
|
|
|
|
WishEffect.java
|
All 1-character strings converted to primitives
|
2017-02-06 14:32:51 +03:00 |