LevelX2
|
eb89f95f07
|
* Proliferate - Fixed a bug that only creatures could be used for the proliferate add counter effect.
|
2014-08-17 21:13:26 +02:00 |
|
LevelX2
|
ddb9c786b4
|
Some changes to logging and NPE handling.
|
2014-08-17 20:38:57 +02:00 |
|
LevelX2
|
c449a9b2fd
|
Some tests and minor formatting.
|
2014-08-17 02:48:19 +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
|
df475d8049
|
* BattleCry - Fixed that power boost did not last until end of turn.
|
2014-08-16 17:37:38 +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
|
f84d624f1f
|
* Fixed a bug that mana source restrictins got lost with mana cost madification (e.g. cast Myr Superion while Etherium Sculptor in play).
|
2014-08-16 13:03:13 +02:00 |
|
LevelX2
|
fcc28ac0f3
|
Added test for Sacred Ground.
|
2014-08-16 10:26:26 +02:00 |
|
LevelX2
|
57ccef6092
|
* Fixed can't counter ability that did not work correctly.
|
2014-08-16 09:33:31 +02: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 |
|
magenoxx
|
b82279a2f7
|
Merge branch 'master' of https://github.com/magefree/mage
|
2014-08-15 15:45:22 +04:00 |
|
magenoxx
|
1a28ed4a8a
|
Fixed testUndyingTriggersInTime test. Renamed to testPersist*
|
2014-08-15 15:07:43 +04:00 |
|
LevelX2
|
429e114f69
|
* 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 |
|
magenoxx
|
de6d1bf46b
|
Asserting action count in tests. minor changes.
|
2014-08-15 10:52:37 +04:00 |
|
magenoxx
|
ef92e006d0
|
Forgot to commit
|
2014-08-15 10:27:17 +04:00 |
|
magenoxx
|
186f29d0cc
|
LKI tests
|
2014-08-15 10:26:29 +04:00 |
|
magenoxx
|
0597aaf4f4
|
[TestAPI] Cast when spell or ability are not on the stack
|
2014-08-15 10:16:28 +04:00 |
|
Quercitron
|
cdbe09890d
|
Add testThatCardIsHandledAsNewInstanceAfterCloudshift (issue with reference to object after multiple zone changing)
|
2014-08-15 02:41:49 +04: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 |
|
LevelX2
|
8c6893a8e8
|
Update BloodMoonTest and some updates to Tooltiptexts.
|
2014-08-11 00:54:46 +02:00 |
|
LevelX2
|
c8fa685735
|
Fix for issue #493. Tests do all work, need some more checking if this really works.
|
2014-08-10 11:28:02 +02:00 |
|
LevelX2
|
babbd9ff19
|
* Added a test for issue #493.
|
2014-08-10 10:56:10 +02:00 |
|
Dustin Conrad
|
5ed3027b9f
|
fix null pointer when the generated deck is all artifacts.
|
2014-08-09 22:40:08 -04:00 |
|
LevelX2
|
e893999657
|
* Chandra Pyromaster - Fixed that the exiled card from second ability could e.g. not be cast with overload. Fixes #486. Added tests.
|
2014-08-08 12:00:57 +02:00 |
|
LevelX2
|
fc382740ce
|
* Curse of Exhaustion - Fixed that it did not work correctly with Copy Enchantment spell.
|
2014-08-06 12:22:17 +02:00 |
|
LevelX2
|
792e23a0b0
|
* 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 |
|
LevelX2
|
fce95b2fde
|
* Banisher Priest - Fixed a bug that if Banisher Priest was copied by a token, the target creature exiled by the token did not return as the token left the battlefield.
|
2014-08-04 00:41:03 +02:00 |
|
LevelX2
|
eeb9cc2f56
|
* Fixed failing clone test.
|
2014-08-02 22:06:17 +02:00 |
|
LevelX2
|
cbb6117b8e
|
Replaced some replacement effects with restriction effects. Added new method to restriction effect. Improved canAttack methods (not finished yet).
|
2014-08-01 15:59:59 +02:00 |
|
magenoxx
|
b1908219ff
|
Test and fix for prev commit
|
2014-07-30 19:36:17 +04:00 |
|
magenoxx
|
62b959f6b1
|
[UI] Resolved Issue#460: Simplify hybrid mana use
|
2014-07-30 18:37:48 +04:00 |
|
LevelX2
|
33918623aa
|
Fixed some more mixed up parameters of target classes.
|
2014-07-30 10:47:51 +02:00 |
|
LevelX2
|
e22174b148
|
* Fixed that sacrifice was handled targeted (because of using other method now with sourceId and controllerId).
|
2014-07-27 15:51:51 +02:00 |
|
magenoxx
|
7af34eb8b1
|
Issue#460: added falling tests
|
2014-07-27 15:34:23 +04:00 |
|
LevelX2
|
7f6d5bcac6
|
* Fixed a bug introduced with TargetSource() fix.
|
2014-07-25 14:43:13 +02:00 |
|
LevelX2
|
bafcff82ec
|
Added a test.
|
2014-07-23 17:22:32 +02:00 |
|
LevelX2
|
6bd1a9c7ca
|
* Fixed calculation of converted mana costs for spells on the stack (fixes #459). Added test. Some minor formattings.
|
2014-07-19 15:17:46 +02:00 |
|
LevelX2
|
bfca0b2b04
|
* Discard - Fixed that discard cost are valid if Rest in Peace is in play.
|
2014-07-19 10:23:58 +02:00 |
|
Quercitron
|
e5b2b39701
|
Make order of parameters the same for methods player.damage and permanent.damage
|
2014-07-18 02:11:11 +04:00 |
|
LevelX2
|
213f8e7071
|
* Liliana's Careess - Fixed target handling of opponent.
|
2014-07-14 23:15:37 +02:00 |
|
LevelX2
|
d989131980
|
* Tests - Added a damage distribution test and fixed a bug of test target handling that caused the CrypticCommandTest to fail.
|
2014-07-14 23:02:27 +02:00 |
|
LevelX2
|
a9d08ef724
|
* Added test for control change.
|
2014-06-23 15:56:40 +02:00 |
|
LevelX2
|
d27540a502
|
* Court Hussar, Azorius Herald fixed mana was spent condition for permanents. Batwing Brume - Fixed both triggered effects that did not work correctly.
|
2014-06-20 19:26:15 +02:00 |
|
LevelX2
|
6865b69343
|
Added test to besow test (not finished yet).
|
2014-06-20 14:27:04 +02:00 |
|
LevelX2
|
bc91cc7f84
|
* Combat - Creatures forced to attack can no longer be removed from attack by using the undo button (e.g. Bident of Thassa).
|
2014-06-20 14:24:13 +02:00 |
|
Quercitron
|
f2114f4701
|
Fix build for Player AI projects
|
2014-06-13 20:21:07 +04:00 |
|
North
|
1867a150c1
|
[refactor] removed generic parameter from Player
|
2014-06-03 11:19:49 +03:00 |
|
LevelX2
|
7af040e70b
|
* Batterskull - Fixed effect handling so that the Germ token no longer dies before the equipment from living weapon is attached.
|
2014-06-02 15:03:14 +02:00 |
|