| .. |
|
abilityword
|
Added KinshipAbility.
|
2014-04-28 14:54:43 +02:00 |
|
common
|
* Slaughter Games, Counterflux, Surpreme Verdict - Fixed not working "Can't be countered ability (fixes #413).
|
2014-04-19 10:58:23 +02:00 |
|
condition
|
Some minor fixes and changes to framework and some cards.
|
2014-04-18 14:16:42 +02:00 |
|
costs
|
Added some handling for X costs of flashback ability.
|
2014-04-30 17:17:00 +02:00 |
|
decorator
|
* Polis Crusher - Fixed that it can't be the target of enchantments.
|
2014-02-27 16:42:44 +01:00 |
|
dynamicvalue
|
Finished Godsend.
|
2014-04-09 00:27:35 +02:00 |
|
effects
|
Changed layer of GainAbilityControllerEffect to player effects.
|
2014-04-30 17:38:19 +02:00 |
|
keyword
|
Added some handling for X costs of flashback ability.
|
2014-04-30 17:17:00 +02:00 |
|
mana
|
Minor formatting and game log changes.
|
2014-03-19 13:51:44 +01:00 |
|
Abilities.java
|
[refactor] moved enums from Constants class
|
2013-06-16 12:28:10 +03:00 |
|
AbilitiesImpl.java
|
* Flashback ability - Fixed that flashback abilities with non mana costs (e.g. Cabal Therapy) added the costs wrongly again as additional costs to the tooltip text of the card.
|
2014-03-27 13:33:12 +01:00 |
|
Ability.java
|
* Flashback ability - Fixed that flashback abilities with non mana costs (e.g. Cabal Therapy) added the costs wrongly again as additional costs to the tooltip text of the card.
|
2014-03-27 13:33:12 +01:00 |
|
AbilityImpl.java
|
Spells on the stack can now get counters.
|
2014-05-02 16:45:26 +02:00 |
|
ActivatedAbility.java
|
* Game log - triggered abilities are now logged as they go to stack. Some minor formatting.
|
2014-03-17 08:37:54 +01:00 |
|
ActivatedAbilityImpl.java
|
Fixed that modes of modal spells resolved also if all targeted modes of a spell had no more legal targets and there were targeted modes (fixes #385). Should also fix same problem for parts of a fused spell. Added test for Cryptic Command.
|
2014-03-19 16:44:57 +01:00 |
|
CompoundAbility.java
|
|
|
|
DelayedTriggeredAbilities.java
|
[refactor] moved enums from Constants class
|
2013-06-16 12:28:10 +03:00 |
|
DelayedTriggeredAbility.java
|
[refactor] moved enums from Constants class
|
2013-06-16 12:28:10 +03:00 |
|
EvasionAbility.java
|
Added Horsemanship ability.
|
2013-11-21 09:57:12 +01:00 |
|
LoyaltyAbility.java
|
[refactor] moved enums from Constants class
|
2013-06-16 12:28:10 +03:00 |
|
MageSingleton.java
|
Renamed DrawCardController to DrawCardSourceController. Missing Renames.
|
2014-04-03 15:07:06 +02:00 |
|
Mode.java
|
|
|
|
Modes.java
|
* ChooseNewTargets - Fixed some problems with amount targets. Some problem left fix coming soon.
|
2014-02-04 17:42:54 +01:00 |
|
PlayLandAbility.java
|
* Game log - triggered abilities are now logged as they go to stack. Some minor formatting.
|
2014-03-17 08:37:54 +01:00 |
|
SpecialAction.java
|
* Game log - triggered abilities are now logged as they go to stack. Some minor formatting.
|
2014-03-17 08:37:54 +01:00 |
|
SpecialActions.java
|
Minor formatting.
|
2014-03-12 17:41:56 +01:00 |
|
SpellAbility.java
|
* FlashbackAbility - Fixed that for flashbacked spells additional optional costs did not work (e.g. Buyback, Replicate, Kicker).
|
2014-04-27 16:06:07 +02:00 |
|
StateTriggeredAbility.java
|
Some minor formatting.
|
2014-03-15 17:44:08 +01:00 |
|
StaticAbility.java
|
* Iona, Shiel of Emeria - Added choice information to card tooltip.
|
2014-04-04 08:39:19 +02:00 |
|
TriggeredAbilities.java
|
* Fixed a bug that abilities of sacrificed permanents did trigger if the spell they where sacrificed for triggered their triggered ability. (e.g. a Valakut sacrificed for a Scapeshift did still trigger if enough mountains where on the battlefield).
|
2014-02-06 01:05:45 +01:00 |
|
TriggeredAbility.java
|
|
|
|
TriggeredAbilityImpl.java
|
* Game logging - Added target information to log of triggered ability.
|
2014-03-17 16:57:55 +01:00 |