foul-magics/Mage/src/main/java/mage/abilities
2017-01-11 20:35:50 +01:00
..
abilityword
common [Refactor] Merged some similar abilities together 2017-01-05 14:12:18 +01:00
condition [AER] Fixed Daredevil Dragster. 2017-01-07 23:29:27 +01:00
costs Big refactoring 2017-01-09 19:16:53 +03:00
decorator add mana-generation helpers to ChoiceColor 2016-10-30 23:02:04 -07:00
dynamicvalue [AER] Added rest of green cards 2017-01-07 00:26:30 +01:00
effects Added 4 cards 2017-01-11 20:35:50 +01:00
keyword Big refactoring 2017-01-09 19:16:53 +03:00
mana [AER] Added Battke at the Bridge. 2016-12-31 17:00:00 +01:00
Abilities.java * Fixed a problem with triggered mana abilities. Fixed a problem that AI did not always select the needed mana color. Fixed a problem with Reflecting Pool not taking triggered mana abilities into account. 2016-11-03 22:37:54 +01:00
AbilitiesImpl.java * Fixed a problem with triggered mana abilities. Fixed a problem that AI did not always select the needed mana color. Fixed a problem with Reflecting Pool not taking triggered mana abilities into account. 2016-11-03 22:37:54 +01:00
Ability.java
AbilityImpl.java Cyclopean Tomb - Update. 2016-12-28 02:02:57 +01:00
ActivatedAbility.java Merge 2016-10-17 23:45:47 -05:00
ActivatedAbilityImpl.java Added Personal Incarnation 2016-11-29 20:15:02 -05:00
ActivationInfo.java Merge 2016-10-17 23:45:47 -05:00
CompoundAbility.java
DelayedTriggeredAbilities.java
DelayedTriggeredAbility.java Merge 2016-10-17 23:45:47 -05:00
EvasionAbility.java
LoyaltyAbility.java
MageSingleton.java
Mode.java Fixed mode handling for modes that can be selected multiple times. 2016-10-03 19:41:46 +02:00
Modes.java Fixed mode handling for modes that can be selected multiple times. 2016-10-03 19:41:46 +02:00
OpeningHandAction.java * Fixed that the order of opening hand actions could not be chosen by the player. 2016-11-19 17:49:51 +01:00
PlayLandAbility.java
SpecialAction.java
SpecialActions.java
SpellAbility.java
StateTriggeredAbility.java
StaticAbility.java Fixed a problem with static abilities for battlefield zone where the source was entering the battlefield but the ability did not work. 2016-09-24 01:13:13 +02:00
TriggeredAbilities.java Some fixes to the Monarch designation. 2016-12-07 17:14:08 +01:00
TriggeredAbility.java
TriggeredAbilityImpl.java * Fixed a problem that optional effects could produce IndexOutOfBoundsExceptions. 2016-11-19 12:47:20 +01:00