..
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
Added treasure mana check ( #7979 )
2021-07-06 19:43:32 -04:00
decorator
some more text fixes
2021-04-18 16:03:44 -04:00
dynamicvalue
Added treasure mana check ( #7979 )
2021-07-06 19:43:32 -04:00
effects
fixed text generation for TapTargetEffect to fit with other effects
2021-07-05 22:09:16 -04:00
hint
[AFR] Implemented Purple Worm
2021-06-30 09:10:49 -04:00
icon
keyword
[MH2] added tokens and images download;
2021-07-05 22:21:03 +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
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
[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
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
* 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