| .. |
|
abilityword
|
Fixing issues with Changelings and general problems with creature types (ready to merge) (#7098)
|
2020-10-30 22:32:59 -04:00 |
|
common
|
Fixed rule text on BecomesTappedSourceTriggeredAbility (#7312)
|
2020-12-29 14:25:10 -05:00 |
|
condition
|
Improved some source related filters in effects:
|
2020-12-25 19:06:36 +04: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
|
* Fixed that effects with custom duration are not automatically removed from the game if source permanents leaves the game (fixes #6997).
|
2020-12-28 18:36:05 +01:00 |
|
hint
|
fixed some card type hints (#7050)
|
2020-09-16 17:16:17 -04:00 |
|
keyword
|
Fixed escape being castable from non graveyard zones ex. Cascade (fixes #7225) (#7319)
|
2021-01-01 00:21:59 -06: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 |