LevelX2
|
0fd72c3010
|
* Added check if the deck was modified during sideboarding.
|
2017-06-05 20:23:09 +02:00 |
|
LevelX2
|
3c6ede7407
|
* Improved game is infinite loop check to ask players only if some kind of iteration is recognized.
|
2017-06-05 12:27:59 +02:00 |
|
Derek Monturo
|
2b25b53541
|
added nest of scarabs test for wither. unable to replicate #3402
|
2017-06-04 21:44:19 -04:00 |
|
igoudt
|
35ae9e316e
|
test manatype on enum, not on string
|
2017-06-02 17:27:36 +02:00 |
|
igoudt
|
86bc25811d
|
completed UT for 3443
|
2017-05-31 22:33:02 +02:00 |
|
igoudt
|
b0a6c76228
|
fixes 3443
|
2017-05-31 00:29:06 +02:00 |
|
LevelX2
|
9c773ba3cb
|
* Vesuvan Shapeshifter - Fixed that copying creatures with morph and a turn face up trigger did not work correctly (fixes #2864).
|
2017-05-28 11:01:04 +02:00 |
|
igoudt
|
dca676617d
|
fix crypt rats + added new test method
|
2017-05-27 09:17:08 +02:00 |
|
LevelX2
|
b4553641eb
|
* Added UT for #2864 Vesuvan Shapeshifter turn face up bug.
|
2017-05-26 14:56:41 +02:00 |
|
Derek Monturo
|
79ed08b543
|
UT added for Jeleva casting SavageBeating. closes #3378
|
2017-05-25 01:20:32 -04:00 |
|
Derek Monturo
|
4cb3535f6f
|
UT unable to reproduce reported bug with Decimator Beetle #3423
|
2017-05-25 00:52:38 -04:00 |
|
Derek Monturo
|
6e6d412535
|
UT for Lambholt replicating bug in #3427
|
2017-05-25 00:40:27 -04:00 |
|
igoudt
|
04afceebeb
|
fix issue 3415
|
2017-05-24 12:48:46 +02:00 |
|
Derek M
|
0e38847c09
|
Merge pull request #3418 from drmDev/master
Soul conduit UT unable to confirm issue #3414
|
2017-05-23 12:51:49 -04:00 |
|
Derek Monturo
|
4b2be64366
|
Soul conduit UT unable to confirm issue #3414
|
2017-05-23 12:51:22 -04:00 |
|
LevelX2
|
1eb1a2abed
|
* Transform - Fixed that a transform effect did only resolve, if the related permanent to transform was the same as the ability was put to stack (fixes #2912).
|
2017-05-23 17:26:16 +02:00 |
|
Derek Monturo
|
2292b18af8
|
another UT for CMC flip cards for #1904
|
2017-05-22 18:14:20 -04:00 |
|
igoudt
|
14148b1ac3
|
unittests for akh
|
2017-05-21 17:05:12 +02:00 |
|
LevelX2
|
9e78410fff
|
Merge branch 'master' into subtypes
|
2017-05-21 10:50:47 +02:00 |
|
LevelX2
|
40f192eafc
|
* Squelch - Fixed that it was causing a ClassCastException (fixes #3396).
|
2017-05-20 23:22:31 +02:00 |
|
igoudt
|
8ab4f5b454
|
finised all creaturetypes
|
2017-05-20 22:41:25 +02:00 |
|
Derek Monturo
|
9e78f216d1
|
only fixes 2 of 3 issues with Scarabs. infect damage not triggering it still for #3402
|
2017-05-20 09:47:30 -04:00 |
|
Derek Monturo
|
e7963de7c8
|
more scarabs tests
|
2017-05-20 09:24:45 -04:00 |
|
LevelX2
|
8b353d1b62
|
Added UT for #3400.
|
2017-05-20 09:49:39 +02:00 |
|
LevelX2
|
3cd63003c0
|
* Curse of Spite - Fixed that the effects of the curse were not correctly applied after the target player dies. (fixes #3401).
|
2017-05-20 09:30:23 +02:00 |
|
LevelX2
|
00ad7b5423
|
Merge origin/master
|
2017-05-19 17:51:32 +02:00 |
|
LevelX2
|
67a66d90da
|
* Hapatra, Vizier of Poisons - Fixed that it was not triggering off of Infect (fixes #3288).
|
2017-05-19 17:51:04 +02:00 |
|
Simown
|
c53d3b392a
|
Fixed Spirit Mirror and added tests. Fixes #3391
|
2017-05-18 23:19:18 +01:00 |
|
LevelX2
|
d686af8890
|
* Fixed a problem of endless iteration with Reflecting Pool.
|
2017-05-18 16:57:32 +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
|
020c66c6a1
|
* Added UT for #3244. Not able to reproduce the problem.
|
2017-05-17 12:53:00 +02:00 |
|
LevelX2
|
d284cc08b1
|
* Reworked some not correct working dies replacement handling.
|
2017-05-16 22:36:56 +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 |
|
LevelX2
|
0185bcb37e
|
* Mogg Infestation - Fixed a problem with counting also commanders noz gong to graveyard.
|
2017-05-16 17:40:43 +02: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 |
|
Derek Monturo
|
179626016c
|
naga vitalist UT unable to reproduce issue. closes #3315
|
2017-05-15 16:03:49 -04:00 |
|
magenoxx
|
f40ad9cadf
|
#3373: added reproducing test for Mindreak Trap multi target issue
|
2017-05-15 19:37:49 +03: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 Monturo
|
a4776b3f4d
|
adjusted New Perspectives tests
|
2017-05-13 23:00:05 -04:00 |
|
Derek M
|
e5a69134c8
|
Merge pull request #3371 from drmDev/master
minor adjustments to new perspectives test
|
2017-05-13 13:13:32 -04:00 |
|
Derek Monturo
|
2d91ee49cf
|
minor adjustments to new perspectives test
|
2017-05-13 13:12:59 -04:00 |
|
Derek Monturo
|
0fbc86be47
|
adjusting tests for #3359. also consolidated kalitas test to here
|
2017-05-13 12:38:07 -04:00 |
|
magenoxx
|
f912ee6213
|
Fixed incorrect NewPrespectives test. 3 Mountains caused New Perspectives discard instead of cast.
|
2017-05-13 17:10:16 +03:00 |
|
ingmargoudt
|
05349be8c3
|
Merge pull request #3366 from ingmargoudt/unittests
Unittests
|
2017-05-13 00:32:41 +02:00 |
|
igoudt
|
5c3a1c0c72
|
extra tests for kiraGreatGlassSpinner
|
2017-05-12 23:14:47 +02:00 |
|