| .. |
|
ActivateAbilitiesAnyTimeYouCouldCastInstantEffect.java
|
[GRN] Added Thief of Sanity.
|
2018-09-22 16:43:15 +02:00 |
|
AddCardColorAttachedEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
AddCardSubtypeAllEffect.java
|
remove static fields from AddCardSubtypeAllEffect
|
2018-09-24 21:25:01 +02:00 |
|
AddCardSubtypeAttachedEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
AddCardSubTypeTargetEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
AddCardSuperTypeAttachedEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
AddCardTypeAttachedEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
AddCardTypeSourceEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
AddCardTypeTargetEffect.java
|
change enum comparison
|
2018-07-08 13:11:39 +02:00 |
|
AddChosenSubtypeEffect.java
|
Rename : typo in static method
|
2018-09-29 13:35:48 +02:00 |
|
AssignNoCombatDamageSourceEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
BecomesAuraSourceEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
BecomesBasicLandEnchantedEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
BecomesBasicLandTargetEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
BecomesBlackZombieAdditionEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
BecomesChosenCreatureTypeSourceEffect.java
|
Included duration for BecomesChosenCreatureTypeSourceEffect
|
2018-03-04 10:38:38 +00:00 |
|
BecomesChosenCreatureTypeTargetEffect.java
|
Included duration for BecomesChosenCreatureTypeTargetEffect
|
2018-03-04 10:37:22 +00:00 |
|
BecomesColorAllEffect.java
|
Implement Nightcreep
|
2018-07-01 10:58:25 -04:00 |
|
BecomesColorOrColorsTargetEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
BecomesColorSourceEffect.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 |
|
BecomesColorTargetEffect.java
|
* Fixed a problem of becomes ColorTargetEffect that causes objects to not always reset to original color.
|
2018-04-24 11:35:33 +02:00 |
|
BecomesCreatureAllEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
BecomesCreatureAttachedEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
BecomesCreatureAttachedWithActivatedAbilityOrSpellEffect.java
|
Refactoring: replace custom creature tokens with basic class (1 card);
|
2018-08-15 06:47:33 +04:00 |
|
BecomesCreatureIfVehicleEffect.java
|
|
|
|
BecomesCreatureSourceEffect.java
|
Implemented Chromium, the Mutable
|
2018-06-19 17:10:20 -04:00 |
|
BecomesCreatureTargetEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
BecomesCreatureTypeTargetEffect.java
|
|
|
|
BecomesEnchantmentSourceEffect.java
|
- Added Hidden Stag and Soul Sculptor.
|
2018-10-29 11:45:37 -05:00 |
|
BecomesFaceDownCreatureAllEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
BecomesFaceDownCreatureEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
BecomesSubtypeAllEffect.java
|
|
|
|
BoostAllEffect.java
|
Fix some BBD card text
|
2018-06-06 23:23:55 +02:00 |
|
BoostAllOfChosenSubtypeEffect.java
|
Rename : typo in static method
|
2018-09-29 13:35:48 +02:00 |
|
BoostControlledEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
BoostEnchantedEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
BoostEquippedEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
BoostOpponentsEffect.java
|
|
|
|
BoostPairedEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
BoostSourceEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
BoostSourceWhileControlsEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
BoostTargetEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantCastMoreThanOneSpellEffect.java
|
rewrite watchers to GameState.getWatcher(), rather than getWatchers().get(). This hides away the implementation of the watchers. Accepts the class rather than the name. Always returns the specific subclass, so there is no more casting needed. Only 1 line in the common library remains, that is still using the old 'deprecated' method. Needs a new version release to do that.
|
2019-01-06 20:59:13 +01:00 |
|
CantGainLifeAllEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantGainLifeTargetEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CastAsThoughItHadFlashAllEffect.java
|
add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts
|
2018-07-04 14:24:11 +02:00 |
|
CastAsThoughItHadFlashSourceEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CastFromHandWithoutPayingManaCostEffect.java
|
|
|
|
CommanderManaReplacementEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CommanderReplacementEffect.java
|
replaced apostrophes
|
2018-06-06 22:39:16 -04:00 |
|
ControlEnchantedEffect.java
|
|
|
|
CreaturesCantGetOrHaveAbilityEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
DamageCantBePreventedEffect.java
|
|
|
|
DontLoseByZeroOrLessLifeEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ExchangeControlTargetEffect.java
|
add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts
|
2018-07-04 14:24:11 +02:00 |
|
GainAbilityAllEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
GainAbilityAllOfChosenSubtypeEffect.java
|
|
|
|
GainAbilityAttachedEffect.java
|
Fixed GainAbilityAttachedEffect that it can't apply some effects after enchantment dies (from gitter);
|
2019-01-04 23:57:28 +04:00 |
|
GainAbilityControlledEffect.java
|
* Board the Weatherlight - Fixed that the cards left were not returned in random order.
|
2018-06-09 17:15:01 +02:00 |
|
GainAbilityControlledSpellsEffect.java
|
add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts
|
2018-07-04 14:24:11 +02:00 |
|
GainAbilityControllerEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
GainAbilityPairedEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
GainAbilitySourceEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
GainAbilityTargetEffect.java
|
Refactor: improved emblem rules generation;
|
2019-01-03 11:41:34 +04:00 |
|
GainControlAllEffect.java
|
|
|
|
GainControlTargetEffect.java
|
add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts
|
2018-07-04 14:24:11 +02:00 |
|
GainProtectionFromColorAllEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
GainProtectionFromColorSourceEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
GainProtectionFromColorTargetEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
GainProtectionFromTypeTargetEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
GainSuspendEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
LifeTotalCantChangeControllerEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
LoseAbilityAllEffect.java
|
* Board the Weatherlight - Fixed that the cards left were not returned in random order.
|
2018-06-09 17:15:01 +02:00 |
|
LoseAbilityAttachedEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
LoseAbilityOrAnotherAbilityTargetEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
LoseAbilitySourceEffect.java
|
Some changes related to #4893.
|
2018-05-03 01:33:21 +02:00 |
|
LoseAbilityTargetEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
LoseAllAbilitiesAllEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
LoseAllAbilitiesTargetEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
LoseAllCreatureTypesTargetEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
LoseArtifactTypeTargetEffect.java
|
Implement Neurok Transmuter
|
2018-06-21 15:29:17 -04:00 |
|
LoseCreatureTypeSourceEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
MaximumHandSizeControllerEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
PlayAdditionalLandsAllEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
PlayAdditionalLandsControllerEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
PlayTheTopCardEffect.java
|
add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts
|
2018-07-04 14:24:11 +02:00 |
|
PlayWithHandRevealedEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
PlayWithTheTopCardRevealedEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
SetCardColorAttachedEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
SetCardSubtypeAttachedEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
SetPowerSourceEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
SetPowerToughnessAllEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
SetPowerToughnessEnchantedEffect.java
|
Implemented Octopus Umbra
|
2018-07-25 12:39:06 -04:00 |
|
SetPowerToughnessSourceEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
SetPowerToughnessTargetEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
SetToughnessSourceEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
SourceEffect.java
|
|
|
|
SwitchPowerToughnessAllEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
SwitchPowerToughnessSourceEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
SwitchPowerToughnessTargetEffect.java
|
fixed Invert // Invent not switch power and toughness
|
2018-09-23 22:20:02 -04:00 |
|
UntapAllDuringEachOtherPlayersUntapStepEffect.java
|
add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts
|
2018-07-04 14:24:11 +02:00 |
|
UntapSourceDuringEachOtherPlayersUntapStepEffect.java
|
add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts
|
2018-07-04 14:24:11 +02:00 |
|
WUBRGInsteadEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |