foul-magics/Mage/src/main/java/mage/abilities
emerald000 df2782fdb6 [KLD] Basic implementation of energy counters. Added Woodweaver's Puzzleknot.
Better display of energy counters would be preferred.
2016-09-07 01:07:21 -04:00
..
abilityword Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
common Merge origin/master 2016-09-03 15:26:46 +02:00
condition Make the Counters API for card and permanent consistent. 2016-09-03 10:33:54 -04:00
costs Make the Counters API for card and permanent consistent. 2016-09-03 10:33:54 -04:00
decorator Remove Unused Imports 2016-04-24 19:50:29 -05:00
dynamicvalue Make the handling of counters more consistent. 2016-09-03 16:52:41 -04:00
effects [KLD] Basic implementation of energy counters. Added Woodweaver's Puzzleknot. 2016-09-07 01:07:21 -04:00
keyword [KLD] Implemented Crew. Added 2 cards using it. 2016-09-06 03:18:47 -04:00
mana Change all line endings to LF 2016-04-14 16:18:01 +00:00
Abilities.java
AbilitiesImpl.java merge 2016-04-14 13:50:04 -04:00
Ability.java Removed choices that should not be made while casting of a spell. 2016-04-28 01:32:48 -04:00
AbilityImpl.java * Liliana, Defiant Necromancer - Fixed target bug of -X ability. 2016-08-02 16:52:25 +02:00
ActivatedAbility.java
ActivatedAbilityImpl.java
ActivationInfo.java * Dragon Whelp - Made the activation handling more reusable friendly and object sensitive (zone change counter). 2016-04-21 11:46:02 +02:00
CompoundAbility.java
DelayedTriggeredAbilities.java
DelayedTriggeredAbility.java
EvasionAbility.java
LoyaltyAbility.java Some minor changes. 2016-06-17 18:50:57 +02:00
MageSingleton.java
Mode.java Removed choices that should not be made while casting of a spell. 2016-04-28 01:32:48 -04:00
Modes.java
PlayLandAbility.java Move canPlaySorcery() to ActivatedAbility.canActivate(). 2016-03-07 01:07:08 +03:00
SpecialAction.java
SpecialActions.java
SpellAbility.java * Fixed CMC for spells (Escalate is not calculated correctly when more than 1 mode is chosen) fixes #2143. 2016-08-06 13:16:49 +02:00
StateTriggeredAbility.java
StaticAbility.java
TriggeredAbilities.java
TriggeredAbility.java
TriggeredAbilityImpl.java [EMN] Fixed melding not working after the meld pieces return to the battlefield. 2016-07-11 22:28:24 -04:00