| .. |
|
abilityword
|
[KTK] Added Raid-, Prowess-, and Outlast ability. Added FerociousCondition.
|
2014-09-01 19:28:06 +02:00 |
|
common
|
Fixed Morph handling, fixed that face down cards stay face down after zone change.
|
2014-09-10 00:18:03 +02:00 |
|
condition
|
[KTK] Added Raid-, Prowess-, and Outlast ability. Added FerociousCondition.
|
2014-09-01 19:28:06 +02:00 |
|
costs
|
[KTK] Added Raid-, Prowess-, and Outlast ability. Added FerociousCondition.
|
2014-09-01 19:28:06 +02:00 |
|
decorator
|
* Gemstone Mine - Fixed that it did not produce mana anymore.
|
2014-09-10 00:18:49 +02:00 |
|
dynamicvalue
|
Fixes #512
|
2014-08-15 00:12:29 +04:00 |
|
effects
|
[KTK] Added 4 golden, 1 green (not finished), 10 land cards.
|
2014-09-09 17:33:02 +02:00 |
|
keyword
|
[KTK] Added 7 multicolor cards.
|
2014-09-10 22:38:09 +02:00 |
|
mana
|
* Mana Effects - Started to move choices to resolving. Allowed to cancel choices of some mana effects to cancel the mana ability activation.
|
2014-09-06 16:22:45 +02: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
|
Fixed Morph handling, fixed that face down cards stay face down after zone change.
|
2014-09-10 00:18:03 +02:00 |
|
AbilityImpl.java
|
Fixed Morph handling, fixed that face down cards stay face down after zone change.
|
2014-09-10 00:18:03 +02: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
|
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
|
[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
|
Some changes to debug messages and change to avoid conccurent change exception.
|
2014-09-05 12:47:49 +02: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 |