| .. |
|
abilityword
|
various ability word text fixes
|
2021-07-17 11:17:49 -04:00 |
|
common
|
[MID] Implemented Sunstreak Phoenix
|
2021-09-10 08:53:52 -04:00 |
|
condition
|
[MID] Implemented Moonrager's Slash
|
2021-09-12 17:46:43 -04:00 |
|
costs
|
[MIC] Implemented Tomb Tyrant
|
2021-09-18 16:41:48 -04:00 |
|
decorator
|
Improves in some effects:
|
2021-09-17 21:21:37 +04:00 |
|
dynamicvalue
|
[MID] Implemented Geistflame Reservoir
|
2021-09-09 20:37:01 -04:00 |
|
effects
|
[MIC] Implemented Cleaver Skaab
|
2021-09-18 16:58:59 -04:00 |
|
hint
|
[MID] Implemented Moonrager's Slash
|
2021-09-12 17:46:43 -04:00 |
|
icon
|
* GUI: added card icon for commander on battlefield;
|
2021-07-23 19:51:45 +04:00 |
|
keyword
|
[MID] Implemented Sungold Sentinel
|
2021-09-17 08:43:49 -04:00 |
|
mana
|
Improved canActivate support:
|
2021-08-21 10:52:00 +04:00 |
|
meta
|
Reworking triggered ability text generation to allow for ability words and flavor words to be added more easily (#8010)
|
2021-07-15 07:46:38 -04:00 |
|
text
|
|
|
|
Abilities.java
|
|
|
|
AbilitiesImpl.java
|
change to containsKey method to prevent stream exceptions (fixes #7904, fixes #7880, fixes #7844, fixes #7810, fixes #7805, fixes #7675, fixes #7669, fixes #7654, fixes #7651)
|
2021-06-13 10:13:41 -04:00 |
|
Ability.java
|
[MIC] Implemented Visions of Glory
|
2021-09-16 09:34:22 -04:00 |
|
AbilityImpl.java
|
Improves in some effects:
|
2021-09-17 21:21:37 +04:00 |
|
ActivatedAbility.java
|
Improved canActivate support:
|
2021-08-21 10:52:00 +04:00 |
|
ActivatedAbilityImpl.java
|
Improved canActivate support:
|
2021-08-21 10:52:00 +04:00 |
|
ActivationInfo.java
|
|
|
|
CompoundAbility.java
|
|
|
|
DelayedTriggeredAbilities.java
|
|
|
|
DelayedTriggeredAbility.java
|
|
|
|
EvasionAbility.java
|
|
|
|
Gender.java
|
|
|
|
LoyaltyAbility.java
|
[MH2] Implemented Carth the Lion (#7848)
|
2021-07-15 00:12:25 +04:00 |
|
MageSingleton.java
|
|
|
|
Mode.java
|
Refactor: fixed flavor word for ability (related to comments from 6dafb3ad81);
|
2021-06-30 16:30:39 +04:00 |
|
Modes.java
|
Tests: improved performance
|
2021-08-13 09:17:33 +04:00 |
|
OpeningHandAction.java
|
|
|
|
PlayLandAbility.java
|
Improved canActivate support:
|
2021-08-21 10:52:00 +04:00 |
|
SpecialAction.java
|
|
|
|
SpecialActions.java
|
|
|
|
SpellAbility.java
|
Fixed wrong targetId in CAST_SPELL, fixed miss code from 7b7bbcadd6;
|
2021-09-04 03:01:20 +04:00 |
|
StateTriggeredAbility.java
|
|
|
|
StaticAbility.java
|
|
|
|
TriggeredAbilities.java
|
|
|
|
TriggeredAbility.java
|
[AFC] Implemented Nihiloor
|
2021-08-21 16:35:09 -04:00 |
|
TriggeredAbilityImpl.java
|
Devs: added docs and todo about short living LKI, LKI and current problems;
|
2021-09-05 18:49:44 +04:00 |