| .. |
|
abilityword
|
[NEW] Added Grandeur ability word and the five cards using it.
|
2014-07-31 01:45:22 -04:00 |
|
common
|
Fixed tooltip text of Angus Mackenzie and added Blistering Firecat.
|
2014-08-17 11:23:27 +02:00 |
|
condition
|
Added new common OpponentControllsMoreCondition and a new common FilterBySubtypeCard.
|
2014-08-20 17:08:36 +02:00 |
|
costs
|
Fixed alternate cost handling to be able to only user alternate MANA costs (fixes Dream Halls, Fist of Suns and Omniscience to supress also additional costs instead of only mana costs).
|
2014-08-19 17:06:09 +02:00 |
|
decorator
|
Fixed tooltip text of Angus Mackenzie and added Blistering Firecat.
|
2014-08-17 11:23:27 +02:00 |
|
dynamicvalue
|
Fixes #512
|
2014-08-15 00:12:29 +04:00 |
|
effects
|
* Bile Blight - Fixed a but that the discard cost was not properly reset.
|
2014-08-19 15:06:22 +02:00 |
|
keyword
|
Replaced use of static color object.
|
2014-08-20 23:37:06 +02:00 |
|
mana
|
Requested cards: added Skushroud Elf, Pill of the Paruns
|
2014-08-18 23:35:35 +04:00 |
|
Abilities.java
|
Added can cast cards from graveyard flag to player.
|
2014-05-31 22:15:52 +02:00 |
|
AbilitiesImpl.java
|
Added can cast cards from graveyard flag to player.
|
2014-05-31 22:15:52 +02:00 |
|
Ability.java
|
Make required status of target based on the type of ability
|
2014-06-12 23:35:56 +04:00 |
|
AbilityImpl.java
|
minor comment fix
|
2014-07-27 15:33:04 +04:00 |
|
ActivatedAbility.java
|
* Fixed provisional game freezing bugs of the show playable cards feature #457 (caused by DelverAbility, OfferingAbility, Rooftop Storm, Omniscience, Aluren).
|
2014-07-21 13:03:41 +02:00 |
|
ActivatedAbilityImpl.java
|
Add ability to Cost.canPay method parameters
|
2014-08-10 21:34:17 +04:00 |
|
CompoundAbility.java
|
|
|
|
DelayedTriggeredAbilities.java
|
|
|
|
DelayedTriggeredAbility.java
|
[refactor] removed generic parameter from Ability
|
2014-06-01 20:44:47 +03:00 |
|
EvasionAbility.java
|
[refactor] removed generic parameter from Ability
|
2014-06-01 20:44:47 +03:00 |
|
LoyaltyAbility.java
|
[refactor] removed generic parameter from Ability
|
2014-06-01 20:44:47 +03:00 |
|
MageSingleton.java
|
Renamed DrawCardController to DrawCardSourceController. Missing Renames.
|
2014-04-03 15:07:06 +02:00 |
|
Mode.java
|
|
|
|
Modes.java
|
Remove explicit set of required property in constructor
|
2014-06-13 15:15:16 +04:00 |
|
PlayLandAbility.java
|
Support of play_land event for get playable cards.
|
2014-07-26 15:01:17 +02:00 |
|
SpecialAction.java
|
Re-implement Leonin Arbiter using continuous rule modifying effect. Fix #483
|
2014-08-19 18:41:17 -04:00 |
|
SpecialActions.java
|
Minor formatting.
|
2014-03-12 17:41:56 +01:00 |
|
SpellAbility.java
|
Added using RuleModification effect and setting targetAbility for triggered abilities
|
2014-08-18 19:42:29 +04:00 |
|
StateTriggeredAbility.java
|
[refactor] removed generic parameter from Ability
|
2014-06-01 20:44:47 +03:00 |
|
StaticAbility.java
|
[refactor] removed generic parameter from Ability
|
2014-06-01 20:44:47 +03:00 |
|
TriggeredAbilities.java
|
Added using RuleModification effect and setting targetAbility for triggered abilities
|
2014-08-18 19:42:29 +04:00 |
|
TriggeredAbility.java
|
[M15] Added source to TriggeredAbility. Real fix for Genesis Hydra, works correctly now.
|
2014-07-07 17:44:50 +04:00 |
|
TriggeredAbilityImpl.java
|
Some minor fixes to tooltip texts.
|
2014-08-13 21:59:09 +02:00 |