| .. |
|
common
|
- Added Razia Boros Archangel, Duergar HedgeMage, Battlegate Mimic.
|
2013-07-25 16:26:29 -05:00 |
|
condition
|
Fixed NPE in TopLibraryCardTypeCondition (fixes #300).
|
2013-07-25 19:05:58 +02:00 |
|
costs
|
Fixed pay life cost
|
2013-07-03 21:20:57 +02:00 |
|
decorator
|
Added conditonal requirement and restriction effect.
|
2013-08-04 17:50:31 +02:00 |
|
dynamicvalue
|
* Kicker and Multikicker - Fixed a bug that the kicked status was not reset if needed (e.g. a Quag Vampires returning from exile of Fiend Hunter had again +1/+1 counters if he was kicked before).
|
2013-07-22 08:34:01 +02:00 |
|
effects
|
Added effect type and logic to handle multiple untap restriction effects.
|
2013-08-10 13:06:32 +02:00 |
|
keyword
|
* Kicker and Multikicker - Fixed a bug that the kicked status was not reset if needed (e.g. a Quag Vampires returning from exile of Fiend Hunter had again +1/+1 counters if he was kicked before).
|
2013-07-22 08:34:01 +02:00 |
|
mana
|
Added ActivateAsSorceryManaAbility.
|
2013-06-22 01:57:48 +02:00 |
|
Abilities.java
|
[refactor] moved enums from Constants class
|
2013-06-16 12:28:10 +03:00 |
|
AbilitiesImpl.java
|
[refactor] moved enums from Constants class
|
2013-06-16 12:28:10 +03:00 |
|
Ability.java
|
[refactor] moved enums from Constants class
|
2013-06-16 12:28:10 +03:00 |
|
AbilityImpl.java
|
Reverted unconditional game.applyEffects() after each effect resolve.
|
2013-07-17 11:48:19 +02:00 |
|
ActivatedAbility.java
|
removed redundant modifiers from interfaces
|
2012-12-20 23:45:47 +02:00 |
|
ActivatedAbilityImpl.java
|
Some improvements for Splice onto Arcane Ability (game log text, reveal all spliced cards at once).
|
2013-06-26 22:03:12 +02:00 |
|
CompoundAbility.java
|
CompoundAbility
|
2012-07-08 09:38:34 +04:00 |
|
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
|
[refactor] moved enums from Constants class
|
2013-06-16 12:28:10 +03:00 |
|
LoyaltyAbility.java
|
[refactor] moved enums from Constants class
|
2013-06-16 12:28:10 +03:00 |
|
MageSingleton.java
|
MageSingleton marker interface
|
2012-07-19 09:29:17 +04:00 |
|
Mode.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
Modes.java
|
[minor] Fixed rule text generation.
|
2013-06-23 02:54:30 +02:00 |
|
PlayLandAbility.java
|
[refactor] moved enums from Constants class
|
2013-06-16 12:28:10 +03:00 |
|
SpecialAction.java
|
[refactor] moved enums from Constants class
|
2013-06-16 12:28:10 +03:00 |
|
SpecialActions.java
|
AbilityPicker shows abilities now always in the order they were defined on the object.
|
2012-10-10 20:43:18 +02:00 |
|
SpellAbility.java
|
[refactor] moved enums from Constants class
|
2013-06-16 12:28:10 +03:00 |
|
StateTriggeredAbility.java
|
[refactor] moved enums from Constants class
|
2013-06-16 12:28:10 +03:00 |
|
StaticAbility.java
|
[refactor] moved enums from Constants class
|
2013-06-16 12:28:10 +03:00 |
|
TriggeredAbilities.java
|
Fixed the causes that triggered abilities were applied more often than they should. Fixed the lose ability bug (test with Master of the Pearl Trident giving island walk). Tests now build without errors. Only rarely the Grounded/Drake Umbra lose ability test fails.
|
2012-12-05 01:16:28 +01:00 |
|
TriggeredAbility.java
|
removed redundant modifiers from interfaces
|
2012-12-20 23:45:47 +02:00 |
|
TriggeredAbilityImpl.java
|
[refactor] moved enums from Constants class
|
2013-06-16 12:28:10 +03:00 |