mage/Mage/src/mage
2015-01-22 17:31:30 +01:00
..
abilities * Untap restricting effects - Fixed that the selection of the permanent to untap was wrongly handled targeted. So something with protection from red could not be untapped while e.g. Smoke was into play. 2015-01-21 22:48:32 +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 * Added some basic logging for deck format validation 2015-01-21 14:40:05 +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 * Some changes to cards committed by duncant. 2015-01-22 17:31:30 +01:00
game Removed some wrong import of Poison the Well and some minor changes. 2015-01-20 14:00:56 +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 a bug with some of multiple targets getting illegal after casting Vines of Vastwood to protect a target. 2014-12-11 14:58:48 +01:00
util Added mage.util.SpellTargetAddress a utility for addressing and iterating over the targets of a spell 2015-01-22 01:53: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 * Added Morph ability. 2014-06-09 17:53:55 +02:00
MageObjectImpl.java Added Necropotence. 2014-06-16 15:32:51 +02:00
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