Commit graph

18402 commits

Author SHA1 Message Date
LevelX2
376d82be99 * Steam Augury - removed wrong target opponent object (fixes #3393). 2017-05-18 17:04:12 +02:00
LevelX2
d686af8890 * Fixed a problem of endless iteration with Reflecting Pool. 2017-05-18 16:57:32 +02:00
LevelX2
83cdd5570d * Added Gangrenous Zombies and Lethal Vapor. 2017-05-18 16:57:06 +02:00
Derek M
3fcf1e6610 Merge pull request #3390 from drmDev/master
fixes #3389 colf urn changed effect to put into own grave
2017-05-17 19:41:14 -04:00
Derek Monturo
ea5a3d06af fixes #3389 colf urn changed effect to put into own grave 2017-05-17 19:40:54 -04:00
LevelX2
44e15fb705 * Witchbane Orb - Fixed problem of concurrent modification. 2017-05-18 00:10:44 +02:00
LevelX2
1d438060fc * Fixed bug of any mana abilities not working correctly for mana abilities that could produce mana of any type other mana sources could produce. 2017-05-17 23:20:27 +02:00
LevelX2
6bf7a89d45 * Pithing Needle - Fixed a bug that it did not respect the players range (added UT for #3156 - not reproducable). 2017-05-17 17:52:31 +02:00
LevelX2
a068de8d18 * Rooftop Storm - Fixed wrong alternate cost handling (fixes #3387). 2017-05-17 15:06:52 +02:00
LevelX2
020c66c6a1 * Added UT for #3244. Not able to reproduce the problem. 2017-05-17 12:53:00 +02:00
LevelX2
85c394c29b * Brain in a Jar - Fixed that first ability fizzled when it was sacrificed before the ability resolved (fixes #3247). 2017-05-17 11:39:26 +02:00
LevelX2
d6ddff8d68 * Higure the Still Wind - Fixed that the searched card was not revealed (fixes #3268). 2017-05-17 11:24:54 +02:00
LevelX2
1362637561 * Fixed bug in condition. 2017-05-16 22:48:14 +02:00
LevelX2
d284cc08b1 * Reworked some not correct working dies replacement handling. 2017-05-16 22:36:56 +02:00
LevelX2
51b075bfdb * Reworked infinite loop handling a bit. 2017-05-16 21:13:20 +02:00
Derek M
af0eb13c13 Merge pull request #3386 from drmDev/master
fixed test to deal with infinite loop check
2017-05-16 13:30:10 -04:00
Derek Monturo
d805e05a68 fixed test to deal with infinite loop check 2017-05-16 13:28:51 -04:00
magenoxx
5650eb647e #3373: removed hand removing in MindbreakTrap test 2017-05-16 20:21:25 +03:00
magenoxx
b3eb89c6ea #3373: fixed exiling copied spells from stack 2017-05-16 20:18:32 +03:00
magenoxx
83ee1252cd #3373: added exiling multiple targets in Mindbreak Trap 2017-05-16 20:17:40 +03:00
LevelX2
43586849bb Merge origin/master 2017-05-16 17:41:11 +02:00
LevelX2
0185bcb37e * Mogg Infestation - Fixed a problem with counting also commanders noz gong to graveyard. 2017-05-16 17:40:43 +02:00
LevelX2
351095a904 * Magma Spray - Fixed a bug of dies replacement handling (#3359). Other cards with same rule text not fixed yet. 2017-05-16 17:40:04 +02:00
spjspj
96a2a57935 Merge pull request #3385 from spjspj/master
EDH Power updates
2017-05-16 23:15:52 +10:00
spjspj
3cb7424dfd EDH Power updates 2017-05-16 23:14:33 +10:00
LevelX2
5ce813ad87 * Added a simple check for infinite loops so that if players confirm the game ends in a draw (#3329). 2017-05-16 14:45:30 +02:00
LevelX2
7b61ad7455 * Simic Guildmage - Fixed that the aura moving ability eas not working (fixes #3319). 2017-05-16 12:16:52 +02:00
LevelX2
7dcfbd5be5 * Hexproof Planeswalkers can't be attacked (fixes #3328). 2017-05-16 10:34:58 +02:00
LevelX2
917111b664 * Vizier of the Menagerie - Fixed that the cards from library could be cast at instant speed. 2017-05-16 10:05:17 +02:00
Derek M
73a99d125b Merge pull request #3384 from drmDev/master
naga vitalist UT unable to reproduce issue. closes #3315
2017-05-15 16:04:12 -04:00
Derek Monturo
179626016c naga vitalist UT unable to reproduce issue. closes #3315 2017-05-15 16:03:49 -04:00
magenoxx
1e8e95fee8 Merge branch 'master' of https://github.com/magefree/mage 2017-05-15 19:38:07 +03:00
magenoxx
f40ad9cadf #3373: added reproducing test for Mindreak Trap multi target issue 2017-05-15 19:37:49 +03:00
LevelX2
390834a0d7 * Vizier of the Menagerie - Fixed that the cards from library could be cast at instant speed (fixes #3300). 2017-05-15 16:41:47 +02:00
Derek M
e53e905009 Merge pull request #3381 from exmage/fix-counter-cost-source
Fix source of PutCountersSourceCost not being set
2017-05-15 02:03:19 -04:00
Ex Mage
be69510340 Fix source of PutCountersSourceCost not being set 2017-05-15 00:11:46 -04:00
spjspj
f3e6f71987 Merge pull request #3380 from spjspj/master
Emblem Refactor
2017-05-15 08:51:46 +10:00
spjspj
71fad444c1 Emblem Refactor 2017-05-15 08:47:59 +10:00
Simown
096701cd1e Added and updated tests for attacker/blocker test assertions 2017-05-14 23:18:55 +01:00
Simown
f97fc6f708 Updated TestPlayer + Tests to deal with duplicate initial turns 2017-05-14 23:18:44 +01:00
Simown
5431895ad8 Attacker/blocker checks in the test API 2017-05-14 23:18:03 +01:00
Derek M
6d52ec5a59 Merge pull request #3377 from spjspj/master
Emblems refactor to show emblems in Card/Token Viewer
2017-05-14 12:00:58 -04:00
spjspj
739cbd12a3 Minor add to infinite combo 2017-05-14 21:51:29 +10:00
LevelX2
a045196572 Merge pull request #3370 from magefree/feature/fix_new_perspectives_freeze
magenoxx branch - Feature/fix new perspectives freeze
2017-05-14 06:47:08 +02:00
LevelX2
d1e4a7f6b0 Merge pull request #3372 from ingmargoudt/changelings
change getSubtype(game).contains(..) to hasSubtype(..) to include che…
2017-05-14 06:32:48 +02:00
spjspj
f85c7e07ba Emblems refactor to show emblems in Card/Token Viewer 2017-05-14 13:43:18 +10:00
Derek M
d0f513cb7b Merge pull request #3376 from drmDev/master
adjusted New Perspectives tests
2017-05-13 23:00:35 -04:00
Derek Monturo
a4776b3f4d adjusted New Perspectives tests 2017-05-13 23:00:05 -04:00
emerald000
d5c75cd1b3 Fixed New Perspectives to use a CostModificationEffect.
Remove CyclingCost and WrapperCost that are now unused.
2017-05-13 18:53:35 -04:00
igoudt
265cf408f9 change getSubtype(game).contains(..) to hasSubtype(..) to include check on Changelings 2017-05-13 23:35:23 +02:00