foul-magics/Mage/src/mage
2015-01-26 18:20:02 +01:00
..
abilities Added Spelltithe Enforcer, Gauntlet of Might and Shivan Wumpus. 2015-01-26 18:20:02 +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 bug of ExpansionRepository (introduced yesterday). 2015-01-26 16:07:51 +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 Renamed myself from duncancmt to duncant since that's my github username. 2015-01-25 15:24:03 -05:00
game Fixed capitalization mistake "setMaxNumberOftargets" -> "setMaxNumberOfTargets" 2015-01-25 17:06:00 -05: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 capitalization mistake "setMaxNumberOftargets" -> "setMaxNumberOfTargets" 2015-01-25 17:06:00 -05:00
util * Commander format - Fixed that the commanders color identity was not correctly set for the mana replacement effect. Mana symbols from the rule text were not taken into account. 2015-01-25 22:46:55 +01: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