foul-magics/Mage/src/mage/constants
2014-11-01 14:24:23 +01:00
..
AbilityType.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
AbilityWord.java [KTK] Added 40 cards. 2014-09-01 19:28:45 +02:00
AsThoughEffectType.java Divided thoughtAs.Cast into two different states CAST_FROM_NON_HAND_ZONE and CAST_AS_INSTANT. Some checks and tests still needed. 2014-08-08 17:27:10 +02:00
AttachmentType.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
CardType.java * Vintage Masters - Added set and already implemented cards. 2014-06-25 10:37:07 +02:00
ColoredManaSymbol.java Improved DevotionCount DynamicValue to support a list of mana types. 2014-01-14 17:03:05 +01:00
CostModificationType.java Fixed cost modification order (Rule 601.2e) and added CostModificationType 2013-09-24 19:52:58 +02:00
Duration.java Fixed empty mana pool handling to handle multiple effects at the same time correctly (fixes #482). Added support for mana that empties only at end of turn. 2014-10-20 17:49:40 +02:00
EffectType.java Adeded ContinuousRuleModifyingEffect and handling for it. This effects will also be taken into account when checking if a spell gets yellow frame if it can be cast. 2014-07-25 13:09:48 +02:00
EnlargeMode.java * Improved handling of enlarged images. Added mode to show other side of flip and transform cards. Added icon for copied cards and possibility to show enlarged original or copied card. 2014-03-06 21:51:51 +01:00
Layer.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
MageObjectType.java Fixed NPE in tooltips for Emblem choose-trigger 2014-10-02 12:17:25 +04:00
ManaType.java * Kruphix, God of Horizons - Fixed a bug that the mana pool was not correctly emptied (fixes #555). 2014-09-30 12:27:10 +02:00
MatchTimeLimit.java Some match time options added. Set the deafult macth time to 25 minutes per player. 2013-06-24 17:09:21 +02:00
MultiplayerAttackOption.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
Outcome.java * Desecration Demon - Made AI not using the sacrifice ability any more. 2014-04-06 17:24:44 +02:00
PhaseStep.java * Changed "Activate only during upkeep" abilities to conditional abilities instead of a cost for this restriction. 2014-07-28 16:53:37 +02:00
PlayerAction.java * Added logic to auto select replacement effects. Some changes to counter size and font size handling. 2014-10-30 20:40:23 +01:00
RangeOfInfluence.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
Rarity.java * Vintage Masters - Added set and already implemented cards. 2014-06-25 10:37:07 +02:00
SetTargetPointer.java * Counterbalance - Fixed that the counter effect did not correctly work. 2014-03-23 09:06:58 +01:00
SetType.java Unhinged lands (Issue#416) 2014-04-25 18:10:33 +05:30
SpellAbilityType.java * Overload - Fixed that Overload ability can't be used to cast a spell without mana to pay. 2014-10-24 22:42:53 +02:00
SubLayer.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
TableState.java * Some changes to table and match view. 2014-11-01 14:24:23 +01:00
TargetController.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
TimingRule.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
TournamentPlayerState.java * Fixed bug of player handling if player left during sideboarding. Added player info to show if tournament player is in sideboarding state. 2014-10-25 16:03:29 +02:00
TurnPhase.java Added IsPhaseCondition, some minor framework formatting. 2013-11-21 09:58:22 +01:00
WatcherScope.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
Zone.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00