Commit graph

4661 commits

Author SHA1 Message Date
LevelX2
53465ec0c9 Fixed tooltip text of Angus Mackenzie and added Blistering Firecat. 2014-08-17 11:23:27 +02:00
shieldal
17fdeb267a Remove extra imports from Angus Mackenzie 2014-08-17 01:40:43 -07:00
shieldal
5f76cf7716 Change Angus Mackenzie to use existing classes 2014-08-17 01:37:47 -07:00
shieldal
17bcd6ffb5 Add Angus Mackenzie 2014-08-16 18:10:17 -07:00
LevelX2
c449a9b2fd Some tests and minor formatting. 2014-08-17 02:48:19 +02:00
LevelX2
91f0951ba2 * Garruk, Apex Predator - Fixed duration bug of the boost effect. 2014-08-17 02:45:27 +02:00
LevelX2
71f987de2e * Bubbling Cauldron - Fixed that the life loss was wrongly implemented as damage. 2014-08-17 02:16:31 +02:00
LevelX2
821398211b * Counterbalance, Hisako, Minamp Sensai - Fixed that converted mana comparison of spilt cards did not work correctly. 2014-08-17 01:12:41 +02:00
LevelX2
f633d35bfd * Wall of Roots - Fixed that Wall could not be used after beeing exiled and returned with Momentary Blink. 2014-08-16 19:27:43 +02:00
LevelX2
5ce105e699 * Voice of Resurgence - Fixed a bug that the triggered ability did not work if a token copy of Voice of Resurgence died. 2014-08-16 16:55:27 +02:00
LevelX2
013b6e7308 Added Weird Harvest. 2014-08-16 16:54:13 +02:00
LevelX2
06cc8d8771 Merge pull request #514 from magefree/feature/SacredGround
Sacred Ground implemented.  Re-ordered logic in GameImpl to handle simultaneous events before removing top of the stack.
2014-08-16 10:00:27 +02:00
LevelX2
57ccef6092 * Fixed can't counter ability that did not work correctly. 2014-08-16 09:33:31 +02:00
Dustin Conrad
7b16fe8528 Ghostfire, Nimbus Maze, Coldsnap dual lands, Uthden Troll implemented 2014-08-16 01:57:52 -04:00
Dustin Conrad
893e83ef7c Sacred Ground implemented. Re-ordered logic in GameImpl to handle simultaneous events before removing top of the stack. 2014-08-15 22:24:42 -04:00
Dustin Conrad
50dadfb03c Cinder Wall implemented. Fixed Guerrilla Tactics so it doesn't trigger when activating Oona's Prowler ability. 2014-08-15 22:12:44 -04:00
LevelX2
bdb05d4ca0 * 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
Dustin Conrad
a545ed3b60 Added CantBlockCreaturesSourceEffect. Sneaky Homunculus, Brassclaw Orcs, Ironclaw Orcs, Ironclaw Buzzardiers. Fix Curse of the Nightly Hunt 2014-08-14 23:41:45 -04:00
Dustin Conrad
0d685ddb19 Cowardice, Leonin Elder, Rustmouth Ogre, Wanderguard Sentry implemented 2014-08-14 23:04:58 -04:00
LevelX2
033f39cd73 * Nikko-Onna - Fixed that the destroy ability could target any permanent instead of only enchantments. 2014-08-15 01:26:23 +02:00
magenoxx
5ede7221c8 Fixes #512 2014-08-15 00:12:29 +04:00
LevelX2
7ddd36af0f * Portal - Fixed collector card numbers of Mountains. 2014-08-14 19:22:32 +02:00
LevelX2
8ba9ac54f3 Added Restless Dead. 2014-08-14 16:31:37 +02:00
LevelX2
2326fcc0d1 * Trickbind and Stiffle - Fixed that the spells could wronly also counter spells. 2014-08-14 15:27:33 +02:00
LevelX2
f0e8041906 * Fixed a bug that winning with alternate win condition (e.g. Biovisionary) did not set game end date. That leads to a NPE in client. 2014-08-14 14:08:41 +02:00
LevelX2
484a4fe0f6 * Leyline of Anticipation - Fixed that it only worked for creatures instead of all nonland permanents. 2014-08-14 12:48:41 +02:00
shieldal
df5201cca7 Add Skred 2014-08-13 23:51:26 -07:00
Dustin Conrad
ee65d08160 Paralyze implemented 2014-08-13 20:58:19 -04:00
LevelX2
3ea167857c * Hushwing Gryff - Added a message to game log if he supresses a triggered effect and activated log message output. 2014-08-14 00:03:42 +02:00
LevelX2
12a88f1a43 * Hushwing Gryff - Added a messgae to game log if he supresses a triggered effect. 2014-08-13 23:58:07 +02:00
LevelX2
15b08c110e Some minor fixes to tooltip texts. 2014-08-13 21:59:09 +02:00
LevelX2
98bfd16680 Fixed adouble calss name. 2014-08-13 18:44:43 +02:00
LevelX2
797ee3d945 Some minor logging and comment changes. 2014-08-13 16:58:19 +02:00
LevelX2
8b4c454f1f Replaced use of source.getId() by source.getSourceId() for Mage Sets. 2014-08-13 13:54:40 +02:00
Dustin Conrad
83eb066d88 implemented Chainer's Edict, Breath of Life. Re-used TapEnchanted effect in Mystic Restraints 2014-08-12 21:07:58 -04:00
Quercitron
a2b650722a * Add Predict, Mask of Memory, Rhystic Study and Perplex 2014-08-13 03:02:41 +04:00
LevelX2
56af185d27 Some minor changes to Jace, the Mind Sculptor. 2014-08-12 23:51:27 +02:00
magenoxx
42431ca8c3 minor change 2014-08-12 21:23:26 +04:00
magenoxx
018498598c Reverting changes to Guerrilla Tactics as it works now 2014-08-12 21:20:08 +04:00
LevelX2
b9bedbb368 Merge pull request #503 from shieldal/master
Add Adun Oakenshield
2014-08-12 17:37:30 +02:00
LevelX2
5631000242 Adding Ray of command. 2014-08-12 17:32:16 +02:00
LevelX2
2a3518820d Fixed triggered ability of Guerrilla Tactics. 2014-08-12 15:18:50 +02:00
magenoxx
fd4c032414 Merge branch 'master' of https://github.com/magefree/mage 2014-08-12 13:40:31 +04:00
magenoxx
b1b7504618 Fixes for source.getSourceId in 2 cards 2014-08-12 13:40:24 +04:00
emerald000
3c3efdc0df Added Solitary Confinement, Words of War, Mirri's Guile, Replenish and City of Solitude. 2014-08-12 03:08:15 -04:00
shieldal
46caec8698 Set author name to shieldal 2014-08-11 23:19:25 -07:00
shieldal
97e0c2b339 Add Adun Oakenshield 2014-08-11 23:14:48 -07:00
magenoxx
a2e93986bc Added Research/Development card 2014-08-12 09:57:01 +04:00
Dustin Conrad
2e57d676e9 Guerrilla Tactics implemented. 2014-08-12 00:25:34 -04:00
Dustin Conrad
5719f52380 Mind Slash implemented 2014-08-12 00:24:36 -04:00