| .. |
|
abilityword
|
Fixing issues with Changelings and general problems with creature types (ready to merge) (#7098)
|
2020-10-30 22:32:59 -04:00 |
|
common
|
Removed redundant CantBeCounteredAbility (#7373)
|
2021-01-11 19:28:26 -05:00 |
|
condition
|
[KHM] Implemented Varragoth, Bloodsky Sire (#7341)
|
2021-01-08 08:04:47 -05:00 |
|
costs
|
Improved some source related filters in effects:
|
2020-12-25 19:06:36 +04:00 |
|
decorator
|
Fixed Caged Zombie in issue #6643
|
2020-08-27 20:23:41 +01:00 |
|
dynamicvalue
|
Added additional test for #7251;
|
2020-12-18 16:46:05 +04:00 |
|
effects
|
[KHM] Implemented Koma's Faithful
|
2021-01-09 11:20:02 -05:00 |
|
hint
|
[KHM] fixed Boast hint's text style (#7341)
|
2021-01-09 20:22:03 +04:00 |
|
keyword
|
[KHM] Implemented Eradicator Valkyrie (#7367)
|
2021-01-10 22:07:18 -05:00 |
|
mana
|
* Jeweled Lotus - fixed that mana can't be used to cast commanders without normal mana (#7272);
|
2020-12-22 23:22:41 +04:00 |
|
meta
|
|
|
|
text
|
|
|
|
Abilities.java
|
* Doubling Cube - Added support for possible mana calculation (related to #6698).
|
2020-08-18 00:22:53 +02:00 |
|
AbilitiesImpl.java
|
* Doubling Cube - Added support for possible mana calculation (related to #6698).
|
2020-08-18 00:22:53 +02:00 |
|
Ability.java
|
Removed unused code (optionalCost);
|
2020-09-13 10:33:13 +04:00 |
|
AbilityImpl.java
|
Refactor: replaced sourceId by source and introduced source param in some methods;
|
2020-12-12 20:23:19 +04:00 |
|
ActivatedAbility.java
|
* Removed unused imports.
|
2020-08-22 11:51:34 +02:00 |
|
ActivatedAbilityImpl.java
|
Refactor: replaced sourceId by source and introduced source param in some methods;
|
2020-12-12 20:23:19 +04:00 |
|
ActivationInfo.java
|
|
|
|
CompoundAbility.java
|
|
|
|
DelayedTriggeredAbilities.java
|
|
|
|
DelayedTriggeredAbility.java
|
|
|
|
EvasionAbility.java
|
|
|
|
Gender.java
|
|
|
|
LoyaltyAbility.java
|
|
|
|
MageSingleton.java
|
|
|
|
Mode.java
|
|
|
|
Modes.java
|
[CMR] fixed Rakshasa Debaser - class cast exception in filter on usage;
|
2020-12-18 15:54:59 +04:00 |
|
OpeningHandAction.java
|
|
|
|
PlayLandAbility.java
|
* Improved handling of asThoughtAs approval by abilities that allows a clear and easy assignment of the approving effect.
|
2020-08-21 14:58:22 +02:00 |
|
SpecialAction.java
|
|
|
|
SpecialActions.java
|
|
|
|
SpellAbility.java
|
Refactor: replaced sourceId by source and introduced source param in some methods;
|
2020-12-12 20:23:19 +04:00 |
|
StateTriggeredAbility.java
|
|
|
|
StaticAbility.java
|
|
|
|
TriggeredAbilities.java
|
Refactor: replaced sourceId by source and introduced source param in some methods;
|
2020-12-12 20:23:19 +04:00 |
|
TriggeredAbility.java
|
Refactor: replaced sourceId by source and introduced source param in some methods;
|
2020-12-12 20:23:19 +04:00 |
|
TriggeredAbilityImpl.java
|
* Fixed that the dies trigger of Ashen Rider also triggers if Ashen Rider is copied by other creatures (e.g. Volrath the Shapestealer) (fixes #7107).
|
2020-12-23 18:02:00 +01:00 |