foul-magics/Mage/src/mage
2014-08-15 16:46:47 +02:00
..
abilities Added CantBlockCreaturesSourceEffect. Sneaky Homunculus, Brassclaw Orcs, Ironclaw Orcs, Ironclaw Buzzardiers. Fix Curse of the Nightly Hunt 2014-08-14 23:41:45 -04:00
actions Some minor formatting. 2014-02-03 17:47:12 +01:00
cards * Added tests for Valakut, the Molten Pinnacle. All worked already correct so far. No bug found. Closes #506. 2014-08-15 16:46:47 +02:00
choices [refactor] removed generic parameter from Game classes 2014-06-03 12:33:02 +03:00
constants 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
counters * Add Tornado, Lyzolda the Blood Witch, Mental Note, Blood Knight 2014-08-10 21:36:59 +04:00
filter * Fixed some minor issues concerning cards searching for permanent cards and bringing them onto the battlefield. 2014-07-31 13:50:54 +02:00
game [TestAPI] Cast when spell or ability are not on the stack 2014-08-15 10:16:28 +04:00
players Asserting action count in tests. minor changes. 2014-08-15 10:52:37 +04:00
target * Convoke - Fixed that creatures with protection from color of convoke spell could not be tapped. Fixes #513- 2014-08-15 12:42:56 +02:00
util Test and fix for prev commit 2014-07-30 19:36:17 +04:00
watchers * Steel Hellkite - Fixed that the activated ability of a Steel Hellkite copied with Phantasmal Image did not work. 2014-08-05 14:48:36 +02:00
ConditionalMana.java Some minor formatting and some changes to framework classes. 2013-11-03 20:59:52 +01:00
MageException.java
MageInt.java * Grand Abolisher - Fixed missing tooltip text. 2014-05-14 00:15:53 +02:00
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
Mana.java * Opal Palcar - Fixed a bug that the first mana ability also wrongly gave the commander boost. 2013-12-27 19:14:17 +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