| .. |
|
AdditionalCombatPhaseEffect.java
|
|
|
|
AttackIfAbleTargetRandomOpponentSourceEffect.java
|
|
|
|
AttacksIfAbleAllEffect.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 |
|
AttacksIfAbleAttachedEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
AttacksIfAbleSourceEffect.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 |
|
AttacksIfAbleTargetEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
BlocksIfAbleAllEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
BlocksIfAbleAttachedEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
BlocksIfAbleSourceEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
BlocksIfAbleTargetEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CanAttackAsThoughItDidntHaveDefenderAllEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CanAttackAsThoughItDidntHaveDefenderSourceEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CanAttackAsThoughItDidntHaveDefenderTargetEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CanAttackOnlyAloneEffect.java
|
|
|
|
CanBlockAdditionalCreatureAllEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CanBlockAdditionalCreatureEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CanBlockAdditionalCreatureTargetEffect.java
|
Act of Heroism fixes (#3608)
|
2017-07-07 19:53:06 -05:00 |
|
CanBlockOnlyFlyingAttachedEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CanBlockOnlyFlyingEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantAttackAloneAttachedEffect.java
|
* Some refactoring.
|
2018-01-13 14:45:50 +01:00 |
|
CantAttackAloneSourceEffect.java
|
|
|
|
CantAttackAnyPlayerAllEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantAttackAnyPlayerSourceEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantAttackAttachedEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantAttackBlockAllEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantAttackBlockAttachedEffect.java
|
AI updates, more cards will have the isRemoval bonus to their card rating
|
2018-10-28 00:16:14 -07:00 |
|
CantAttackBlockTargetEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantAttackBlockUnlessConditionSourceEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantAttackBlockUnlessPaysAttachedEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantAttackBlockUnlessPaysSourceEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantAttackControllerAttachedEffect.java
|
add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts
|
2018-07-04 14:24:11 +02:00 |
|
CantAttackIfDefenderControlsPermanent.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantAttackSourceEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantAttackTargetEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantAttackUnlessDefenderControllsPermanent.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantAttackUnlessPaysAttachedEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantAttackYouAllEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantAttackYouEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantAttackYouOrPlaneswalkerAllEffect.java
|
add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts
|
2018-07-04 14:24:11 +02:00 |
|
CantAttackYouUnlessPayManaAllEffect.java
|
Implemented Forbidding Spirit
|
2019-01-10 18:08:35 -05:00 |
|
CantBeBlockedAllEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantBeBlockedAttachedEffect.java
|
add more isActivePlayer and isAttachedTo calls
|
2018-07-09 21:25:04 +02:00 |
|
CantBeBlockedByAllSourceEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantBeBlockedByAllTargetEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantBeBlockedByCreaturesAllEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantBeBlockedByCreaturesAttachedEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantBeBlockedByCreaturesSourceEffect.java
|
Implemented Tin Street Dodger
|
2019-01-12 10:19:54 -05:00 |
|
CantBeBlockedByCreaturesWithGreaterPowerEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantBeBlockedByCreaturesWithLessPowerEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantBeBlockedByMoreThanOneAllEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantBeBlockedByMoreThanOneSourceEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantBeBlockedByOneAllEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantBeBlockedByOneAttachedEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantBeBlockedByOneEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantBeBlockedByOneTargetEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantBeBlockedByTargetSourceEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantBeBlockedSourceEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantBeBlockedTargetEffect.java
|
Implemented Departed Deckhand
|
2018-06-21 08:37:18 -04:00 |
|
CantBlockActivateAttachedEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantBlockAllEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantBlockAttachedEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantBlockAttackActivateAttachedEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantBlockCreaturesSourceEffect.java
|
|
|
|
CantBlockSourceEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantBlockTargetEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantBlockUnlessPayManaAllEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CantBlockUnlessYouControlSourceEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
GoadAllEffect.java
|
add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts
|
2018-07-04 14:24:11 +02:00 |
|
GoadTargetEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
MustBeBlockedByAllAttachedEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
MustBeBlockedByAllSourceEffect.java
|
Implemented Marble Priest
|
2018-06-10 00:01:25 -04:00 |
|
MustBeBlockedByAllTargetEffect.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 |
|
MustBeBlockedByAtLeastOneSourceEffect.java
|
Implemented Gorm the Great
|
2018-06-04 23:00:44 +02:00 |
|
MustBeBlockedByAtLeastOneTargetEffect.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
MustBeBlockedByTargetSourceEffect.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 |