foul-magics/Mage/src/mage
2015-01-31 14:46:54 +01:00
..
abilities * Fixed that continuous effects of face down creatures were applied. 2015-01-31 14:46:54 +01:00
actions * Changed draw message if a revealed card is drawn (e.g. Courser of Kruphix in play). 2014-10-19 11:21:02 +02:00
cards Fixed possible null pointer exception. 2015-01-30 21:10:54 +01:00
choices * Added acustic an optical signals for use of skip buttons. 2014-10-30 23:43:32 +01:00
constants Fixed a bug of abilityWord, improved set target of DealsDamageToAPlayerAllTriggeredAbility. 2015-01-05 13:10:44 +01:00
counters Changed counter names to start with lower case. 2014-11-14 15:11:20 +01:00
filter Changed Object to MageItem in FilterPermanentOrPlayer and FilterPermanentOrPlayerWithCounter since that is the more specific class that both Permanent and Player inherit from. 2015-01-29 01:16:28 -05:00
game * Fixed handling of morphed cards in exile zone. 2015-01-31 12:45:54 +01:00
players * Fixed that lose restricting effects could not be replaced (e.g. by Abysal Persecutor's ability) if the player has conceded or left the match. Fixed that "can't win" or "can't lose" messages where repeated send to the players if such an effect activly prevents a player from losing or winning. 2015-01-21 23:41:11 +01:00
target * Fixed that Auras that were manifested had wrongly to select aura target. 2015-01-31 14:07:47 +01:00
util Added .equals(other) and .hashCode() methods to TargetAddress 2015-01-29 00:34:32 -05:00
watchers [SOK] Added 3 cards. 2014-12-17 17:03:00 +01:00
ConditionalMana.java * Conditional Mana- Fixed that conditional mana was not emptied at end of phase step. 2014-10-29 08:57:33 +01:00
MageException.java
MageInt.java
MageItem.java
MageObject.java
MageObjectImpl.java
MageObjectReference.java Some changes to framework classes (e.g. to handle gained DiesTriggeredAbilities correctly). 2015-01-03 15:15:12 +01:00
Mana.java Added F10 to skip priority while the stack resolves. 2014-11-16 09:00:28 +01:00
ManaSymbol.java ManaSymbol and ManaSymbols classes 2014-07-30 18:36:37 +04:00
ObjectColor.java * Earnest Fellowship - Fix protection working wrong for multicolored creatures 2014-07-17 02:27:57 +04:00