| .. |
|
abilityword
|
|
|
|
common
|
Implemented Warden of the Woods
|
2020-06-10 20:38:43 -04:00 |
|
condition
|
* Some comment formatting.
|
2020-06-10 22:37:47 +02:00 |
|
costs
|
updated some more of the mill templating
|
2020-06-07 19:29:00 -04:00 |
|
decorator
|
* Non basic mana abilities - fixed rollback errors in AI games (#6300);
|
2020-02-25 12:41:45 +04:00 |
|
dynamicvalue
|
* Marrow-Gnawer - Fixed casting cost order and rules text.
|
2020-06-05 15:12:42 +02:00 |
|
effects
|
Fixed effect texts
|
2020-06-14 04:28:58 +04:00 |
|
hint
|
Refactor and add hint for "Ability resolved X times"
|
2020-05-03 09:42:16 -04:00 |
|
keyword
|
Merge pull request #6597 from emerald000/companion
|
2020-06-06 06:34:14 +02:00 |
|
mana
|
* Fixed a bug that for mana abilities with multiple net mana entries wrongly no available mana was calculated (fixes #6617).
|
2020-06-14 16:29:05 +02: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
|
* Split cards - added spliced effects support for fused spells, no more double splice pays (#6493, #6549);
|
2020-06-10 09:58:21 +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
|
|
|
|
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
|
Test framework improves:
|
2020-06-01 09:37:17 +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 |