| .. |
|
abilityword
|
|
|
|
common
|
* Toxin Sliver - Fixed that the damaged creature was not destroyed.
|
2017-12-28 15:57:31 +01:00 |
|
condition
|
[RIX] Added Vona's Hunger.
|
2017-12-21 17:08:24 +01:00 |
|
costs
|
Create SacrificeAttachedCost.java
|
2017-10-12 23:14:09 +02:00 |
|
decorator
|
* Cabal Ritual, Gemstone Caverns, River of Tears - Fixed a problem that the tap for mana event was sent twice for theses lands (fixes #4288).
|
2017-12-28 12:57:16 +01:00 |
|
dynamicvalue
|
change subtype.contains() to hasSubtype()
|
2017-09-25 21:21:13 +02:00 |
|
effects
|
Updated cards for new choice dialog
|
2017-12-28 04:25:17 +04:00 |
|
keyword
|
* Fixed a problem that subtypes were still present (e.g. for spell cost reduction) for cards cast face down (fixes #4277).
|
2017-12-24 01:07:35 +01:00 |
|
mana
|
Fixed cards with any color lands produce ability:
|
2017-12-28 02:15:49 +04:00 |
|
text
|
Started to implement a solution for effects that change words in rule text.
|
2017-09-03 07:31:36 +02:00 |
|
Abilities.java
|
text fixes and test fixes to fix how tests test text, then more text next
|
2017-10-07 16:08:06 -04:00 |
|
AbilitiesImpl.java
|
text fixes and test fixes to fix how tests test text, then more text next
|
2017-10-07 16:08:06 -04:00 |
|
Ability.java
|
Changed some X cost abilities (untested)
|
2017-09-16 12:58:25 -04:00 |
|
AbilityImpl.java
|
Fixed typos
|
2017-12-28 15:39:00 +04:00 |
|
ActivatedAbility.java
|
Implemented Infinite Hourglass, updated upkeep-only text generation
|
2017-09-30 11:14:37 -04:00 |
|
ActivatedAbilityImpl.java
|
updated how Withering Wisps and limited use activated abilities are implemented
|
2017-10-14 09:04:45 -04:00 |
|
ActivationInfo.java
|
|
|
|
CompoundAbility.java
|
text fixes and test fixes to fix how tests test text, then more text next
|
2017-10-07 16:08:06 -04:00 |
|
DelayedTriggeredAbilities.java
|
|
|
|
DelayedTriggeredAbility.java
|
|
|
|
EvasionAbility.java
|
|
|
|
Gender.java
|
Implemented Conqueror's Galleon/Foothold
|
2017-09-05 19:39:04 -04:00 |
|
LoyaltyAbility.java
|
|
|
|
MageSingleton.java
|
|
|
|
Mode.java
|
|
|
|
Modes.java
|
* Vindictive Lich - Fixed cross mode target handling.
|
2017-08-22 00:37:44 +02:00 |
|
OpeningHandAction.java
|
|
|
|
PlayLandAbility.java
|
|
|
|
SpecialAction.java
|
|
|
|
SpecialActions.java
|
|
|
|
SpellAbility.java
|
fixed being able to cast spells from an opponents hand when revealed. (fixes #4102)
|
2017-10-10 19:27:03 -04:00 |
|
StateTriggeredAbility.java
|
|
|
|
StaticAbility.java
|
|
|
|
TriggeredAbilities.java
|
replace loops in triggeredabilities to lambdas
|
2017-10-01 09:59:15 +02:00 |
|
TriggeredAbility.java
|
|
|
|
TriggeredAbilityImpl.java
|
|
|