| .. |
|
abilityword
|
[C14] Added the 5 cards with Lieutenant ability.
|
2014-11-24 19:05:58 -05:00 |
|
common
|
* Some fixes to the exile effects with duration. Fixed that exiled cards/permanets did not come back if causing card was put into play and exiled by Whip of Erebos.
|
2014-12-14 22:56:37 +01:00 |
|
condition
|
Added possibility to use Morph with a land. Minor changes to some cards.
|
2014-12-03 20:20:23 +01:00 |
|
costs
|
[SOK] Added 5 green cards.
|
2014-12-12 14:25:52 +01:00 |
|
decorator
|
Some minor changes to cards and framework classes.
|
2014-12-16 18:01:56 +01:00 |
|
dynamicvalue
|
Some fixes to Prohibit, Aeon Chronicler and Body Double. Some minor changes to framework functions.
|
2014-11-04 00:46:52 +01:00 |
|
effects
|
Some minor changes to cards and framework classes.
|
2014-12-16 18:01:56 +01:00 |
|
keyword
|
* Fixed two Morph Tests.
|
2014-12-16 15:07:13 +01:00 |
|
mana
|
* Reworked TAPPED_FOR_MANA event handling to include the produced mana in the event.
|
2014-12-05 20:15:56 +01:00 |
|
Abilities.java
|
* Added Animate Dead (not finished yet).
|
2014-11-05 18:04:56 +01:00 |
|
AbilitiesImpl.java
|
Added possibility to use Morph with a land. Minor changes to some cards.
|
2014-12-03 20:20:23 +01:00 |
|
Ability.java
|
Added possibility to use Morph with a land. Minor changes to some cards.
|
2014-12-03 20:20:23 +01:00 |
|
AbilityImpl.java
|
* Reworked TAPPED_FOR_MANA event handling to include the produced mana in the event.
|
2014-12-05 20:15:56 +01: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
|
* Teferi, Temporal Archmage - Fixed that Loyality abilities could be used at instant timing.
|
2014-12-06 18:28:15 +01:00 |
|
CompoundAbility.java
|
* Brave the Elements - Fixed not working choose color effect.
|
2014-12-09 16:11:10 +01:00 |
|
DelayedTriggeredAbilities.java
|
Added custom duration handling to delayed triggered abilities.
|
2014-08-27 17:08:19 +02:00 |
|
DelayedTriggeredAbility.java
|
Added custom duration handling to delayed triggered abilities.
|
2014-08-27 17:08:19 +02:00 |
|
EvasionAbility.java
|
* Fixed that AI used activated abilities for Battlefield as the card was on hand (fix #588).
|
2014-10-03 13:12:03 +02:00 |
|
LoyaltyAbility.java
|
[refactor] removed generic parameter from Ability
|
2014-06-01 20:44:47 +03:00 |
|
MageSingleton.java
|
|
|
|
Mode.java
|
|
|
|
Modes.java
|
Added Profane Command, Hallowed Spiritkeeper, Song of the Dryads, Phantom Centaur, Freyalise Llanowar's Fury.
|
2014-11-10 08:29:04 +01: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
|
|
|
|
SpellAbility.java
|
[BOK] Added 3 blue cards. BOK is complete now.
|
2014-10-25 17:25:22 +02: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
|
* Some fixes to the exile effects with duration. Fixed that exiled cards/permanets did not come back if causing card was put into play and exiled by Whip of Erebos.
|
2014-12-14 22:56:37 +01: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 changes.
|
2014-08-28 13:32:44 +02:00 |