| .. |
|
abilityword
|
|
|
|
common
|
[AFR] Implemented Vorpal Sword
|
2021-05-07 08:10:29 -04:00 |
|
condition
|
fixed a test failure
|
2021-04-30 08:32:26 -04:00 |
|
costs
|
[STX] fixed Dragon's Approach (fixes #7796)
|
2021-05-02 22:49:07 -04:00 |
|
decorator
|
some more text fixes
|
2021-04-18 16:03:44 -04:00 |
|
dynamicvalue
|
[LGN] fixed Berserk Murlodont not functioning correctly (fixes #7801)
|
2021-05-05 09:59:43 -04:00 |
|
effects
|
refactored TappedPredicate to use single enum for both conditions
|
2021-05-11 09:33:45 -04:00 |
|
hint
|
[STX] Implemented Leyline Invocation
|
2021-04-04 10:19:32 -04:00 |
|
icon
|
|
|
|
keyword
|
refactored TappedPredicate to use single enum for both conditions
|
2021-05-11 09:33:45 -04:00 |
|
mana
|
remove explicit null checks, match(..) checks on null itself by instanceof calls
|
2021-04-28 20:53:50 +02:00 |
|
meta
|
|
|
|
text
|
Refactor: removed default comment headers
|
2021-02-21 08:15:16 +04:00 |
|
Abilities.java
|
|
|
|
AbilitiesImpl.java
|
cleaned up some methods for effects and abilities
|
2021-03-22 21:47:08 -04:00 |
|
Ability.java
|
[STX] Implemented Strict Proctor
|
2021-04-16 18:48:40 -04:00 |
|
AbilityImpl.java
|
remove explicit null checks, match(..) checks on null itself by instanceof calls
|
2021-04-28 20:53:50 +02:00 |
|
ActivatedAbility.java
|
[STX] Implemented Hall of Oracles
|
2021-04-05 20:37:06 -04:00 |
|
ActivatedAbilityImpl.java
|
[STX] Implemented Hall of Oracles
|
2021-04-05 20:37:06 -04:00 |
|
ActivationInfo.java
|
|
|
|
CompoundAbility.java
|
[TSR] various text fixes
|
2021-03-09 20:01:32 -05:00 |
|
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
|
|
|
|
Modes.java
|
[STX] Implemented Shadrix Silverquill
|
2021-04-16 20:43:14 -04:00 |
|
OpeningHandAction.java
|
Refactor: removed default comment headers
|
2021-02-21 08:15:16 +04:00 |
|
PlayLandAbility.java
|
|
|
|
SpecialAction.java
|
|
|
|
SpecialActions.java
|
|
|
|
SpellAbility.java
|
* Copy spell - improved support, now all copied spells are independent (bug example: Seasons Past fizzled after copy resolve, see #7634, 10f8022043);
|
2021-03-06 19:32:17 +04:00 |
|
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 |