| .. |
|
abilityword
|
|
|
|
common
|
[AFR] Implemented Sylvan Shepherd
|
2021-07-05 16:19:34 -04:00 |
|
condition
|
Added treasure mana check (#7979)
|
2021-07-06 19:43:32 -04:00 |
|
costs
|
Game: fixed rare bugs in some cards after rollback or cancel actions:
|
2021-07-07 16:51:53 +04:00 |
|
decorator
|
some more text fixes
|
2021-04-18 16:03:44 -04:00 |
|
dynamicvalue
|
Game: fixed rare bugs in some cards after rollback or cancel actions:
|
2021-07-07 16:51:53 +04:00 |
|
effects
|
[AFR] Implemented Power of Persuasion
|
2021-07-07 19:10:03 -04:00 |
|
hint
|
[AFR] Implemented Purple Worm
|
2021-06-30 09:10:49 -04:00 |
|
icon
|
|
|
|
keyword
|
[AFR] Implemented Leather Armor
|
2021-07-07 13:53:44 -05:00 |
|
mana
|
remove explicit null checks, match(..) checks on null itself by instanceof calls
|
2021-04-28 20:53:50 +02:00 |
|
meta
|
|
|
|
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
|
[AFR] Implemented You Come to a River
|
2021-06-30 09:10:48 -04:00 |
|
AbilityImpl.java
|
[AFR] Implemented You Come to a River
|
2021-06-30 09:10:48 -04:00 |
|
ActivatedAbility.java
|
[STX] Implemented Hall of Oracles
|
2021-04-05 20:37:06 -04:00 |
|
ActivatedAbilityImpl.java
|
[AFR] Implementing dungeon mechanic (ready for review) (#7937)
|
2021-06-29 06:57:43 -04:00 |
|
ActivationInfo.java
|
|
|
|
CompoundAbility.java
|
|
|
|
DelayedTriggeredAbilities.java
|
[STX] Implemented Strict Proctor
|
2021-04-16 18:48:40 -04:00 |
|
DelayedTriggeredAbility.java
|
|
|
|
EvasionAbility.java
|
|
|
|
Gender.java
|
|
|
|
LoyaltyAbility.java
|
|
|
|
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
|
[STX] fixed Shadrix Silverquill not allowing players to choose no modes (fixes #7874)
|
2021-06-27 11:46:36 -04:00 |
|
OpeningHandAction.java
|
|
|
|
PlayLandAbility.java
|
|
|
|
SpecialAction.java
|
|
|
|
SpecialActions.java
|
|
|
|
SpellAbility.java
|
|
|
|
StateTriggeredAbility.java
|
[STX] Implemented Strict Proctor
|
2021-04-16 18:48:40 -04:00 |
|
StaticAbility.java
|
|
|
|
TriggeredAbilities.java
|
[STX] Implemented Strict Proctor
|
2021-04-16 18:48:40 -04:00 |
|
TriggeredAbility.java
|
[STX] Implemented Strict Proctor
|
2021-04-16 18:48:40 -04:00 |
|
TriggeredAbilityImpl.java
|
remove explicit null checks, match(..) checks on null itself by instanceof calls
|
2021-04-28 20:53:50 +02:00 |