| .. |
|
common
|
CON
|
2011-09-03 12:13:53 +03:00 |
|
condition
|
Reimplemented Vines Of Vastwood (new way for implementing spells with kicker)
|
2011-09-14 09:21:12 +04:00 |
|
costs
|
Added UUID to costs (required for optional costs for kicker)
|
2011-09-14 00:35:02 +04:00 |
|
decorator
|
[M12] Call to the Grave
|
2011-08-20 21:51:25 +04:00 |
|
dynamicvalue
|
fix for issue 210 was causing issues for AI's - added getX() utility method instead
|
2011-08-22 13:39:44 -04:00 |
|
effects
|
Fixed NPE in SetCardSubtypeAttachedEffect
|
2011-09-14 12:50:29 +04:00 |
|
keyword
|
Fixes to rule text
|
2011-09-02 20:34:45 +03:00 |
|
mana
|
NPE fix in DynamicManaAbility
|
2011-08-17 18:14:53 +04:00 |
|
Abilities.java
|
Hurray! Fixed Issue 61. This also fixes card copies not working (e.g. Basilisk Collar copied several times with Prototype Portal).
|
2011-08-01 20:01:44 +04:00 |
|
AbilitiesImpl.java
|
Hurray! Fixed Issue 61. This also fixes card copies not working (e.g. Basilisk Collar copied several times with Prototype Portal).
|
2011-08-01 20:01:44 +04:00 |
|
Ability.java
|
fixed issue 242 - check all modes for targets
|
2011-09-05 22:02:50 -04:00 |
|
AbilityImpl.java
|
Fixed optional costs. Now new implemenation of kicker should work.
|
2011-09-14 00:35:44 +04:00 |
|
ActivatedAbility.java
|
latest
|
2010-04-11 19:52:34 +00:00 |
|
ActivatedAbilityImpl.java
|
fixed issue 242 - check all modes for targets
|
2011-09-05 22:02:50 -04:00 |
|
DelayedTriggeredAbilities.java
|
fixed issue 44 and made triggered abilities extendable
|
2010-12-08 04:27:28 +00:00 |
|
DelayedTriggeredAbility.java
|
...
|
2010-09-01 03:01:43 +00:00 |
|
EvasionAbility.java
|
redesigned evasion abilities and added restriction and requirement effects
|
2010-12-19 00:56:45 -05:00 |
|
LoyaltyAbility.java
|
...
|
2010-09-25 20:35:23 +00:00 |
|
Mode.java
|
Merge
|
2011-08-25 07:47:08 -04:00 |
|
Modes.java
|
this is a big one - fixed modal targetting and refactored getText()
|
2011-07-21 22:04:08 -04:00 |
|
PlayLandAbility.java
|
...
|
2010-09-01 03:01:43 +00:00 |
|
SpecialAction.java
|
...
|
2010-09-01 03:01:43 +00:00 |
|
SpecialActions.java
|
...
|
2010-09-01 03:01:43 +00:00 |
|
SpellAbility.java
|
fixed issue 242 - check all modes for targets
|
2011-09-05 22:02:50 -04:00 |
|
StateTriggeredAbility.java
|
fixes for issues 18, 19, 20, 21 + more fixes
|
2010-11-25 03:15:35 +00:00 |
|
StaticAbility.java
|
...
|
2010-09-01 03:01:43 +00:00 |
|
TriggeredAbilities.java
|
...
|
2010-09-01 03:01:43 +00:00 |
|
TriggeredAbility.java
|
...
|
2010-10-06 01:51:53 +00:00 |
|
TriggeredAbilityImpl.java
|
Made optional message from TriggeredAbility more user friendly.
|
2011-08-31 16:58:10 +03:00 |