| .. |
|
abilityword
|
Implemented Setessan Champion
|
2019-12-13 08:17:37 -05:00 |
|
common
|
* Fix of some problems of zone change related triggered abilities that had not been correctly implemented (fixes #6586).
|
2020-05-29 14:41:24 +02:00 |
|
condition
|
Ability refactor: source improves, deprecated code removed;
|
2020-05-28 22:38:31 +04:00 |
|
costs
|
* Some minor fixes/code cleanups to IKO cards.
|
2020-05-25 16:51:23 +02:00 |
|
decorator
|
* Non basic mana abilities - fixed rollback errors in AI games (#6300);
|
2020-02-25 12:41:45 +04:00 |
|
dynamicvalue
|
Refactor and add hint for "Ability resolved X times"
|
2020-05-03 09:42:16 -04:00 |
|
effects
|
Ability refactor: removed deprecated code
|
2020-05-28 23:38:16 +04:00 |
|
hint
|
Refactor and add hint for "Ability resolved X times"
|
2020-05-03 09:42:16 -04:00 |
|
keyword
|
Merge pull request #6539 from etpalmer63/TogetherFixTwo
|
2020-05-29 07:09:46 +02:00 |
|
mana
|
changed BasicManaAbility to only be used for basic mana abilities
|
2020-04-24 20:39:08 -04:00 |
|
meta
|
Revert "format: organize imports"
|
2020-02-05 02:17:00 +04:00 |
|
text
|
Revert "format: organize imports"
|
2020-02-05 02:17:00 +04:00 |
|
Abilities.java
|
Ability refactor: new code to remove abilities from permanent;
|
2020-05-28 22:31:54 +04:00 |
|
AbilitiesImpl.java
|
Ability refactor: new code to remove abilities from permanent;
|
2020-05-28 22:31:54 +04:00 |
|
Ability.java
|
Ability refactor: new code to remove abilities from permanent;
|
2020-05-28 22:31:54 +04:00 |
|
AbilityImpl.java
|
Ability refactor: new code to remove abilities from permanent;
|
2020-05-28 22:31:54 +04:00 |
|
ActivatedAbility.java
|
Fixed that fused cards allows to cast from graveyard (see prev commit 63dbf5f40b);
|
2020-05-24 09:21:49 +04:00 |
|
ActivatedAbilityImpl.java
|
Implemented Capricopian
|
2020-04-21 17:34:18 -04:00 |
|
ActivationInfo.java
|
Revert "format: organize imports"
|
2020-02-05 02:17:00 +04:00 |
|
CompoundAbility.java
|
|
|
|
DelayedTriggeredAbilities.java
|
Revert "format: organize imports"
|
2020-02-05 02:17:00 +04:00 |
|
DelayedTriggeredAbility.java
|
|
|
|
EvasionAbility.java
|
* War's Toll - fixed that is applies restriction attack effect from any zone (from command, hand, etc);
|
2020-01-22 12:33:03 +04:00 |
|
Gender.java
|
|
|
|
LoyaltyAbility.java
|
|
|
|
MageSingleton.java
|
|
|
|
Mode.java
|
Revert "format: organize imports"
|
2020-02-05 02:17:00 +04:00 |
|
Modes.java
|
Revert "format: organize imports"
|
2020-02-05 02:17:00 +04:00 |
|
OpeningHandAction.java
|
|
|
|
PlayLandAbility.java
|
Revert "format: organize imports"
|
2020-02-05 02:17:00 +04:00 |
|
SpecialAction.java
|
|
|
|
SpecialActions.java
|
|
|
|
SpellAbility.java
|
Ability refactor: new code to search abilities in cards and permanents;
|
2020-05-28 22:34:27 +04:00 |
|
StateTriggeredAbility.java
|
Revert "format: organize imports"
|
2020-02-05 02:17:00 +04:00 |
|
StaticAbility.java
|
|
|
|
TriggeredAbilities.java
|
Revert "format: organize imports"
|
2020-02-05 02:17:00 +04:00 |
|
TriggeredAbility.java
|
Revert "format: organize imports"
|
2020-02-05 02:17:00 +04:00 |
|
TriggeredAbilityImpl.java
|
* Fix of some problems of zone change related triggered abilities that had not been correctly implemented (fixes #6586).
|
2020-05-29 14:41:24 +02:00 |