| .. |
|
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
|
* GUI: fixed that announced X card icon info shows X=0 on next turns (example: Engineered Explosives, #8046);
|
2021-09-05 01:20:46 +04:00 |
|
costs
|
[MID] Implemented Geistflame Reservoir
|
2021-09-09 20:37:01 -04:00 |
|
decorator
|
[MID] Implemented Ritual Guardian
|
2021-09-06 18:55:05 -04:00 |
|
dynamicvalue
|
[MID] Implemented Geistflame Reservoir
|
2021-09-09 20:37:01 -04:00 |
|
effects
|
[MID] Implemented Shipwreck Sifters
|
2021-09-12 11:18:10 -04:00 |
|
hint
|
[MID] Implemented Grizzly Ghoul
|
2021-09-10 09:20:23 -04:00 |
|
icon
|
* GUI: added card icon for commander on battlefield;
|
2021-07-23 19:51:45 +04:00 |
|
keyword
|
refactored flashback to remove unnecessary timing rule argument
|
2021-09-11 18:08:35 -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
|
Real fix for 4125d1eb46, updated outdated comments.
|
2021-07-31 09:47:29 +04:00 |
|
AbilityImpl.java
|
Fixed wrong targetId in CAST_SPELL, fixed miss code from 7b7bbcadd6;
|
2021-09-04 03:01:20 +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 |