glerman
6aa23b0b2e
added DustOfMoments counter addition test
2015-07-15 22:06:01 +03:00
glerman
afe9c27aa5
finally made DustOfMoments to work, CounterPredicate didn't see counters for Chronozoa (permanent). why the hell is PermanentImpl.getCounters() and CardImpl.getCounters(game) don't return the same value for the same card
2015-07-15 22:06:00 +03:00
glerman
45e269de77
added empty test for DustOfMoments
2015-07-15 22:06:00 +03:00
glerman
9e4a7aad8a
added empty test for DustOfMoments
2015-07-15 22:06:00 +03:00
glerman
0a293063cf
added test for NornsAnnex still in progress, dur to friends bug
2015-07-15 22:06:00 +03:00
glerman
5ebfacecb5
added test case of Chronozoa being destroyed with time counters on it (end case)
2015-07-15 22:05:59 +03:00
glerman
9b44c9a087
fixed the LastTimeCounterRemovedCondition, moved the Chronozoa test to fit the package convention, added a test case
2015-07-15 22:05:59 +03:00
glerman
1567c4efe9
Adding Chronozoa card impl
2015-07-15 22:05:59 +03:00
LevelX2
cd354bacc3
Added a test.
2015-07-15 17:24:18 +02:00
LevelX2
3bac7b550c
Added a test for storm with flashback.
2015-07-15 16:54:31 +02:00
LevelX2
7f8822ae19
Added a test for Crypt Ghast
2015-07-14 16:25:06 +02:00
LevelX2
b1f5b15f2d
* The Abyss - Fixed non conform target handling.
2015-07-13 16:01:49 +02:00
LevelX2
f955316225
* Liliana, Defiant Necromancer - Fixed that the emblem did not trigger ( fixes #1110 ).
2015-07-13 13:08:12 +02:00
LevelX2
b2fcb8ea8c
Added some tests.
2015-07-12 23:16:02 +02:00
LevelX2
fa0a40b0d6
* Some fixes/chnages to AI player. Needs probably some more testing.
2015-07-12 19:51:04 +02:00
LevelX2
c53c09a59b
* Fixes to handling of triggered abilities of tokens.
2015-07-12 19:50:20 +02:00
LevelX2
55966f3056
* Fixes to spend any mana to pay handling-
2015-07-12 19:49:53 +02:00
LevelX2
4094fe5ecf
* Fixed a problem that triggered abilities of created tokens were not removed properly if the token left has left the battlefield.
2015-07-12 11:08:33 +02:00
LevelX2
2cc62aada0
Some minor tooltip text fixes.
2015-07-12 09:56:49 +02:00
LevelX2
0e3d4b335a
Some fixes/improvements to generation of available mana.
2015-07-12 09:11:13 +02:00
LevelX2
2deb89bfa7
* Hixus, Prison Warden - Fixed that the triggered ability did not exile the creature.
2015-07-10 14:45:24 +02:00
LevelX2
77b3706c9f
* Fixed that permanents that became creatures are not removed from combat if the creature making effect is removed during combat (fixes 366).
2015-07-08 23:40:15 +02:00
LevelX2
072987b96d
Updated RemoveFromCombatTest.
2015-07-08 17:15:56 +02:00
LevelX2
8e0354d50a
* Kicker - Fixed that kicked status was not correctly checked, if a spell with kicker was cast again.
2015-07-08 16:20:43 +02:00
LevelX2
8c725ef86b
* Hallowed Moonlight - Fixed exception if a token should be moved to exile.
2015-07-08 00:05:52 +02:00
LevelX2
51c6a89753
* Enshrouding Mist - Fixed that the target creature was not untapped if renowned.
2015-07-07 17:09:52 +02:00
LevelX2
ee738786b9
* Liliana, Heretical Healer - Fixed that she was exiled and transformed even if no longer on the battlefield as the effect resolved.
2015-07-07 16:23:12 +02:00
LevelX2
de47259a49
* Fixed that end turn effects (e.g. Day's Undoing) did not remove triggered abilities waiting to go onto the stack.
2015-07-07 15:55:37 +02:00
LevelX2
381603666d
Added test.
2015-07-07 07:55:31 +02:00
LevelX2
7bb93fbb25
* Willbreaker - Fixed that it didn't trigger when targeted by abilities.
2015-07-06 17:23:47 +02:00
LevelX2
d38910b81b
* Liliana, Heretical Healer - Fixed that the Zombie token was not created if Liliana was exiled by her effect.
2015-07-06 16:49:24 +02:00
LevelX2
1ee75e3e94
* Angel of Serenity - Fixed that the exiled cards did not return when the Angel left the battlefield ( fixes #1083 ).
2015-07-06 15:22:16 +02:00
LevelX2
c942592c3b
* Dash - Fixed that the creature was returned to hand from dash also if it left battlefield before.
2015-07-06 13:36:23 +02:00
LevelX2
0b26aaff6e
Fixed Ensoul Artifact not giving P/T to the target artifact.
2015-07-06 00:57:53 +02:00
LevelX2
a4f76a1fb8
Fixed another bug of renown.
2015-07-05 11:51:51 +02:00
LevelX2
b2ed48da87
Fixed a bug about must be blocked requirement forcing the blocker to block multiple attackers locking the game.
2015-07-05 11:48:19 +02:00
LevelX2
9c53e7f984
[ORI] Renown - Fixed that renown was not applied again after creature left and returned to battlefield.
2015-07-05 08:58:19 +02:00
LevelX2
cd0cba6ec7
XMage Release 1.4.2v0
2015-07-04 01:28:19 +02:00
LevelX2
9ef707c0fa
Fixed / changed some tests.
2015-07-03 14:59:19 +02:00
LevelX2
25ca463520
[ORI] Added Tainted Remedy and Liliana Planeswalker. Fix for build bug of Sigled Starfish.
2015-07-03 12:26:14 +02:00
LevelX2
a33ed68c74
* Possibility Storm - Fixed a bug that it was not correctly checked if the player was able to cast modal spells.
2015-07-03 08:29:17 +02:00
LevelX2
4aebcd2399
* Savage Summoning - Fixed that it did not work to cast a commander from command zone.
2015-07-02 23:38:37 +02:00
LevelX2
7b4f2dd33a
* Added a bestow test.
2015-07-02 21:53:28 +02:00
LevelX2
0a0cb40783
* Fixed that creatures that have to pay costs to block were wrongly forced to block causing UI locks.
2015-07-01 23:00:22 +02:00
LevelX2
9059f7a1e4
* Fixed a bug of check if two objects sharing a colors were also to colorless objects did return a positive result (e.g. caused Dream Halls to cast Artifacts by discarding lands).
2015-07-01 13:40:52 +02:00
LevelX2
bf21de745a
* Fixed a bug of check if two objects sharing a colors were also to colorless objects did return a positive result (e.g. caused Dream Halls to cast Artifacts by discarding lands).
2015-07-01 13:37:32 +02:00
LevelX2
15fe85c5da
Fixed that creatures forced to attack that have to pay a cost to attack lock the UI (not completed for all existing cards yet).
2015-07-01 02:00:07 +02:00
LevelX2
a174bef27b
* Fixed a bug with Infernal Scarring that the ability did not trigger that let you draw a card as the enchanted creature died.
2015-06-30 12:29:17 +02:00
LevelX2
123d1e4ec6
[ORI] Added 6 black cards.
2015-06-30 01:24:51 +02:00
LevelX2
f45c5cedeb
Fixed handling and initialization of Fixedtarget object. Fixing a problem of ReturnToBattlefieldUnderYourControlTargetEffect that caused objects to return taht already left the zone they should be moved from.
2015-06-29 18:34:53 +02:00
LevelX2
148fd0e6ae
* Golem's Heart - Fixed that the triggered ability did not work.
2015-06-28 22:42:18 +02:00
LevelX2
df3e6db569
Please test! Some changes to the display of user choices, showing also a longer text in tooltip window.
2015-06-28 21:55:48 +02:00
LevelX2
87f3978589
Some changes to userData handling. Added country flag to some dialogs. Saved and restored some more table columns width and order information.
2015-06-28 00:10:38 +02:00
LevelX2
25f09e1891
Added Test.
2015-06-27 11:58:53 +02:00
LevelX2
b668209f7d
Fixed for Flameshadow Conjuring and Felhide Spiritbinder that the created tokens did not get haste or the added card type enchantment.
2015-06-26 19:20:27 +02:00
LevelX2
d65581809f
* Notion Thief - Fixed that the replacment effect was not always applied as intended.
2015-06-26 15:16:33 +02:00
LevelX2
5b7d57aec9
Added some tests.
2015-06-26 12:10:17 +02:00
LevelX2
ee304e773e
* Daxos of Meletis - Fixed that the mana as thought ability did not work. Fixed that a instant could also be cast from other players.
2015-06-25 16:57:44 +02:00
LevelX2
7bc8649585
* Animate Dead - Fixed that the target card in graveyard was not handled correct, if the Animate Dead reentered the Battlefield(e.g. with Worldgorger Dragon combo).
2015-06-25 14:31:23 +02:00
LevelX2
94ad36058c
[ORI] Added 5 cards with Renown relation and a renown test.
2015-06-24 00:11:03 +02:00
LevelX2
2f996847b3
* Mossbridge Troll - Fixed that the Troll was also regenerated of detroy effect if it was not possible to regenerate.
2015-06-23 13:10:49 +02:00
LevelX2
ebeec78c7f
Added some tests.
2015-06-22 15:32:14 +02:00
LevelX2
78188d6f24
Removed dispay of card ID for looked at cards to prevent unfair use of card identity.
2015-06-22 15:31:15 +02:00
LevelX2
88928772fb
* Zur's Weirding - Fixed that the player hand cards were not revealed.
2015-06-21 23:50:03 +02:00
LevelX2
8f39a0ba1d
* Added test, some mior changes.
2015-06-20 11:57:52 +02:00
LevelX2
47f2ba3b3d
Added test for Scythe of the Wretched.
2015-06-20 02:03:27 +02:00
LevelX2
e509a35795
Fixed a bug that existing continuous effects were not applied before state based effects were checked.
2015-06-20 01:07:35 +02:00
LevelX2
db5526a1c6
* Kicker - Fixed that kicker did not work correctly if the kicker card did change zone again before kicker dependant ability resolved.
2015-06-19 23:56:45 +02:00
LevelX2
4565bce43d
Added a test.
2015-06-19 08:32:00 +02:00
LevelX2
7a4d4265a4
Added a test.
2015-06-19 00:52:03 +02:00
LevelX2
359f47a99d
Fixed Gideon Battle-Forge.
2015-06-19 00:04:24 +02:00
LevelX2
42cf7f1f4e
Fixed possible npe, added some tests.
2015-06-18 22:42:13 +02:00
LevelX2
ae1f726f56
* Bioshift - Fixed that always all counters were moved, the remove counter event was not fired and that the two targetes were handled as one target definition.
2015-06-18 13:39:49 +02:00
LevelX2
7ee6e13913
* Harbor Serpent - Fixed that the attack restriction did not work correctly.
2015-06-18 11:29:42 +02:00
LevelX2
68a0782e30
Added a test.
2015-06-17 17:41:20 +02:00
LevelX2
9882948a06
* Splice on Arcane - Fixed that if a player used an alternate cost to cast the arcane spell (e.g. Nourishing Shoal) splice mana costs were also removed.
2015-06-17 16:15:44 +02:00
LevelX2
a3dc7b6691
[ORI] Added Nissa Sage Animist (coded by Emerald).
2015-06-16 17:01:56 +02:00
LevelX2
27929cccba
Added handling to make it possible that a transformable card can enter the battlefield transformed.
2015-06-16 17:01:15 +02:00
LevelX2
d8df53dde7
Added some tests.
2015-06-16 14:41:28 +02:00
LevelX2
cd0f273122
Fixed a bug that if a human player had to discard more cards than he had on hand, the game UI was blocked.
2015-06-15 17:35:48 +02:00
LevelX2
09dd373909
Merge origin/master
2015-06-15 12:21:48 +02:00
LevelX2
bd4a0e7177
* Added test for commander damage wind condition.
2015-06-15 07:44:34 +02:00
LevelX2
75645946e0
* Searing Blaze - Fixed that damage was not raised to 3 if the controller played a land before.
2015-06-14 23:56:23 +02:00
LevelX2
516b6ea8e7
* Teferi, Mage of Zhalfir - Fixed that the flash ability was not applied to commander in command zone.
2015-06-14 23:24:15 +02:00
LevelX2
135c76ed71
Added possibility to set a specific deck for a test.
2015-06-14 23:23:26 +02:00
LevelX2
060a468d4b
Update to release 1.4.1.
2015-06-14 02:43:16 +02:00
LevelX2
d738a5ccce
* Soul Foundry - Fixed that the activation cost for the ability to put a copy of the imprinted card to the battlefield was calculated wrongly ( fixes #1019 ).
2015-06-13 21:11:16 +02:00
LevelX2
6d2f95c591
* Fixed that countering the half of a split spell did not work correctly.
2015-06-13 19:57:08 +02:00
LevelX2
e48be86f7b
* Zoetic Cavern - Fixed that if cast with Morph the spell was not handled as spell with card type "Creature" (e.g. causing problem with Possibility Storm).
2015-06-13 19:21:03 +02:00
LevelX2
b3fdc167a8
* The Mimeoplasm - Fixed that if a Mimeoplasm was copied (e.g. by Clone) that not the target copied by Mimeoplasm was copied but instead the Mimeoplasm itself.
2015-06-13 09:35:37 +02:00
LevelX2
3dc081e1a6
* Copy effect - Fixed that continuous copy effects were not removed as the related permanent left the battlefield.
2015-06-13 00:25:31 +02:00
LevelX2
32a123e799
Added a test.
2015-06-12 15:04:46 +02:00
LevelX2
7f5e3a262e
* Added test and some minor changes.
2015-06-12 08:13:41 +02:00
LevelX2
f7bce827fe
* Refraction Trap - Fixed a bunch of problems with that card.
2015-06-11 17:14:43 +02:00
LevelX2
d713ae424f
* Enduring Renewal - Fixed that the creature did not come back to hand.
2015-06-11 15:52:47 +02:00
LevelX2
753340efc6
* Teferi, Mage of Zhalfir - Fixed that Flash was not given to cards in the libraray (so e.g. Mystical Teachings did not work for creatures that did not have Flash by itself).
2015-06-11 12:57:00 +02:00
LevelX2
93dcf2d59f
* Finished card attribute change handling for color of cards (card subtype not supported yet) related to #408
2015-06-10 14:00:37 +02:00
LevelX2
c27ef5ee97
* Started to fix color setting for cards (e.g. Painter's Serverant) #408 (not completely finished yet).
2015-06-10 01:24:38 +02:00
LevelX2
21e2066bba
* Akron Legionnaire - Fixed not correct working restrict ability.
2015-06-08 22:51:48 +02:00
LevelX2
1cf93e6c43
Fixed AI test class.
2015-06-08 19:46:22 +02:00
LevelX2
3b61a10237
Fixed some bugs and added a AI Test player class.
2015-06-08 18:31:54 +02:00
LevelX2
8acf28eed1
* Added optional rollback current turn and up to 3 previous turns to the battlefield menu. All other players have to agree to the rollback to let it happen.
2015-06-07 00:53:08 +02:00
LevelX2
81187ba1c7
Fixed a problem with removing player attachments.
2015-06-05 13:35:33 +02:00
LevelX2
01c81c1cb1
* Homing Sliver - Fixed the gain Slivercycling ability.
2015-06-05 11:44:51 +02:00
LevelX2
36eebfa317
* Fixed that player enchnatments were not correctly removed as they left the battlefield causing problems if they were cast again later in the game ( fixes #1006 ).
2015-06-05 00:50:31 +02:00
LevelX2
ca9ee416e8
Added test for Mana Flare.
2015-06-04 14:48:06 +02:00
LevelX2
59ae174d2b
Added a test.
2015-06-04 13:58:20 +02:00
LevelX2
53396a44f2
Added some test and some minor fixes to effect ability handling.
2015-06-04 13:50:39 +02:00
LevelX2
b58d2e88ea
* Novijen Sages - Fixed that it was not possible to pay the activated ability with the counters of Novijen Sages.
2015-06-03 23:49:54 +02:00
LevelX2
9cfadbda5b
* Burning Earth - Fixed that the damage effect did not trigger.
2015-06-03 22:47:24 +02:00
LevelX2
eea43662e1
Added test.
2015-06-03 20:16:58 +02:00
LevelX2
56f41243ca
* Keranos, God of Storms - Fixed that it's triggered ability triggered not only on the first card drawn on the turn.
2015-06-03 19:35:05 +02:00
LevelX2
a5bdff6826
Added a test.
2015-06-03 00:10:02 +02:00
LevelX2
c1fa3422fd
* Mycosynth Golem - Fixed not working second ability.
2015-06-02 23:37:15 +02:00
LevelX2
bb28394f71
* Helm of Obedience - Fixed that card movement to graveyard was not handled correct. It was not checked, if card was really moved to graveyard ( fixes #1004 ).
2015-06-02 22:50:57 +02:00
LevelX2
78961ad511
Added Vesuva test.
2015-06-02 17:08:49 +02:00
LevelX2
f9f674b8f7
* Fixed that removed players (e.g. by lethal damage) changed the players in range wrongly immediatly instead of at the start of the next turn.
2015-06-02 15:01:52 +02:00
LevelX2
3115bbdcb6
Multiplayer test - added option to attack specific player.
2015-06-02 14:58:54 +02:00
LevelX2
bc21b8d475
* Deathmist Raptor - Fixed that the return ability did wrongly also work if the Raptor had left the graveyard.
2015-05-31 19:17:15 +02:00
LevelX2
1b690e5c8c
* Fixed target change handling (e.g. with opponent filter - fixes #574 ). Added some tests.
2015-05-31 18:44:02 +02:00
LevelX2
02aaf150db
Added some tests.
2015-05-30 15:16:12 +02:00
LevelX2
a541d24a20
* Treacherous Pit-Dweller - Fixed that the enteres the battlefield ability was not implemented correctly.
2015-05-30 15:14:44 +02:00
LevelX2
bb478fa9d5
* Heroic - Fixed that heroic only triggered for one mode if a modal spell with heroic targets in differnt modes was used (e.g. Dromoka's Command).
2015-05-30 12:44:33 +02:00
LevelX2
907b029bdb
Added target handling for modal spells with multiple targets in different modes. Fixed target handling bugs in test project.
2015-05-30 12:43:17 +02:00
LevelX2
f8f21bd8ce
* Landfall - Fixed that it also works for Instant and Soceries copied from opponents. Corrected tooltip text formating.
2015-05-30 10:14:15 +02:00
LevelX2
04d555d339
* Opal Palace - Fixed that a commander casr with opal palace did not get a +1/+1 counter.
2015-05-30 01:44:47 +02:00
LevelX2
bf598d1af2
* Laboratory Maniac - Removed wrong checks that prevented the player to win if his life was below 1 and he drew from an empty libraray.
2015-05-30 00:25:48 +02:00
LevelX2
5a428f10ab
* Fixed a bug that continuous effects created by copied cards (e.g. by Isochronic Scepter using Silence) were not applied correctly.
2015-05-29 18:43:21 +02:00
LevelX2
4f4ade61d5
Fixed commander cast test.
2015-05-29 17:29:14 +02:00
LevelX2
8783a633a1
Added commander duel test base class.
2015-05-29 15:07:16 +02:00
LevelX2
66acff81b9
Removed unused and redundant code from test player base classes.
2015-05-29 12:46:34 +02:00
LevelX2
5a5722b248
* Skarrgan Firebird - Fixed that the condtion check of the activated ability was inverted.
2015-05-29 00:18:51 +02:00
LevelX2
ba8e918527
* Worldheart Phoenix - Fixed that it could be cast from graveyard with it's regular casting costs.
2015-05-28 16:52:17 +02:00
LevelX2
6a0988ef66
* Banefire - Fixed Banefire's switched condition check.
2015-05-28 16:13:54 +02:00
LevelX2
48ba1c585a
* Alms Beast - Fixed that the liflink ability did not work correctly.
2015-05-28 16:01:39 +02:00
LevelX2
c896ae2442
* Deep-Sea Kraken - Fixed that the triggered ability to remove time counters did not work.
2015-05-28 15:12:00 +02:00
LevelX2
8d31a38d1d
Fixed world enchantment rule.
2015-05-28 11:59:19 +02:00
LevelX2
16ea49141f
Fixed that static abilities of phased out objects are not applied.
2015-05-28 00:14:08 +02:00
LevelX2
ccae89e181
Implemented World Rule state based action.
2015-05-27 00:53:29 +02:00
LevelX2
0f3fc99943
* Fixed test.
2015-05-27 00:38:54 +02:00
LevelX2
f0ef479402
* Soulfire Grand Master - Fixed that delayed effects (e.g. Deflecting Palm) have also lifelink if Soulfire Grand Master is still on the battlefield.
2015-05-26 22:16:32 +02:00
LevelX2
1383941bf7
Fixed test.
2015-05-25 22:58:11 +02:00
LevelX2
7ca6c87fe5
* Unearth - Fixed the not working replacement effect of unearth that exiles the creature if neccessary.
2015-05-25 19:05:00 +02:00
LevelX2
c71b3ea7e8
* Proliferate - Fixed that in some cases permanents that had counters before could be choosen tp proliferate.
2015-05-25 18:39:36 +02:00
LevelX2
4298e66e02
* Changeling - Fixed that some non creature subtypes of cards (e.g. Arcane) were positive filtered for Changeling ( fixes #991 ).
2015-05-25 16:51:09 +02:00
LevelX2
d3b41c076d
* Added DealsDamageAttachedTriggeredAbility and used in some cards.
2015-05-25 15:49:51 +02:00
LevelX2
194c2eb371
* Reflecting Pool - Fixed that it did not work correctly with lands that produce conditional mana (e.g. Sliver Hive or Caverns of Soul) fixes #993 .
2015-05-25 00:57:42 +02:00
LevelX2
c3447ccff0
* Eldrazi Temple - Fixed that the first ability was automatically used for spells ( fixes #908 ) .
2015-05-24 18:56:34 +02:00
LevelX2
abeac7ff65
Added another test for Laboratory Maniac.
2015-05-23 19:38:30 +02:00
LevelX2
28d816b21f
* Endrek Sahr, Master Breeder - Fixed Thrull creating ability that did not work when the triggering spell was countered.
2015-05-23 18:59:41 +02:00
LevelX2
e82ee26136
Added test for Sepulchral Primordial.
2015-05-23 18:38:34 +02:00
LevelX2
7003dc7e3f
* Fixed that the AI used activated abilities even if they were forbidden by a restriction effect like Arrest.
2015-05-23 17:43:27 +02:00
LevelX2
fe28ca3e40
Merge origin/master
2015-05-23 16:35:03 +02:00
LevelX2
a5820a50e6
Added tests for Auraswap.
2015-05-23 16:34:32 +02:00
LevelX2
ce64a22c15
Some more rework of player.moveCard (mainly to graveyard).
2015-05-23 15:35:40 +02:00
LevelX2
f9bad74ca7
Added test.
2015-05-23 10:06:47 +02:00
LevelX2
38865e2495
Added some tests.
2015-05-22 15:16:29 +02:00
LevelX2
e68bd0e876
* Dolmen Gate - Fixed that it was not checked if the creates were attacking creatures for damage prevention.
2015-05-22 11:26:42 +02:00
LevelX2
b64d5c39cc
* Fixed accidental removed subtype of Murder Investigation.
2015-05-22 00:33:15 +02:00
LevelX2
d7255f971c
* Some more minor changes. Added test.
2015-05-21 23:25:46 +02:00
LevelX2
093b22081a
* Some minor changes.
2015-05-21 22:39:30 +02:00
LevelX2
6097e297fe
* Prevention effects - Fixed that prevention effects also prevented damage that was not preventable ( fixes #983 ).
2015-05-21 00:25:37 +02:00
LevelX2
025c5bf5d8
* Satyr Firedancer - Fixed that its ability did also trigger for damage from other sources than iinstant or sorcery spells ( fixes #963 ).
2015-05-19 16:20:21 +02:00
LevelX2
b0a404e84b
* Retrace - Fixed that retrace did not work correctly with cost modifications.
2015-05-18 20:48:01 +02:00
LevelX2
df9efa97b6
* Dragonlord Kolaghan - Fixed that morphed cast spells where compared with its origin name with cards in the graveyard.
2015-05-17 22:08:56 +02:00
Nathaniel Brandes
fb1c60f818
Fix manifest megamorph testcase.
...
The megamorph was not working correctly because the creature used,
Sandstorm Charger, has exactly the same Megamorph cost and Manifest
cost. Since the manifest ability came first in the ability list order,
it was used. The replacement creature has two different mana costs and
fulfills the testcase purpose correctly.
2015-05-15 01:45:01 -07:00
LevelX2
988ed217f3
* Angelic Destiny - Fixed that the enchantment did not return from graveyard to hand.
2015-05-13 23:05:02 +02:00
LevelX2
7bc8ff9955
* Otherworldly Journey - Fixed that the returning creature did not get the +1/+1 counter.
2015-05-13 17:45:44 +02:00
LevelX2
54be23cb41
Added a test for conditional mana.
2015-05-13 15:05:51 +02:00
LevelX2
7453d6a39e
* Fixed the sometimes failing Spellskite Test.
2015-05-13 15:05:34 +02:00
LevelX2
fa847e8feb
* Update to version 1.4.0v0.
2015-05-12 23:11:25 +02:00
LevelX2
e2cb40de70
Some minor log changes and added tests.
2015-05-12 17:29:00 +02:00
LevelX2
70f152feb1
* Fixed that some mana effects did not send all neded events (prevented that Contamination chnaged conditonal mana from Cavern of Souls to black mana).
2015-05-11 15:26:39 -03:00
LevelX2
7338022dd1
* Fixed that cyle triggered abilities did not work.
2015-05-11 15:26:09 -03:00
Luna Skyrise
ab773ab509
[10E, USG] Added No Rest for the Wicked
...
and test
2015-05-10 23:54:05 -03:00
Luna Skyrise
c48d381b24
[TMP] Add Flailing Drake
...
Includes test.
2015-05-10 23:03:25 -03:00
LevelX2
9c97953b6b
Added some font color to object and player names output to game logging and feedback area.
2015-05-09 21:18:00 +02:00
LevelX2
5c041753a6
* Progenitor Mimic - Fixed that the copy effect did not work correctly ( fixes #958 ).
2015-05-08 14:45:14 +02:00
LevelX2
853be4ce65
Added some tests and an legacy example deck.
2015-05-08 09:12:37 +02:00
LevelX2
0ef2919a08
Some minor changes. Added a Kicker test.
2015-05-07 21:54:28 +02:00
LevelX2
4bea123bf3
Some minor changes. Added a test.
2015-05-07 21:04:04 +02:00
LevelX2
4d62d62768
* Fixed a bug that triggered abilities went under certain circumstances to stack at the wrong time (fixes the not working Sharuum The Hegemnon + Clone + Blood Artist combo).
2015-05-07 18:12:58 +02:00
Nathaniel Brandes
f9f6b078ab
Properly fix ReturnToBattlefieldUnderYourControl.
...
All tests now passing. I broke out It That Betrays into it's own class,
as it doesn't actually care about zone when returning the permanent to
the battlefield, unlike most other abilities of that type, which target.
2015-05-04 21:31:01 -07:00
LevelX2
1a64f9e53e
* Added some tests for ReturnToBattlefieldUnderYourControlTargetEffect (related to #947 ).
2015-05-05 01:31:57 +02:00
LevelX2
c342c92160
* Destroy the Evidence - Fixed that no cards were moved to graveyard.
2015-05-05 00:53:03 +02:00
LevelX2
8eae24051a
* Fixed not unique target setting.
2015-05-05 00:50:47 +02:00
LevelX2
6403fff12b
* Fixed target hadnling of PreventDamageBySourceEffect ( fixes #952 ).
2015-05-04 18:38:26 +02:00
LevelX2
1f44e1a592
* Some minor adjustements to test handling.
2015-05-04 18:37:41 +02:00
LevelX2
0069241027
* Some minor changes.
2015-05-02 12:19:44 +02:00
LevelX2
8686f4f777
* Fixed a bug that the AI did for target selection not check correctly players with hexproof ability.
2015-05-02 09:47:38 +02:00
LevelX2
503dad24b3
* Added test for Spellskite.
2015-05-01 18:12:27 +02:00
LevelX2
85d7f099bd
* River Kelpie - Fixed that the first ability did not always trigger as intended.
2015-05-01 17:37:57 +02:00
LevelX2
d7c23bbfc0
* Fixed a bug that countered spells of creatures with the ability going back to library if going to graveyard (e.g. Legacy Waepon) stayed in hand or caused a java bug instead of going to library.
2015-05-01 14:04:52 +02:00
LevelX2
eb6e7f9b46
* Fixed a bug of draw card replace effect (e.g. multiple Thought Reflection enchantments on the battlefield let you draw less cards than intended).
2015-05-01 12:15:13 +02:00
LevelX2
0ae339ff26
* Hive Mind - Working again if copied spell is not countered. Added some tests for Hive Mind ( #717 ).
2015-05-01 11:09:57 +02:00
Nathaniel Brandes
ef7a001ce5
Add Volrath's Shapeshifter control test.
2015-04-30 19:34:12 -07:00
Nathaniel Brandes
b25c4aac77
Added Volrath's Shapeshifter.
...
The Graveyard was modified to become its own class, as the top card of
your graveyard matters for this card, and graveyard order matters for
some other old card. Note that due how Volrath's Shapeshifter's ability
works, it is applied in layer 3, after control effects. This is so it
can look at it's current controllers graveyard, instead of it's owner,
as it would if the copy effect was at layer 1.
2015-04-30 19:10:50 -07:00
LevelX2
9b3eff603c
* Laboratory Maniac - Fixed check for win condition (you can now win together with Platinum Angel).
2015-05-01 01:50:25 +02:00
LevelX2
4206ea97ec
Added another Infect test.
2015-05-01 00:39:13 +02:00
LevelX2
30bbd704e4
Added infect test.
2015-04-30 17:15:51 +02:00
LevelX2
f9c48cc4d5
* Some updates to cards that check the controller of the source of an event. Now prevention and replacement effect controller of non permanents are determine. But it can be wrong under some control changing circumstances. Only solution would be to have always the causing ability instead of only the sourceId ( fixes #804 ).
2015-04-30 16:15:39 +02:00
LevelX2
0cb6c7ee26
* Fixed a bug that number of targets for spells with multiple modal selection (e. g. Cryptic Command) was not calulated correctly.
2015-04-29 23:46:39 +02:00
LevelX2
830765996f
* Storm - Fixed handling of countered Storm spells. * Reworked Rebound more rule conform. * Fixed that zone change counter was not raised if a card is moved to stack.
2015-04-29 17:37:54 +02:00
Nathaniel Brandes
4b6993f398
Added global alternate costs to canPlay test. Added Omniscienece test
...
case.
2015-04-29 03:04:34 -07:00
Nathaniel Brandes
7648ca4b4f
Fix Lazav's copy ability "forgetting" about cards that change zones.
2015-04-28 19:43:31 -07:00
LevelX2
aa5d050571
Fixed ThragtuskTest failing sometimes because of random target.
2015-04-28 17:10:32 +02:00
LevelX2
63ae8a9f13
* Mistbind Clique - Added test for champpion triggered ability. Set zone ability has to work in.
2015-04-28 14:45:38 +02:00
LevelX2
72e63292e1
Added a multiplayer control change test.
2015-04-27 23:42:55 +02:00
LevelX2
98710f8660
Added a multiplayer control change test.
2015-04-27 23:42:32 +02:00
LevelX2
3758cefc59
Some changes to check if Object had ability and the abillity can trigger.
2015-04-27 18:05:39 +02:00
LevelX2
4e0929e3f2
* Fixed a bug of DiesThisOrAnotherCreatureTriggeredAbility that caused that some triggerd effects did not work (e.g. Xathrid Necromancer dying together with other creatures).
2015-04-25 20:50:31 +02:00
LevelX2
1e7f82bb3c
* Fixed a bug that attach effects were not stopped during resolution if the object to attach doe sno longer exist.
2015-04-25 19:13:02 +02:00
Nathaniel Brandes
ef5dff709a
Fix compilation in Java 7.
2015-04-24 01:33:52 -07:00
LevelX2
50b783d4a3
Fixed typo in test name.
2015-04-23 23:45:29 +02:00
LevelX2
ffd0b0c685
* Fixed that enchant card in graveyard auras select target when entering the battlefield (allows the Animate Dead Worlgorger Dragon combo).
2015-04-23 23:43:00 +02:00
LevelX2
393442a7fe
* Added test for counterspell while Rest in Peace is in play.
2015-04-23 09:53:17 +02:00
LevelX2
a845340e0d
* Morph - Fixed that token copies of morphed creatures (e.g. by Supplant Form) came into play like the morphed creature face up instead of a 2/2 nameless creatures.
2015-04-22 23:06:07 +02:00
LevelX2
2a6ba88971
Added test.
2015-04-22 17:24:10 +02:00
LevelX2
2ca2caf9d5
* Fixed a problem with left battlefield or dies triggered abilities of token permanents.
2015-04-21 17:18:50 +02:00
LevelX2
c2fb2de67a
Fixed a bunch of NPE and other possible exceptions.
2015-04-20 23:37:28 +02:00
LevelX2
2822c18b81
* Triton Tactics - Fixed that the don't untap effect for the blocked creatures did not work.
2015-04-20 17:35:32 +02:00
LevelX2
89ce87e16e
Merge origin/master
2015-04-20 10:57:39 +02:00
LevelX2
568f62c66f
Some changes to restrained event handling (simultaneous events) ( fixes #897 ).
2015-04-19 10:43:12 +02:00
LevelX2
a5967d9b2a
Added another test.
2015-04-19 09:13:58 +02:00
LevelX2
47b1753519
* Soulfire Grand Master - Fixed that a countered spell did wrongly return to hand if second ability was used.
2015-04-18 11:53:51 +02:00
LevelX2
0fc4c4b9f1
Added some tests.
2015-04-17 15:19:40 +02:00
LevelX2
57d8cd6ff4
* Delay - Fixed that suspend of the xiled spell did not work.
2015-04-17 14:50:33 +02:00
user
25749ff648
Some minor changes.
2015-04-17 00:20:34 +02:00
LevelX2
b2fe13c8c8
* Fixed attack tap handling - You can no longer attack with a mana producing creature that will be get tapped for attacking and use the creature itself to produce mana to pay for effects like Ghostly Prison if the mana ability has the cost to tap the creature.
2015-04-16 15:57:17 +02:00
LevelX2
77f3035443
Some changes to effect handling to fix failing tests.
2015-04-15 15:21:47 +02:00
LevelX2
9aa02f3d6f
* Sidisi, Brood Tyrant - Fixed that the second ability did wrongly trigger, if Sidisi left battlefield before first ability did resolve.
2015-04-15 08:16:58 +02:00
LevelX2
4785ebd5f8
Merge origin/master
2015-04-14 22:29:41 +02:00
LevelX2
1cb3e73b39
* Servant of the Scale - Fixed that the counters were not added to the target creature.
2015-04-14 22:28:36 +02:00
LevelX2
2691dea7ef
Added another Morph test.
2015-04-14 17:16:25 +02:00
LevelX2
7529d6f207
* Grindstone - Fixed a bug causing target player to lose game by grindstone effect itself.
2015-04-14 15:25:51 +02:00
LevelX2
15389b24d8
* Putrid Imp - Fixed that the can't block restriction did not work correctly.
2015-04-14 14:17:05 +02:00
LevelX2
67114c40a0
Added one more Manifest test.
2015-04-14 11:46:18 +02:00
LevelX2
d3dba58358
* Fixed that continuous effects of copied cards with limited duration stop to work as the copied card stops to exist.
2015-04-10 00:39:06 +02:00
LevelX2
d0900ebf6f
[TPR] Added Thopter Squadron.
2015-04-09 15:23:36 +02:00
LevelX2
fd8a18129b
* Loyal Cathar - Fixed that dies triggered ability also triggered for the night side card.
2015-04-07 23:39:38 +02:00
LevelX2
a58afbde4f
Added Forecast test.
2015-04-07 16:12:33 +02:00
LevelX2
f62d3ac227
* Exploit - Fixed that Exploit also triggered if the creature with Exploit left the battlefield before the first ability of Exploit resolved.
2015-04-07 00:27:07 +02:00
LevelX2
66cf690968
Fixed some bugs that prevent to select shroud or hexproof targets by not targeted effects (e.g. Proliferate).
2015-04-05 11:13:26 +02:00
LevelX2
a60ba1b20f
Added Amplify Test.
2015-04-04 12:42:48 +02:00
betasteward
18a4a98f1a
moved copied cards to GameState
2015-04-03 13:37:11 -04:00
LevelX2
dbb9be6703
* Arashin Sovereign - Fixed that the player had no option to let the card go to the graveyard.
2015-04-03 16:28:40 +02:00
fireshoes
0fbe4303ae
Added set Tempest Remastered and reprints. Added Pit Trap. Updated latest Game Day, FNM, Buy-a-box, WMCQ, and Release promos.
2015-03-30 22:51:34 -05:00
LevelX2
9d85a26e12
Added some tests and some minor changes.
2015-03-30 17:20:04 +02:00
betasteward
6405c8d2f0
move zoneChangeCounter to GameState - Card is now immutable
2015-03-29 08:30:31 -04:00
LevelX2
7bb2bbe1fa
* Lazav, Dimir Mastermind - Fixed that it came back from non battlefield zone to battlefield copying previous copied card.
2015-03-27 14:23:53 +01:00
LevelX2
46b8267735
* Added some tests for Soulfire Grand Master.
2015-03-26 17:16:46 +01:00
LevelX2
16469bafe6
* Soulfire Grand Master - updated handling.
2015-03-25 17:13:34 +01:00
LevelX2
b382865e8d
* Ashcloud Phoenix - Fixed that the dies triggered abilitiy worked if he died face down.
2015-03-25 15:13:46 +01:00
LevelX2
f1b279d650
* Added one more Morph test.
2015-03-25 00:30:03 +01:00
LevelX2
23d431a65a
* CantBeCounteredControlledEffect - Fixed a bug that the counter source was not cheched correctly (e.g. it was possible to counter spells with blue counters after Autumn's Veil).
2015-03-24 22:46:52 +01:00
Jeff
804f5c9908
- Added a test for The Wretched.
2015-03-24 11:15:32 -05:00
LevelX2
5161f849f9
Fixed Necromancy Test.
2015-03-23 19:40:19 +01:00
betasteward
72ff6f27b3
changes to the way abilities are added to cards
2015-03-23 13:04:09 -04:00
LevelX2
1b90730aeb
Fixed that to manifest an aura enchantments did not work correctly.
2015-03-23 00:03:09 +01:00
LevelX2
740611119b
* Mikaeus, the Unhallowed - Fixed that the given undying ability did not trigger.
2015-03-22 19:47:46 +01:00
LevelX2
07a6c8154a
* Fracturing Gust - Fixed that the life gain did not work if permanent with life gain preventing effect was destroyed.
2015-03-22 09:45:19 +01:00
LevelX2
b959b07fc1
Added test for It That Betrayed.
2015-03-14 10:57:02 +01:00
betasteward
9ad8530dee
moved faceDown property from Card to CardState
2015-03-12 22:09:12 -04:00
LevelX2
a7e4ceb234
* Parallax Wave - Fixed a bug that always all exiled objects returned also if they were exiled by an earlier instance of Parallax Wave (combo with Opalescence).
2015-03-11 16:25:53 +01:00
LevelX2
23de61b433
* Fixed that manifested card went to exile face down ( fixes #791 ).
2015-03-11 15:17:54 +01:00
LevelX2
e273481499
Some minor changes.
2015-03-11 15:02:52 +01:00
LevelX2
bda106d5eb
Finished change of delimter from ";" to "$" for internal handling of tests to prevent problems from rules containing — code.
2015-03-11 14:04:56 +01:00
LevelX2
8d7087d859
Fixed initialisation of targetPointer in BoostEquippedEffect ( fixes #790 ).
2015-03-11 13:24:11 +01:00
betasteward
fe2cd395a6
moved info from CardImpl to CardState and PermanentImpl + created InfoEffect for displaying rule info on Card
2015-03-10 14:57:55 -04:00
LevelX2
6b8493d9f8
* Changed all occurances of unblockable to can't be blocked.
2015-03-08 21:54:36 +01:00
LevelX2
43b0694ee3
* Jhoira of the Ghitu and Epochrasite - Fixed the not working suspend handling.
2015-03-08 01:40:16 +01:00
LevelX2
a1208f1a73
* Cascade - Fixed a bug that caused the controlling player to lose the game if all cards of the library were exiled with cascade although the cards were returned to library.
2015-03-07 14:26:26 +01:00
LevelX2
532ff611c4
* Reworked dealtDamageByThisTurn handling of permanents to take zone change of referenced objects into account.
2015-03-07 01:15:27 +01:00
LevelX2
34021ca44d
* Bestow - Fixed handling of Bestow ( fixes #772 ).
2015-03-05 15:42:28 +01:00
LevelX2
867bb38f91
* Geist of Saint Traft - Fixed that the Token was not exiled at end of combat.
2015-03-03 00:19:46 +01:00
betasteward
5c746e8ec2
Merge branch 'master' of https://github.com/magefree/mage
...
Conflicts:
Mage.Sets/src/mage/sets/avacynrestored/CavernOfSouls.java
Mage.Sets/src/mage/sets/shadowmoor/ManaReflection.java
2015-03-01 22:02:33 -05:00
betasteward
632573fc3e
moved Watchers to Ability and moved Counters to CardState
2015-03-01 21:17:23 -05:00
LevelX2
7ce1e6de19
* Some minor changes.
2015-03-01 17:22:39 +01:00
LevelX2
01ef3f9354
* Fixed a bug that replacemet effects did not work if the source object of the replacemet effect also changed zone ( fixes #759 ).
2015-02-28 12:55:49 +01:00
LevelX2
dd916a30e4
* Added undying test.
2015-02-27 15:18:19 +01:00
LevelX2
80d3e6bd9a
Fixed a bug of AI target selection that caused endless loops during build of test project.
2015-02-27 15:04:42 +01:00
LevelX2
debe2316b2
* Echo - Fixed that the sacrifice effect also forced the player to sacrifice a new instance of the permanent with echo.
2015-02-26 20:38:48 +01:00
LevelX2
957fa7d647
Some minor changes.
2015-02-25 23:47:53 +01:00
LevelX2
329165555b
* Undying - Fixed that the creature with undying returnd under the control of the previous controller instead of the card owner.
2015-02-25 22:21:17 +01:00
LevelX2
091fa9a528
* Bestow - Fixed that the converted mana costs were calculated from the bestow costs instead of the base cost of the spell.
2015-02-24 23:36:59 +01:00
LevelX2
9fbd5a04bd
* Maven - Added workaround for bug in compiler plugin 3.2 that alwas all sources were compiled.
2015-02-22 11:17:25 +01:00
LevelX2
2189236284
* Spellskite - Fixed that abilities (like the one of Wild Defiance) did not trigger if target was changed to Spellskite.
2015-02-21 17:26:14 +01:00
LevelX2
79e9312893
* Fixed the annoying SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder" on client start. Updated a lot of POM references. Fixed warnings of Test Project. Some changes to logging.
2015-02-20 13:58:13 +01:00
LevelX2
48e08d94ce
Set the convoke tests to ignore, because they don't work after the rework of convoke and delve.
2015-02-20 11:10:12 +01:00
LevelX2
d8e1a843c6
* Tidehollow Sculler - Fixed that the exiled card did not return opponents hand.
2015-02-16 20:46:23 +01:00
LevelX2
1342af5349
* Brain Maggot - Fixed that the exiled cards were not returned to opponents hand.
2015-02-14 10:54:31 +01:00
LevelX2
ad012ebd02
Fixed more CPU load caused by calculation of available mana.
2015-02-14 00:22:17 +01:00
LevelX2
8620fe5a7d
* Fixed another problem with available mana generation (e.g. with Nykthos, Shrine to Nyx).
2015-02-13 15:03:29 +01:00
LevelX2
0722276ca4
* Fixed a bug in calculation of available mana that can be a source of heavy server load.
2015-02-13 08:39:44 +01:00
LevelX2
ba1fb775b2
* Fixed that manifested or morphed creatures did wrongly trigger "enters the battlefield" abilities with their card attributes (e.g red card manifested triggered Foundry Street Denizens boost ability).
2015-02-12 15:54:41 +01:00
LevelX2
7b95da55a7
* Some more changes concerning sourceObject handling in ability. Added early event type check for triggered abilities.
2015-02-12 01:56:45 +01:00
LevelX2
b73f34a52e
* Some changes to zone object movement and source object handling. Origin source object of ability is now hold in ability to be able to check e.g. zone change counter.
2015-02-11 17:51:41 +01:00
LevelX2
874b170a74
Added ManaOptions test and some changes in handling.
2015-02-11 01:10:34 +01:00
LevelX2
974951e18d
* Fixed that for "Shoal" spells a wrong CMC was calculated while on the stack, if alternate casting cost was used ( fixes #696 ).
2015-02-06 16:13:51 +01:00
LevelX2
a245c0ed6f
Fixed a bug of Undying.
2015-02-02 22:08:33 +01:00
LevelX2
2544c12d48
* Some minor changes.
2015-02-01 16:47:21 +01:00
LevelX2
faa2b0a0bf
* Rally the Ancestors - Fixed that creatures cards were moved to exile also if already in the graveyard. Problem was that the zoneChangeCounter was not raised as a permanent card left the battlefield. So some more fixes were neccessary for implementations that are based on this fixed zoneChangeCounter of permanents leaving the battlefield. I guess there will be some more bugs caused by this change but I guess this is the correct way to go.
2015-01-31 19:17:22 +01:00
LevelX2
dbbbbc0279
* Fixed that continuous effects of face down creatures were applied.
2015-01-31 14:46:54 +01:00
LevelX2
5b79f99a85
Added log text to use of conditional mana of Cavern of Soul.
2015-01-30 16:58:21 +01:00
LevelX2
54e0068053
* Devotion - Fixed that face down permanents counted for devotion with their regular casting costs (workaround).
2015-01-23 15:12:29 +01:00
LevelX2
bc3dc9d548
* Fixed that ETB abilities of manifested cards did wrongly trigger (e.g. the Constellation ability of Doomwake Giant manifested by Reality Shift).
2015-01-23 13:48:03 +01:00
LevelX2
ac0d923afd
Added one more test for manifest.
2015-01-23 00:05:37 +01:00
LevelX2
89c8425d94
* Fixed that replacement or rule modifying effects of cards played with morph were wrongly applied on the stack (e.g. can't be countered of Akroma, Angel of Fury).
2015-01-22 23:43:25 +01:00
LevelX2
8b2445551e
* Added 2 tests to Phantasmal Image Tests.
2015-01-20 17:23:17 +01:00
LevelX2
79ceae999a
[FRF] Fixed ETB replacement and triggered abilities for manifested cards.
2015-01-17 15:30:00 +01:00
LevelX2
de10554ec4
[FRF] Added Brutal Hordechief and Crucible of the Spirit Dragon. FRF Complete!!!
2015-01-17 13:08:39 +01:00
LevelX2
effa560e02
[FRF] Fixed a bug of Hooded Assassin.
2015-01-07 23:42:42 +01:00
LevelX2
96aafcd475
Fixed that adjustTarget did not work correctly for Triggered abilities. Fixed that adjustTargets also works now for cards copied from graveyard (e.g.by Feldon of the Third Path).
2015-01-07 01:15:03 +01:00
LevelX2
4a35c8c567
Some changes to framework classes (e.g. to handle gained DiesTriggeredAbilities correctly).
2015-01-03 15:15:12 +01:00
LevelX2
4d6e818490
* Epochrasite - Fixed that it did not get the suspend ability after beeing exiled.
2014-12-31 11:46:13 +01:00
dokkaebi
349dc4f995
Added Poisonous keyword ability and Virulent Sliver
2014-12-30 18:08:43 -08:00
LevelX2
f00001aca2
* Fixed a bug that abilities gained from enchantments (e.g. regen from Molting Snakeskin) to enchanted permanent did not work.
2014-12-28 21:49:53 +01:00
LevelX2
dd8a11ba5c
* Redesigned idle timeout handling to prevent selecting wrong player for timeout.
2014-12-27 17:31:52 +01:00
LevelX2
c958a1af25
* Persist - Fixed that the permanent returns now correctly under owner control after dying.
2014-12-27 02:19:33 +01:00
LevelX2
18e4bc7f18
* Fixed a bug of Exchange control were activated abilities got the wrong controller.
2014-12-27 02:18:29 +01:00
LevelX2
34298e78f5
* Fixed a (probably recently unintentionally added) problem with activated abilities of tokens.
2014-12-26 21:08:05 +01:00
LevelX2
40eef06944
* Grindstone - Infinite loop (with e.g. two Progenitus) is handled as a draw.
2014-12-26 17:22:32 +01:00
LevelX2
dba3c881e1
* Fixed problem with CopyEffect and fixed MisdirectionTest.
2014-12-25 11:31:48 +01:00
LevelX2
4f1368f3de
* Made a lot of changes to handling of continuous and triggered abilities. This should fix the problems with Mage Singletons like Flyinging / Intimidate / Reach not working. Fixed also #533 and some other problems with copy effects of cards like Clone that did not end if e.g. Clone left the battlefield.
2014-12-25 02:07:40 +01:00
LevelX2
02ba80b719
* Switched from UUID to MageObjectReference to handle affected objects of continuous effects. Solvng problems with objects that changed (multiple times) zones while the effect lasts.
2014-12-25 02:03:21 +01:00
LevelX2
d66213b4fb
* Mephidross Vampire - Fixed that it gave a wrong ability to all controlled creatures.
2014-12-23 11:12:30 +01:00
LevelX2
1141e4c2fa
* Fixed two Morph Tests.
2014-12-16 15:07:13 +01:00
LevelX2
bc7a64677e
* Fixed some cards/effects that checked for permanents with the same name and did not work correctly with face down creatures.
2014-12-13 16:47:24 +01:00
LevelX2
6514e30b59
* Gather Specimens - Fixed that it did not work for token creatures the opponent brought onto the battlefield.
2014-12-01 13:28:39 +01:00
LevelX2
3446953a9d
Fixed two tests.
2014-11-29 15:05:43 +01:00
LevelX2
c673fbfae1
[C14] Added 6 blue cards.
2014-11-28 17:39:47 +01:00
LevelX2
036095f6ec
Some more changes to net mana handling.
2014-11-17 23:44:40 +01:00
LevelX2
b2e259422d
Changed counter names to start with lower case.
2014-11-14 15:11:20 +01:00
LevelX2
7dbf265fd5
* Tests - Use logname to check for objects.
2014-11-11 23:57:20 +01:00
LevelX2
d7f100b24b
* Added "Duel Commander" format ( fixes #436 ).
2014-11-08 01:33:29 +01:00
LevelX2
813841eccd
* Fixed Batwing Brume, CankerousThirst, Invert the Skies, Moonhold, Unnerving Assault, Tin Street Hooligan, Dawnglow Infusion, Firespout where the condition if a special kind of mana was paid was always false.
2014-11-06 12:14:06 +01:00
LevelX2
95d30d9085
* Fixed a bug that continuous effects of cards that were put onto battlefield not under owner control could be applied using the owner as controller. Fixes #604 (I guess).
2014-11-05 00:19:17 +01:00
LevelX2
3f71fe64b0
* Fixed a bug that set wrong or did not reset to owner the controllerId of card abilities (could be a fix to #604 ).
2014-11-04 17:34:15 +01:00
LevelX2
2ac1340af7
* Some changes to version handling. Added display of server version (incl. minor server version) in client window titel.
2014-10-31 10:35:53 +01:00
LevelX2
df71237f46
* Added logic to auto select replacement effects. Some changes to counter size and font size handling.
2014-10-30 20:40:23 +01:00
LevelX2
d8d25dc00a
* Morph - Fixed that copying a morph creature always copied the creature like it was face down.
2014-10-29 15:16:42 +01:00
LevelX2
a1b993474f
* Added one more Omniscience test.
2014-10-26 10:20:16 +01:00
LevelX2
9905b0c4ab
* Copy Enchantment - Fixed a bug that it could not copy non aura enchantments.
2014-10-26 09:08:17 +01:00
LevelX2
e244f5d87f
* Obstinate Baloth - Fixed a bug that EntersBattlefieldTriggeredAbilities did not work if the triggering creature entered and left the battlefield during the resolution of an effect ( #606 ).
2014-10-23 19:55:44 +02:00
LevelX2
cc6f1f0010
[BOK] Added 3 cards + Stranglehold. Fixed Painwracker Oni (to no intervening if clause).
2014-10-23 17:41:15 +02:00
LevelX2
7dd873b1e6
* Fixes to put token onto the battlefield that's a copy of creature on the battlefield effects that copy creatures that already copy other creatures.
2014-10-21 16:01:00 +02:00
LevelX2
1c8639a0b5
* Fixed text of modal test after the change of modal text generation.
2014-10-17 19:07:58 +02:00
LevelX2
81408b3649
* Fixed Miracle handling ( fixes #447 ).
2014-10-13 23:41:08 +02:00
LevelX2
8f690f7e02
* Added option to start matches with password protection.
2014-10-11 16:29:37 +02:00
LevelX2
7ad45a2a6e
* Fixed that converted mana costs for stack objects were not always calculated correctly (e.g. a Mental Misstep could counter a Cahlice of the Coid with X=1).
2014-10-10 10:27:01 +02:00
LevelX2
c96153f544
* Somem minor formatting / changes.
2014-10-10 07:58:07 +02:00
LevelX2
5d7e12d6df
* Fixed a bug, that if a spell with a spell cast triggered ability (e.g. Ulamog, the Infinite Gyre) was successfully countered, the triggered ability was unintended removed from the stack with the spell.
2014-10-09 16:20:33 +02:00
LevelX2
949d2cb24c
* Some minor formatting.
2014-10-04 11:13:54 +02:00
LevelX2
54f0fd8fc1
* Fixed that AI used activated abilities for Battlefield as the card was on hand ( fix #588 ).
2014-10-03 13:12:03 +02:00
LevelX2
96d2351d09
Added some more Morph tests.
2014-10-02 16:19:43 +02:00
LevelX2
2977cd27ea
* Kruphix, God of Horizons - Fixed a bug that the mana pool was not correctly emptied ( fixes #555 ).
2014-09-30 12:27:10 +02:00
LevelX2
da277dbdd9
* Added a test for Nykthos, Shrine to Nyx.
2014-09-30 08:28:19 +02:00
LevelX2
ea872b029a
* Added a test for Nykthos, Shrine to Nyx.
2014-09-29 17:43:03 +02:00
LevelX2
6a9a7d11e8
* Pine Walker - Fixed that the turned face up ability did also trigger for other creatures if Pine Walker was face down ( fixes #581 ).
2014-09-29 15:18:41 +02:00
LevelX2
87b1b64d80
* Psychic Intrusion - Fixed that it did not work to pay mana costs with any kind of mana ( fixes #582 ).
2014-09-29 14:25:05 +02:00
LevelX2
529b27c664
* Added a test and some comments.
2014-09-26 12:50:11 +02:00
LevelX2
4afb514735
* Mistcutter Hydra (and other) - Fixed that a previous used and set X value was used again as the card was put onto battlefield again ( fixes #573 ).
2014-09-26 00:40:46 +02:00
LevelX2
2c63d3bff8
* Client connect - Fixed that reconnect request was also shown if no successful connection was set up before.
2014-09-25 23:13:05 +02:00
LevelX2
7cacff2ce7
* Karmic Justice - Fixed that it did not trigger for its own destroyment.
2014-09-25 10:24:04 +02:00
LevelX2
5b5344a1a0
* MorphAbility - Fixed copying a face-down creature ( fixes #566 ). Morph cards are indicated as playable now if you have the needed mana to play it by Morph. Cast of Morph spell is now colorless ( fixes #569 ).
2014-09-23 17:01:09 +02:00
LevelX2
f9afd91209
* Added a Misdirection test ( #574 ).
2014-09-23 16:56:52 +02:00
LevelX2
d1e267af43
* Added test for Karmic Justice.
2014-09-23 08:18:54 +02:00
LevelX2
898f111533
* Fixed calculation of converted mana costs of spells on the stack that include multiple {X} in casting costs.
2014-09-21 10:33:27 +02:00
LevelX2
08b26ae57a
* Deflecting Palm - Fixed that damage dealing did not work if the source was a spell.
2014-09-21 09:41:01 +02:00
LevelX2
b4ca801766
* Daybreak Coronet - Fixed that it was not checked correctly if the target of Daybreak Coronet was still legal.
2014-09-20 20:17:12 +02:00
LevelX2
ed11d8e5ed
* Added a test.
2014-09-20 17:44:30 +02:00
LevelX2
078d6fb3c6
Reworked some cards with a name a card effect to use a common effect.
2014-09-19 13:39:15 +02:00
LevelX2
972dc729b2
* Vines of Vastwood - Fixed that it did not work correctly if cast on a creature controlled by an opponent.
2014-09-16 17:21:05 +02:00
LevelX2
e0c7083145
* Fixed that deathtouch and lifelink did not work if the source permanent left the battlefield before the damage was dealt (e.g. Marath removing its last +1/+1 counter).
2014-09-16 14:15:19 +02:00
LevelX2
30d112e0bf
Added some tests.
2014-09-15 17:24:15 +02:00
LevelX2
1f41f3013a
Some minor changes already included in 2014-09-13 release.
2014-09-13 21:05:54 +02:00
LevelX2
8dbd996646
Added test for Boros Reckoner triggered damage ability.
2014-09-04 16:47:53 +02:00
LevelX2
fbc2a7258f
* Fixed problems with LockedInCondition() that did not work as intended if spells were reused because conditions have no deep copy.
2014-08-30 00:46:29 +02:00
LevelX2
1f196f0bc7
* Cavern of Souls - Fixed that conditional mana in the mana pool remembers correctly for which creature subtrype its usable.
2014-08-29 14:48:04 +02:00
LevelX2
e8cfb2231c
Some minor changes.
2014-08-28 13:32:44 +02:00
LevelX2
650ca1616a
Fixed failing Kiki-Jiki Mirror Breaker test.
2014-08-28 13:16:25 +02:00
LevelX2
823291c358
* Jace, Architect of Thought - fixed first ability that wrongly stopped working as soon as Jace left battlefield. Added tests.
2014-08-27 17:10:01 +02:00
Dustin Conrad
8c292e4e9f
Add triggered ability test for sacred test. Fix sacred ground to work with triggered abilities
2014-08-24 16:11:01 -04:00
LevelX2
e9560bb2b6
Added apply effects to handle successive events without getting again priority (e.g. creature dies that boost other creature and so on).
2014-08-24 18:33:50 +02:00
LevelX2
224d735f30
Some changes to test.
2014-08-23 17:58:50 +02:00
LevelX2
bf8b0f81ca
Some changes to test.
2014-08-23 17:58:36 +02:00
LevelX2
746e64b46e
Added two tests for #533 .
2014-08-22 15:00:06 +02:00
LevelX2
b094df2a52
Fixed some put into graveyard effects that were implemented wrongly as triggered effects to replacment effects (LegacyWeapon, Progenitus, Darksteel Colossus, Blightsteel Colossus).
2014-08-21 15:13:29 +02:00
LevelX2
cc676b2258
PutOnLibraryTargetEffect - Updated tooltip text creation.
2014-08-21 10:42:43 +02:00
magenoxx
c683554573
InfestTest
2014-08-19 23:41:02 +04:00
magenoxx
610372d92e
Fixed TestOfFaithTest
2014-08-19 23:40:46 +04:00
Dustin Conrad
327a09c0c1
Check for null player in browbeat. Add shrapnel blast test for omniscience (currently failing)
2014-08-18 19:10:15 -04:00
LevelX2
b54785688d
Fixed Omniscience to work as alternate casting costs (also with split/fused cards). Added test.
2014-08-18 23:53:50 +02:00
magenoxx
43e82b7a1a
Added zoneChangeCounter into LKI. Reimplemented Trostani. PersistTest and LastKnownInformationTest do work now.
2014-08-18 19:45:37 +04:00
magenoxx
265b85cb9e
[TestAPI] Added adding choices for effects
2014-08-18 17:29:19 +04:00
LevelX2
d651fb65fa
Fixed CMC compare order.
2014-08-18 01:09:15 +02:00
LevelX2
201817b331
Fixed PersistTest.
2014-08-18 00:48:17 +02:00
LevelX2
d02f272bca
* Fixed that attacker has not always to assign all damage to multiple blockers. Improved AI behaviour of assigning damage to multiple blockers. Tries to kill blocker if possible now.
2014-08-18 00:46:45 +02:00
LevelX2
06caf2179d
* Ashiok, Nightmare Weaver - Added tests and minor changes.
2014-08-17 22:33:05 +02:00
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
Dustin Conrad
809d61d5ea
Use dependency management to use common versions of log4j and junit in all the projects.
2014-08-09 19:38:34 -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
North
44785267ec
removed @Ignore from good tests
2014-05-31 18:18:26 +03:00
LevelX2
99a60c3063
* Progenitor Mimic - Fixed a bug that the every turn created token did not trigger "enters the battlefield" tiggers that checked for specific attributes. Added Test for that.
2014-05-30 20:26:30 +02:00
North
2b8afe379a
fixed auto reconnect feature
2014-05-28 08:35:10 +03:00
LevelX2
2910274174
Added test for casting Force of Will using alternate casting costs.
2014-05-26 16:59:38 +02:00
LevelX2
588da451e5
* Harm's Way - Some minor fixes. Test runs now without error. Stil issues #437 left.
2014-05-26 14:37:15 +02:00
LevelX2
36854f222b
Added test for Persist, including a test for existing bug where Murder Investigation uses the wrong permanent for gaining power to calculate number of tokens.
2014-05-25 17:40:21 +02:00
LevelX2
7b28b6a545
Added possibility to choose resolve order of triggered abilities for tests.
2014-05-25 17:37:20 +02:00
LevelX2
0443311f0e
Fixed some handling problems of triggered abilities.
2014-05-24 21:10:56 +02:00
LevelX2
7fc072f467
* Fixed a bug that effects where applied to early and often (e.g. dying creature during combat damage step raised Nighthowlers tougness, so he survived lethal damage).
2014-05-24 19:19:08 +02:00
LevelX2
19ccd5bc23
* Asceticism - Fixed a bug that no real Hexproof ability was gained (this fixed the problem with the failing PhantasmalImageTest).
2014-05-23 16:06:35 +02:00
LevelX2
ce01d8cf25
* P/T defining static abilities - Fixed that the P/T is also set for the card if it's not a permanent (e.g. fixes that targeting a Nighmare with Margue Burst did always no damage).
2014-05-14 16:17:29 +02:00
LevelX2
8a4474fadc
* Evoke - Fixed that the check if creature came into play with evoke was always true if it came again to play later when it was evoked before.
2014-05-10 17:05:52 +02:00
LevelX2
6b1e52d094
Made a change to the event handling to get Undying to work.
2014-05-07 01:30:39 +02:00
LevelX2
9364616517
* Fix to handle returning effects correct if multiple objects return at the same time (e.g. two creatures with evolve return from exile because two Banisher Priests die by damage to all effect). (not complete finished yet, because Undying test does not run without error).
2014-05-06 17:51:37 +02:00
LevelX2
411a0ae7ed
Added misssing reconnect() method of SimpleMageClient.
2014-04-29 08:17:48 +02:00
LevelX2
b4dcddd0a9
* FlashbackAbility - Fixed that for flashbacked spells additional optional costs did not work (e.g. Buyback, Replicate, Kicker).
2014-04-27 16:06:07 +02:00
LevelX2
ba35f397b0
Fixed a bug in reworked prevention function.
2014-04-25 22:17:19 +02:00
LevelX2
3842aeba7d
* Sudden Disappearance - Added missing tooltip text.
2014-04-25 17:56:07 +02:00
LevelX2
64e0b4d1b9
* BestowAbility - Fixed that Bestow creatures didn't revert back to creatures, if the enchanted creature left battlefield. Bug introduced with last fix to bestow ability.
2014-04-24 00:26:27 +02:00
LevelX2
e0ce6df6b3
* BestowAbility - Fixed a problem that bestow cards that was put onto the battlefiedl as Auras were affected by abilities that should only affect creatures (e.g. Imposing Sovereign).
2014-04-22 15:12:14 +02:00
LevelX2
38f922a200
* Bestow - Fixed a bug that casting a bestow creature as enchantment aura triggered enteres the battlefield events as creatures (e.g. triggering evolve).
2014-04-07 13:44:15 +02:00
North
479f12f4b7
fixed build
2014-04-05 21:06:40 +03:00
LevelX2
2d4b1a4619
* Some formatting and a additional Cloudshift test.
2014-04-05 02:52:24 +02:00
LevelX2
9ff5bcbd92
Improved reconnect and tournament handling. Reconnect time is now shown for disconneted players on player list and tournament panel. You can now reconnect (during 3 minutes) to a tournament also if meanwhile new game (after sideboarding ended) or round was started. Conceding the complete match in a tournament can no longer result in a draw, if you won games before. Quitting a tournament does now always end all active games of that quitting player.
2014-03-31 02:24:59 +02:00
LevelX2
0d290a2431
Tests - Added the possibility to attack planeswalker in tests- Added attack planeswalker test.
2014-03-29 17:48:09 +01:00
LevelX2
ea498413cf
* Fixed a bug of CanBlockOnlyFlyingAbility that prevented other creatures with flying on the battlefield to block (Gloomwidow, Scrapskin Drake, Stormbound Geist, Skywinder Drake, Cloud Elemental, Cloud Sprite, Vaporkin, Welkin Tern).
2014-03-27 20:08:16 +01:00
LevelX2
0cf25a5c8e
Minor changes to Phantasmal Image card and test.
2014-03-24 08:32:08 +01:00
LevelX2
79b319777f
Some clean up of the lose life framework effects.
2014-03-20 13:42:46 +01:00
LevelX2
87c0576549
Fixed that modes of modal spells resolved also if all targeted modes of a spell had no more legal targets and there were targeted modes ( fixes #385 ). Should also fix same problem for parts of a fused spell. Added test for Cryptic Command.
2014-03-19 16:44:57 +01:00
LevelX2
640a792653
Added method to cast modal spells with specific modes for test player. Added condition for test player to cast a spell only if specific spell is on the stack.
2014-03-19 16:41:43 +01:00
LevelX2
9c9171a5ee
* Necrotic Plague - Fixed that the second ability was a ability of the enchanted creature instead of the enchantment. Fixed that the new target creature was choosen during resolution instead of already set on stack.
2014-03-15 19:56:10 +01:00
LevelX2
532c51afd1
* Test for Banisher Priest.
2014-03-15 17:49:13 +01:00
LevelX2
cec37305da
Improved target handling of test project. Fixed some incompatible / unclean tests.
2014-03-15 14:06:05 +01:00
LevelX2
09b7e7baea
* Minor formatting.
2014-03-14 14:00:29 +01:00
LevelX2
1e7cfa086b
* Cavern of Soul - Fixed a bug that caused that every spell could not be countered that was cast using the first (colorless) mana ability ( fixes #391 ).
2014-03-12 15:53:27 +01:00
LevelX2
0356272cae
Suppressed info messages from sqlite db tool while running tests.
2014-03-12 15:44:47 +01:00
LevelX2
8491b5b90b
* Cleanup of server memory handling - removed memory leaks for Chat, Player, Match, Game etc.
2014-02-21 01:13:27 +01:00
LevelX2
d4592b2ee2
* Simplified version info handling.
2014-02-11 19:36:05 +01:00
LevelX2
aa359cd1b6
Set the correct TimingRule for Spells != Instants, some minor changes to can be cast checks.
2014-02-11 15:53:35 +01:00
LevelX2
e8534b880d
Added some comments to test.
2014-01-25 15:56:38 +01:00
LevelX2
ad71ec6aad
Set Version 1.3.0.
2014-01-25 15:55:39 +01:00
Quercitron
9777aefae2
[6ED] Add 4 cards
2014-01-12 19:33:57 +04:00
LevelX2
e3d543fa76
Fixed a bug in handling ContinuousEffects introduced with 463cec8754
.
2014-01-09 15:15:05 +01:00
LevelX2
74e3fa63a8
* Bestow - Fixed that creature with bestow went to graveyard if enchanted target got protection from a color of the bestow permanent.
2014-01-03 12:38:51 +01:00
LevelX2
b724d7fe13
Mage 1.2.0 Release
2013-12-31 17:29:00 +01:00
LevelX2
5df50ef836
[C13] Illisionist's Gambit (last missing C13 card).
2013-12-15 14:19:13 +01:00
LevelX2
9000b4480c
Added a test that checks if by Smelt-Ward Gatekeepers targted controlled creature gets haste as intended.
2013-12-12 19:46:40 +01:00
LevelX2
80fc87a7f7
* Fixed a problem if some of multiple targets can't be targeted during resolution (e.g. target got hexproof meanwhile) it was still targeted (e.g. it happens for INto the void).
2013-12-07 15:51:10 +01:00
LevelX2
d094f291aa
Pushed version to 1.2.0dev.
2013-10-26 13:01:31 +02:00
LevelX2
dfa91ceeaf
Fixed some tests that failed after changes to rule text generation.
2013-10-22 14:05:40 +02:00
LevelX2
d6c1075125
* Release Mage 1.1.0 final
2013-10-12 11:22:06 +02:00
LevelX2
f04df1b193
Formatting.
2013-10-07 18:13:21 +02:00
Jeff
00f0e6a6d3
- Added Aven Trailblazer, Mark of Asylum, and Mirror-Sigil Sergeant. Tests for each.
2013-09-25 11:54:27 -05:00
Plopman
db094c2cc0
Added test for costs modification
2013-09-24 19:53:42 +02:00
Jeff
23434548bd
- Added Gather Specimens, Sludge Strider, and Swerve. Fixed Abattoir Ghoul. Added some tests.
2013-09-23 17:24:57 -05:00
LevelX2
857da3a08a
Fixed a bug that triggred abilities of permanents that were controlled by a player that is not the owner could sometime trigger for a wrong player ( Fixes #271 ).
2013-09-14 17:20:45 +02:00
LevelX2
8e9dba6368
Some changes to test handling to set correct zon for cards in library.
2013-09-01 15:48:44 +02:00
LevelX2
1090258114
Changed ConditionalContinousEffect to handle latest changes correctly.
2013-09-01 14:48:00 +02:00
LevelX2
5456a908a8
* Progenitor Mimic - Fixed that the created copies could select a new target.
2013-09-01 11:13:03 +02:00
LevelX2
c14302df8a
* Doubling Season - Fixed that doubled counters were created named with all uppercase letters.
2013-08-28 13:33:06 +02:00
LevelX2
90774fea0b
* Test of Faith - Fixed that +1/+1 counters that a blocker got during combat already counted for damage dealt to the attacker.
2013-08-13 14:23:49 +02:00
LevelX2
c9d18f0410
Fixed a bug in LockedInCondition that caused bugs in cards that used it (e.g. Goblin Bushwhacker).
2013-08-11 16:03:58 +02:00
LevelX2
0d37d1593b
* Odric Master Tactician - Fixed that the game didn't leave the block phase controlled by the controller of Odric.
2013-08-06 18:26:49 +02:00
LevelX2
4a28881f71
Added as thought effect to let creatures block tapped.
2013-08-03 20:14:11 +02:00
LevelX2
7d0cf3cd8c
Set version to 1.1.0 dev.
2013-07-21 22:52:25 +02:00
LevelX2
9803c069f9
Fixed and extended PlaneswalkerRuleTest.
2013-07-15 19:54:37 +02:00
LevelX2
0f32fc72de
Solution for the deck editor / sideboarding / construct - mockcards problem.
2013-07-06 00:44:13 +02:00
LevelX2
4d3d76e8e9
Changed some modal spells to the new handling of modal spells.
2013-06-22 19:36:16 +02:00
North
0bb110be45
[refactor] moved enums from Constants class
2013-06-16 12:28:10 +03:00
LevelX2
5addb63757
* Changed indestructible to an ability according M14 rule change. Also fixed that for indestructible permanents the DESTROY_PERMANENT event was triggered what led to bugs with abilities like Totem Armor.
2013-06-15 17:57:01 +02:00
LevelX2
84df0f2c43
* Added tournament options for adjustable construction time and free mulligans
...
* Added duel options for free mulligans
2013-06-14 23:45:30 +02:00
LevelX2
5336d4c0f9
Pushed version to 1.0.3 dev.
2013-05-12 16:00:25 +02:00
LevelX2
6b38cd5b18
Mage Version 1.0.2
2013-05-11 23:06:30 +02:00
LevelX2
1e5100e0d6
Added the logic, that one continious effect in game state can be connected to multiple abilities. This fixes issue #198 and #196 .
2013-04-17 23:44:50 +02:00
LevelX2
797b58222a
Fixed test to use correct text to use an ability.
2013-04-17 00:08:56 +02:00
LevelX2
0ebd265197
Fixed a bug, that a ability gained to multiple permanents (e.g. Forestwalk) was only gained to the first permanent because no uniquie id was set for the copied ability added to state. Added a test for the bug.
2013-04-13 18:18:24 +02:00
LevelX2
6a4a3923a6
Fixed tests where rule text of activated abilities where changed (Commit 36b4482367
).
2013-04-06 16:50:53 +02:00
magenoxx
97acebacdd
Pumped version to 1.0.2.dev
2013-04-01 16:00:30 +04:00
LevelX2
0edc794c6a
Fix for Lazav, Dimir Mastermind. Added two additional tests for Lazav.
2013-03-31 11:54:27 +02:00
magenoxx
29b84e0d92
Closed #169 : Make it possible to untap lands
2013-03-29 20:35:16 +04:00
magenoxx
d4860d181f
Fixed build
2013-03-29 14:46:59 +04:00
LevelX2
cb18bf2bd4
Changed replacement effects of OrbOfDreams and Corpsejack Menace to selfScope = false. Extended Orb of Dreams test.
2013-03-22 15:01:38 +01:00
LevelX2
27b55b4e49
Added a test to evolve tests.
2013-03-22 10:01:21 +01:00
LevelX2
e3e2cb99a6
Test with Orb of Dreams that also shows the violation of rule 614.12 (issue #164 )
2013-03-20 22:43:48 +01:00
LevelX2
4270809b76
Test for Evolve.
2013-03-19 12:27:48 +01:00
LevelX2
44a226dede
Test for issue #164 .
2013-03-19 12:13:28 +01:00
LevelX2
70a8ede4d5
Merge changes.
2013-03-15 00:04:29 +01:00
LevelX2
9450074b70
Changed AI X costs handling according human handling. Fixed AI handling of modal spells. Changed some AI setting. Changes to AI lgging.
2013-03-14 23:55:14 +01:00
magenoxx
3205cc867f
Code and tests for Issue#156: Make smarter dual lands mana choose
2013-03-14 18:31:31 +04:00
North
a7a565bb8f
[minor] access modifer order
2013-03-10 14:53:02 +02:00
LevelX2
aa0290fd32
Set Version to 1.0.1
2013-03-10 11:40:56 +01:00
LevelX2
1263607862
Fixed a bug that abilities of creatures weren't applied correct after the creature was controlled by opponent and the controll effect ended. Test for this bug.
2013-03-10 02:31:14 +01:00
LevelX2
6f78a55e01
Fixed the now failing test after fixing issue #119 .
2013-03-10 02:25:52 +01:00
North
5f6f1c7528
[minor] removed unused imports
2013-03-02 18:02:02 +02:00
magenoxx
5577d5b3a8
Changed version from 0.10.1 to 1.0.0
2013-02-26 14:11:00 +04:00
LevelX2
5d2c4e1bbd
Test for Pillar of Flame.
2013-02-24 09:56:34 +01:00
LevelX2
ea6a094aa2
Fixed some bugs in test cases and changed check for existing abilities to containsRule() method if ability is no singleton.
2013-02-21 00:18:33 +01:00
LevelX2
c7b602ff74
Added test for Lazav, Dimir Mastermind not handling continuous effects correctly.
2013-02-17 19:07:58 +01:00
LevelX2
01a3660cf2
Changed a lot of cards to use ENTERS_THE_BATTLEFIELD event instead of ZONE_CHANGE event.
2013-02-17 01:14:42 +01:00
LevelX2
b2aef4225c
Fixed issue #137 that counters didn't trigger ADD_COUNTER event for each single counter.
2013-02-15 18:12:45 +01:00
LevelX2
8d3796ef7a
Fixed issue #136 of Wight of Precint Six. Added test for Wight of Precint Six.
2013-02-14 12:59:15 +01:00
LevelX2
b2ec63afdb
Fixed spelling error in test.
2013-02-13 01:21:04 +01:00
LevelX2
ce151982b6
Added a lockedInCondition option for ConditionalContiniousEffect. Added test for issue #127 .
2013-02-07 23:31:47 +01:00
LevelX2
5241841a37
Fixed test of Champion of Lambholt.
2013-01-22 13:54:10 +01:00
magenoxx
c203705535
Failing test for Issue#82: Torpor Orb doesn't work
2013-01-07 17:25:57 +04:00
LevelX2
efaeef0cde
Test for issue #88 .
2012-12-30 11:04:58 +01:00
Loki
aa31ef23d3
bump version to 0.10.1
2012-12-28 12:48:26 +13:00
North
f0b32e7ca3
Removed unused imports
2012-12-20 00:26:21 +02:00
LevelX2
2e60801df6
Fixed some problems concerning applying layeres effects in timestamp order. Tests now always successful.
...
1.Timestamps not distinct.
2. Timestamps not updated when attachments are attached (mainly equipments).
2012-12-12 15:51:54 +01:00
LevelX2
bb5b9587e0
Fixed the causes that triggered abilities were applied more often than they should. Fixed the lose ability bug (test with Master of the Pearl Trident giving island walk). Tests now build without errors. Only rarely the Grounded/Drake Umbra lose ability test fails.
2012-12-05 01:16:28 +01:00
LevelX2
d443ddd586
Two-Headed Sliver and a test that brings up th bug that happend bevor fixing ContinuousEffects yesterday with commit 29222dfcbf
.
2012-11-24 00:20:23 +01:00
Loki
f017ab903c
version bump to 0.10.0
2012-11-15 22:47:15 +13:00
North
f64149971a
Merge branch 'CardRepository'
2012-11-05 19:37:51 +02:00
North
25cd490be3
[CardRepository] moved Sets, DeckImporter and CardRepository to Mage Framework
2012-11-04 12:52:02 +02:00
LevelX2
a3e4e72190
Test for prev. issue #56 .
2012-10-26 08:30:23 +02:00
North
e5f91ef244
[CardRepository] Initialized data for tests
2012-10-25 00:33:14 +03:00
North
08815ffb88
[CardRepository] Replaced findCard methods from Sets and ExpansionSet
2012-10-22 23:48:52 +03:00
magenoxx
c671f9e9ac
Test for prev. Issue#63
2012-09-07 22:53:51 +04:00
magenoxx
3b3d02b3f8
Fixed Issue#67: Evernight Shade doesn't loose +1/+1 effects
2012-09-07 20:05:03 +04:00
magenoxx
3b8eee94d6
Failing test for Issue#51
2012-09-07 18:22:16 +04:00
North
204d2410a1
Reimplemented Indestructable using a replacement effect
2012-09-05 00:01:08 +03:00
Loki
46ec86b54c
0.9.2 dev
2012-09-04 21:24:44 +12:00
magenoxx
965b21a488
Fixed Sejiri Merfolk. Fixed DivineVerdictTest.
2012-08-31 12:12:33 +04:00
magenoxx
db30268bc0
fixed for previous commit
2012-08-29 22:58:04 +04:00
magenoxx
0471771451
[ROE] 4 cards with tests. ROE is 100% implemented.
2012-08-29 22:45:35 +04:00
magenoxx
47329e9ef9
Divine Verdict test
2012-08-29 20:34:35 +04:00
North
0916cfbc50
Deleted server plugin binaries from Mage.Tests
2012-08-27 20:20:59 +03:00
magenoxx
3d1bb8e1ab
Failing test and fix for additional costs not displayed in tooltips
2012-08-23 13:41:40 +04:00
magenoxx
852e96c910
Fixed token type for Garruk Relentless
2012-08-20 11:00:39 +04:00
magenoxx
f2229f9fd7
Test and fix for Issue#44: War Falcon - Attack condition does not work properly. Fixed changing controller for game state effects
2012-08-16 08:54:53 +04:00
magenoxx
7d9b338328
Test and fix for Issue#42: Creature with undying didn't forget -1/-1 after dying and returning from graveyard
2012-08-16 00:53:42 +04:00
magenoxx
9d99029c75
compilation error fix
2012-08-16 00:32:43 +04:00
magenoxx
d6fa992eea
First multiplayer test
2012-08-15 22:14:26 +04:00
magenoxx
475666be4c
Enhanced test framework for multiplayer games
2012-08-15 22:14:07 +04:00
magenoxx
7b268c7fcb
Test framework cleanup. Removed ai tests and scenarios. Migrated old tests.
2012-08-15 22:06:30 +04:00
magenoxx
2fe2da8eaf
Failing test and fix for alternative costs not displayed on cards
2012-08-15 10:32:50 +04:00
Loki
85b31df2d5
Bump version to 0.9.1dev
2012-08-14 15:28:06 +12:00
magenoxx
66bc622d19
Failing test for Issue35
2012-08-08 14:09:13 +04:00
magenoxx
ad7391b4b5
Combat trace (to catch annoying bug with non-flying blockers)
2012-08-08 13:21:31 +04:00
magenoxx
9c4aee2e92
Failing tests for Islandwalk (Issue#35)
2012-08-04 09:49:32 +04:00
magenoxx
12d597f17e
[JUD] Wonder with tests
2012-08-03 12:20:13 +04:00
magenoxx
e8f82fd728
Updated failing SorinLordOfInnistradTest (ability text seems has been changed)
2012-07-24 09:24:40 +04:00
magenoxx
6a70d1ee6d
minor
2012-07-23 01:29:29 +04:00
magenoxx
9970f998ad
[USG] Worship [9ED] Volcanic Hammer
2012-07-23 00:33:34 +04:00
magenoxx
4a70d28706
[M13] Elderscale Wurm with test
2012-07-23 00:17:20 +04:00
Loki
4889e13e10
[M13] Faith's Reward
2012-07-22 21:52:13 +12:00
magenoxx
baac791a02
Failing test for Exalted
2012-07-21 13:00:05 +04:00
magenoxx
2511ea06b7
[M13] Mogg Flunkies [M10] Jackal Familiar. Tests
2012-07-20 16:19:30 +04:00
magenoxx
e83dc29f4c
fixed ExchangeControlTest a little
2012-07-20 13:09:47 +04:00
North
5d0a832642
cleaned pom files and updated sqlight dependency
2012-07-19 21:15:09 +03:00
magenoxx
a245d2c816
Sejiri Merfolk test update
2012-07-19 19:04:59 +04:00
magenoxx
5c8ebf393b
Failing test for Jace's Phantasm
2012-07-19 16:57:05 +04:00
magenoxx
965565c680
Failing tests for FlashAbility and AsThoughEffectImpl
2012-07-19 13:12:17 +04:00
magenoxx
0b9dec5ad0
5 tests for Switcheroo. Card is not implemented yet.
2012-07-19 10:06:45 +04:00
magenoxx
60bd1f9585
[M13] Serra Avenger with tests
2012-07-18 21:52:57 +04:00
magenoxx
fc04cb2d22
updated classes and jars in test framework
2012-07-18 21:13:32 +04:00
magenoxx
b2cd3e75bd
changed version from 0.8.7.dev to 0.9.0.dev
2012-07-18 15:59:07 +04:00
magenoxx
f9263d5d7d
Additional tests for Flying and CantBlock abilities. Passed.
2012-07-18 15:10:52 +04:00
magenoxx
7d7f0e6dec
Two tests for Public Execution to check interaction with LoseAbility and Clone effects
2012-07-18 10:31:06 +04:00
magenoxx
6eb199006d
Two tests for AsEntersBattlefieldAbility and Copy effect interaction. Passed.
2012-07-18 08:12:27 +04:00
magenoxx
0b27499ce0
Changed the order of choice compare in test framework
2012-07-18 08:11:36 +04:00
magenoxx
c5861a3c2e
Failing test for equipping opponent's creature
2012-07-17 12:21:09 +04:00
magenoxx
6978a7f871
updated jars for Mage.Tests
2012-07-17 12:20:26 +04:00
North
98feeb9968
[filters] replaced Name condition with Predicate
2012-07-11 00:19:46 +03:00
jeffwadsworth
f87ea46641
- Added a test for Tormented Soul being unblockable. Passed.
2012-07-05 20:36:29 -05:00
jeffwadsworth
2e5be475b0
- Fixed Barter in Blood. Improved test for it.
2012-07-03 16:03:11 -05:00
magenoxx
93201b53f7
updated test
2012-07-02 00:35:01 +04:00
magenoxx
02d41fd65f
Failing test for continuous effects
2012-06-30 09:11:36 +04:00
jeffwadsworth
d055c5e804
- Added test for Rootwater Matriarch. All tests passed.
2012-06-29 22:28:25 -05:00
magenoxx
10eeea50bc
Failing test for Barter In Blood cast against AI
2012-06-29 20:30:26 +04:00
magenoxx
48a552510d
Ignore for test
2012-06-29 20:12:16 +04:00
magenoxx
3f14fdc0ca
Test and fix for Oblivion Ring and Planeswalkers interaction
2012-06-29 15:56:04 +04:00
magenoxx
5541fe4163
updated version from 0.8.6.r5 to 0.8.7
2012-06-29 14:56:13 +04:00
magenoxx
09ffa16dc3
Fixed Champion of Lambholt test
2012-06-27 23:56:30 +04:00
magenoxx
6ca2c96197
Failing test for ExtraTurns+Miracle
2012-06-27 18:52:46 +04:00
magenoxx
4f2752fed9
New test for flicker+copy effects
2012-06-27 01:18:29 +04:00
magenoxx
f786727b40
Fixed Mortician Beetle
2012-06-26 00:41:08 +04:00
magenoxx
39d0871d6c
Minor fix for rebound test
2012-06-24 23:15:19 +04:00
jeffwadsworth
2c80ed377d
- Added test for Rebound ability. Fails. This was working in .83
2012-06-24 11:22:11 -05:00
Loki
8eab84b4c0
[LRW] Arbiter of Knollridge
2012-06-21 22:08:57 +12:00
magenoxx
6083416657
Tests for Living Destiny. Card is not implemented yet.
2012-06-20 11:31:17 +04:00
magenoxx
29de517736
updated plugin jars
2012-06-20 11:19:25 +04:00
North
239a4fb100
[refactoring][minor] Replaced all tabs with four spaces.
2012-06-19 23:50:20 +03:00
magenoxx
397c393f1d
Tests refactoring
2012-06-16 10:41:23 +04:00
magenoxx
972a26a6bc
Meomentous Fall tests. Passed.
2012-06-16 10:37:25 +04:00
magenoxx
1cb25812c9
Fixed replacement effects for copied creatures. All tests pass now.
2012-06-14 20:59:15 +04:00
magenoxx
b0157b2259
Fixed emblem test (as now Tamiyo has one combined emblem)
2012-06-14 20:58:42 +04:00
magenoxx
b002cc8112
Failing test for copying creature that should enter tapped
2012-06-14 20:20:56 +04:00
magenoxx
d6f1e8be48
Test and fix for UnblockableAbility not working
2012-06-14 20:18:38 +04:00
magenoxx
e435443746
Failing bushido test
2012-06-12 22:03:35 +04:00
magenoxx
9c8fe7268b
Reworked emblems
2012-06-12 20:57:23 +04:00
magenoxx
c22f0cf503
Reworked emblems
2012-06-12 16:27:28 +04:00
magenoxx
2a5ceefe94
Failing tests for emblems
2012-06-12 16:25:50 +04:00
magenoxx
3c9e3de9a2
Fixed color mana payment
2012-06-12 10:54:47 +04:00
magenoxx
f641ffe77b
Test and fix for triggered abilities of double faced cards
2012-06-11 20:34:33 +04:00
magenoxx
17dbe0ae57
Test and fix for copying transformed creatures
2012-06-11 19:36:56 +04:00
magenoxx
263ff56244
Failing test for Phyrexian mana pay
2012-06-11 19:32:55 +04:00
magenoxx
5199e2e81a
Test and fix for sacrificing creature with protection
2012-06-11 14:25:27 +04:00
magenoxx
37832da657
Failing test for planeswalker uniqueness rule
2012-06-11 13:42:43 +04:00
magenoxx
eea1aa3c52
Failing test for Dearly Departed
2012-06-10 15:33:51 +04:00
magenoxx
a59c01b829
Failing Undyung test for boost effects
2012-06-10 15:25:09 +04:00
magenoxx
4aa0f8beda
Failing test for flicker and spell fizzle
2012-06-06 19:29:29 +04:00
magenoxx
2408136f32
Apostle's Blessing
2012-06-06 10:50:49 +04:00
magenoxx
5f3c38af69
Failing test for Soul Warden
2012-06-04 21:17:45 +04:00
magenoxx
a2301a1f66
Test and fix for Dungeon Geists
2012-06-04 19:34:00 +04:00
magenoxx
57ac5ea930
[tests] Added possibility to add target to triggered abilities.
2012-06-04 19:33:27 +04:00
magenoxx
3b647ab68b
Test and fix for Whipflare
2012-06-04 14:46:55 +04:00
magenoxx
365bd2a50e
Correct handling protection abilities for dealing damage. All tests passed.
2012-06-04 11:25:32 +04:00
magenoxx
153a5df2a5
Fixed Champion of Lambholt - gave ability only to itself. +1 test passed.
2012-06-03 19:50:17 +04:00
magenoxx
037310c279
Mana and getPlayable fix. +1 test passed.
2012-06-03 17:50:13 +04:00
magenoxx
27d4997545
Fixed LKI and change controller interaction. +1 test passed.
2012-06-03 17:33:04 +04:00
magenoxx
04379e7c99
Fixed few bugs with transform effect. +4 tests pass. Some transform cards should be refactored.
2012-06-01 21:08:29 +04:00
magenoxx
47cf770318
2 failing tests for copying effect targeting double-faced cards
2012-06-01 20:15:36 +04:00
magenoxx
64677ed4f6
Fixed cascade test
2012-05-29 08:42:58 +04:00
Loki
263b515216
fix Cascade, add test for it (test currently broken)
2012-05-28 21:12:48 +03:00
magenoxx
cb63b900cd
SacrificeEffect target required fix
2012-05-27 15:36:41 +04:00
magenoxx
def0260b9d
Test and fix for Soulbound with ExileAndReturnBack effect
2012-05-26 21:57:53 +04:00
magenoxx
bebd9644be
updated jars
2012-05-25 19:23:25 +04:00
magenoxx
12b21abe52
changed version from 0.8.5 to 0.8.6
2012-05-25 19:04:40 +04:00
magenoxx
325fbec3d8
Made Mage.Tests artifactId lowcased
2012-05-25 19:02:31 +04:00
magenoxx
1bb1df32b5
Updated lose ability test and corresponding effects.
2012-05-25 19:00:05 +04:00
magenoxx
24b1b95b54
Moved test Ignore to other test case according to comment
2012-05-25 18:59:16 +04:00
magenoxx
dda36afce4
Tests for Affinity For Artifacts
2012-05-25 08:19:24 +04:00
magenoxx
9d05d0e9ce
Harm's Way. Doesn't work for multitarget damage.
2012-05-24 19:05:21 +04:00
magenoxx
099e152445
2 tests for unimplemented Harm's Way
2012-05-24 18:29:12 +04:00
magenoxx
92a9c10c16
Added support for mixing targets in test framework
2012-05-24 18:21:23 +04:00
magenoxx
32e29392d2
[AVR] Second Guest + tests. Refactored filters.
2012-05-24 09:01:31 +04:00
magenoxx
a47b8c25df
Various fixed. +3 tests passed.
2012-05-24 00:24:01 +04:00
magenoxx
16c873dc2c
Fixed HeavyArbalest. +1 test passed.
2012-05-23 22:26:58 +04:00
magenoxx
71eafef343
Updated jars. +2 tests pass.
2012-05-23 21:52:12 +04:00
magenoxx
29b7f9ab9b
Fix. +2 tests passed.
2012-05-23 21:45:37 +04:00
magenoxx
3d3e8bb36a
+2 tests passed
2012-05-23 21:14:40 +04:00
magenoxx
0d732e8f86
New way of copying permanents - supports copies of copies. +1 test pass.
2012-05-23 20:48:31 +04:00
magenoxx
bd03dce85b
Fixed EquipmentAttachedCount dynamic value. +1 test pass.
2012-05-23 17:49:45 +04:00
magenoxx
82b4213753
Failing test based on bug report for two Phantasmal Images
2012-05-23 17:38:31 +04:00
magenoxx
6f37b658de
Enhanced test framework
2012-05-23 17:37:54 +04:00
magenoxx
e039b26795
[AVR] Cavern Of Souls + 4 tests
2012-05-23 14:01:33 +04:00
magenoxx
d88b373df2
Fixed anymanacolor ability. Enhanced mana system.
2012-05-23 12:49:38 +04:00
magenoxx
ab4823a4c2
failing test for Clone and copied triggered ability
2012-05-21 09:16:15 +04:00
magenoxx
6f31c00811
[AVR] 5 cards
2012-05-21 08:39:14 +04:00
magenoxx
abc3bbd36b
[AVR] Angel of Jubilation + test
2012-05-20 23:00:12 +04:00
magenoxx
6318dbc309
[AVR] Sigarda, Host of Herons + test
2012-05-20 18:45:21 +04:00
magenoxx
02a21c6311
[AVR] Gisela, Blade of Goldnight with test
2012-05-20 17:40:37 +04:00
magenoxx
445efc8c18
[AVR] 5 cards with tests
2012-05-20 15:58:17 +04:00
magenoxx
3cca30ca97
[AVR] Alchemist's Refuge with test
2012-05-20 05:28:55 +04:00
magenoxx
275142a143
[AVR] 32 cards. Tests. Common effects. Fixes.
2012-05-18 00:19:43 +04:00
magenoxx
38fc180ed4
Failing test for [AVR] Cloudshift
2012-05-17 20:17:22 +04:00
magenoxx
8759b6de33
[AVR] 13 cards with Soulbond
2012-05-17 15:20:21 +04:00
magenoxx
3822e0d09b
Soulbond keyword
2012-05-17 09:51:08 +04:00
Loki
e98f0c184a
[AVR] 2 cards, fix Cryptoplasm self-targeting, add test for it
2012-05-17 00:21:22 +03:00
magenoxx
3fb7dc2993
minor changes in test logging level
2012-05-15 11:54:47 +04:00
magenoxx
cd7e10e186
13 tests for Soulbond keyword
2012-05-15 08:33:53 +04:00
magenoxx
e003b43214
[AVR] Homicidal Seclusion + several tests
2012-05-15 07:21:11 +04:00
magenoxx
9e45c0a911
[AVR] Necrobite + Regenerate effect test
2012-05-12 15:46:07 +04:00
magenoxx
ce85896c87
moved single card tests to 'single' package
2012-05-12 15:45:33 +04:00
magenoxx
629b5fd589
[AVR] Hunted Ghoul with tests
2012-05-12 15:23:38 +04:00
magenoxx
519e136431
More failing tests based on bug reports
2012-05-11 20:25:58 +04:00
magenoxx
38eaef59e0
Two failing tests based on users' bug reports
2012-05-11 19:34:56 +04:00
magenoxx
1eba9096b0
More tests. One test fails.
2012-05-11 17:34:24 +04:00
magenoxx
55bf5714a0
[AVR] Harvester Of Souls + test.
2012-05-09 10:04:11 +04:00
magenoxx
e196b2bb07
Failinig test for 'Mikaeus, the Lunarch' card.
2012-05-08 19:12:44 +04:00
magenoxx
cf2e3a4c6a
Added failing test that reproduces issue with source zone changing for triggered abilities
2012-05-08 19:00:31 +04:00
magenoxx
9aa578761f
minor fix (method name + comment)
2012-05-08 14:47:35 +04:00
magenoxx
59a72e974a
[AVR] 3 cards + tests for filter and dies triggered ability
2012-05-08 14:44:46 +04:00
magenoxx
fa0e623120
changed version from 0.8.4 to 0.8.5
2012-05-07 07:50:07 +04:00
Loki
9de37bea5a
Fixed memory leak
2012-05-06 23:40:44 +03:00
Loki
40fda24615
[load test] new load pattern
2012-05-06 23:40:43 +03:00
magenoxx
9edac9426e
starting server at 0.0.0.0
2012-05-04 11:11:13 +04:00
magenoxx
e2bd32fd3d
[load] Updated tests plus some fixes.
2012-05-04 10:25:26 +04:00
magenoxx
80a25377b5
GatekeeperOfMalakir kicker test. Fails.
2012-05-03 18:21:30 +04:00
magenoxx
f39d5dbca1
New implementation for LevelUpAbility. All tests ok.
2012-05-02 20:20:01 +04:00
magenoxx
c2ea8246d2
Tests for LevelUpAbility
2012-05-02 19:21:29 +04:00
magenoxx
76c6362df1
Test that reproduces bug with PhantasmalImage and creature with LevelUpAbility
2012-05-02 17:25:10 +04:00
magenoxx
f40df8a453
Added test for Level Up ability
2012-05-02 17:16:46 +04:00
magenoxx
40ff3dd498
Tests reproducing bug in Mage.Core with creature CopyEffect for triggered abilities
2012-05-02 16:48:11 +04:00
magenoxx
6cd04e3380
[AVR] Favorable Winds + tests
2012-05-01 19:47:45 +04:00
magenoxx
933f094f69
More careful fix for PlayerImpl.canPlay. Moved ThaliaGuardianOfThrabenTest to another package.
2012-05-01 12:33:51 +04:00
magenoxx
4526d50e43
Added tests for cost modification effects based on Arcane Melee card. One test fails because of bug in core.
2012-05-01 12:07:06 +04:00
magenoxx
29f602920d
[load] put loading tests to ignore (should be executed manually)
2012-05-01 11:53:22 +04:00
magenoxx
537c326789
[load] loading testing: added simple test for starting game by two players
2012-04-30 18:56:36 +04:00
North
d0296a4c00
removed wrong javadoc
2012-04-13 22:18:42 +03:00
North
47bd74a24c
[refactoring] Moved Sets.loadDeck to a DeckImporterImplementation
2012-04-08 16:52:21 +03:00
magenoxx
4295a7bf55
Ignoring SoulSeizerTest for a while. Fails because of fix for TestPlayer returning false for pass action (as it should have before).
2012-04-07 11:53:18 +04:00
magenoxx
f0be9c35d7
Moved skipping initial shuffling to game options.
2012-04-07 11:52:31 +04:00
magenoxx
5ede2cb7b3
Test reproducing issue with Mul Daya Channelers boost ability.
2012-04-07 11:08:11 +04:00
magenoxx
e3f27cbc89
Fix for pass action in test framework. Updated assert information for assertPT.
2012-04-07 11:07:35 +04:00
jeffwadsworth
78dd1acf3a
- Added some ROE cards.
2012-03-31 11:52:46 -05:00
jeffwadsworth
10d783eed0
- Added some ROE cards.
2012-03-31 10:51:58 -05:00
North
7aeee8ef7e
refactored test names
2012-03-28 22:47:06 +03:00
North
86c93b2a06
fixes ticket 47
2012-03-27 09:43:46 +03:00
magenoxx
563687566c
fix for TestSightlessGhoul
2012-03-26 22:03:47 +04:00
Loki
4df0201256
add test (broken for now)
2012-03-26 21:54:03 +04:00
magenoxx
0b75e4866a
Fixed EntersBattlefieldEffect. PhantasmalImage's CopyEffect works now.
2012-03-26 20:05:20 +04:00
BetaSteward
e859e142fa
2 DKA
2012-03-26 08:55:30 -04:00
magenoxx
523481b5a2
Added additional parameter for effect outcome. Updated choosing permanents for AI.
2012-03-26 10:59:04 +04:00
magenoxx
97bccf7606
Phantasmal Image test.
2012-03-26 10:35:16 +04:00
magenoxx
fb8f4c3c67
Test for Exiled and fix.
2012-03-26 09:20:30 +04:00
magenoxx
7ed17d0fdb
Fixed final asserts in tests (OblivionRingTest still fails)
2012-03-26 00:33:22 +04:00
magenoxx
11bda039f5
fixed comments in the recent test committed
2012-03-25 23:24:07 +04:00
magenoxx
97e5f6aa16
Added test that reproduces issue with Oblivion Ring second ability
2012-03-25 23:16:24 +04:00
magenoxx
3875c1f7c0
Changed component version from 0.8.3 to 0.8.4 (dev)
2012-03-25 12:16:46 +04:00
BetaSteward
9e5dd044e3
1 DKA
2012-03-15 22:29:37 -04:00
BetaSteward
5d652e9128
2 DKA + Spiteful Shadows fix
2012-03-12 22:08:57 -04:00
BetaSteward
de4153c5aa
3 DKA
2012-03-11 23:20:56 -04:00
BetaSteward
e04a055dd6
2 DKA
2012-03-10 22:23:21 -05:00
BetaSteward
3b643805c8
normalized ContinuousEffects
2012-03-10 22:20:24 -05:00
BetaSteward
5d6a6117bf
2 DKA
2012-03-08 22:49:59 -05:00
BetaSteward
f1fefb0d59
2 DKA
2012-03-08 13:54:31 -05:00
BetaSteward
e03aaee4b6
updated searching/shuffling interaction
2012-03-08 13:53:23 -05:00
BetaSteward
dddca6ae32
2 DKA
2012-03-05 22:44:49 -05:00
BetaSteward
0075799681
2 DKA
2012-03-05 15:14:12 -05:00
BetaSteward
5525cd24f9
2 DKA
2012-03-03 23:20:47 -05:00
BetaSteward
db02ea3aa6
fixes
2012-03-03 23:20:10 -05:00
BetaSteward
67fb349224
3 DKA
2012-03-02 15:42:34 -05:00
North
3c6a4d329c
Ignored TestPlayer.java
2012-03-01 21:24:30 +02:00
BetaSteward
12027369a5
DKA - IncreasingVengeance
2012-02-29 13:35:34 -05:00
BetaSteward
cab80c5a68
4 DKA
2012-02-28 22:54:40 -05:00
BetaSteward
b00aa6a7d2
fixed WerewolfRansacker
2012-02-28 14:27:53 -05:00
BetaSteward
1dbc0a2be5
2 DKA
2012-02-28 14:25:36 -05:00
BetaSteward
2a380b6090
2 DKA
2012-02-26 23:05:16 -05:00
BetaSteward
c64c597467
DKA - Fiend of the Shadows
2012-02-26 21:48:55 -05:00
BetaSteward
9ae7ff87ea
more tests + some fixes
2012-02-25 23:24:06 -05:00
BetaSteward
8e7e111fb9
2 DKA
2012-02-23 15:30:11 -05:00
BetaSteward
142207ce86
added random game test
2012-02-23 15:28:47 -05:00
BetaSteward
68391a7522
fixed some NPE's and other errors
2012-02-23 15:26:57 -05:00
BetaSteward
1951fd314b
2 DKA
2012-02-19 23:13:08 -05:00
BetaSteward
828662f6f3
3 Curses from DKA
2012-02-19 09:52:39 -05:00
BetaSteward
6828f1d651
2 DKA + tests
2012-02-17 22:53:27 -05:00
BetaSteward
86906c633a
updated test framework - added TestPlayer which only performs instructed actions
2012-02-17 10:40:57 -05:00
BetaSteward
48f5a469d4
fixes for monte carlo ai
2012-02-13 09:05:01 -05:00
BetaSteward
4fd59f9e8c
added test for continuous effects + modified tests to stop on specified turn and step
2012-02-06 10:06:25 -05:00
BetaSteward
37e5c135f5
updated all jars - not sure which ones I might have messed up so I'm updating all
2012-02-02 23:55:39 -05:00
BetaSteward
d813283c19
adding back recent changes - not quite sure how I managed to revert all this
2012-02-02 23:48:25 -05:00
BetaSteward
e6d38e6558
updated jars
2012-02-02 23:28:34 -05:00
magenoxx
4d9493a256
Update jars. BugCantFindCardInLibrary now works.
2011-12-26 18:49:32 +04:00
Loki
dfddc70984
test for game hangs when computer cant find card in library
2011-12-26 17:30:55 +04:00
magenoxx
fa9f6115cf
author fix in test comments
2011-12-26 13:47:15 +04:00
magenoxx
86bd2d3c40
Update test for attacking AI. Sometime reproduces not attacking with Zephyr Sprite.
2011-12-26 13:46:18 +04:00
magenoxx
a0866ef602
RegenerateAbilityTest. Make sure AI blocks, chooses biggest creature to block and uses regenerate ability.
2011-12-26 13:30:59 +04:00
magenoxx
eb0bc89597
Tree optimizers. Fixed Issue 420.
2011-12-26 12:52:31 +04:00
magenoxx
a71ce5c405
Update EquipAbilityTest. Reproduces Issue 420.
2011-12-26 10:55:07 +04:00
magenoxx
24dea6a02c
updated jars
2011-12-24 22:21:37 +04:00
magenoxx
d004525027
Test for equip ability.
2011-12-24 20:15:03 +04:00
magenoxx
8e178478e2
[Mage.Tests] Now all tests work.
2011-12-24 19:33:24 +04:00
magenoxx
f134a79203
Added test for additional damage from AI after combat. Fixed NimShamblerTest.
2011-12-24 19:00:10 +04:00
magenoxx
3e3a930794
Added additional test for combat (ai shouldn't attack against creatures with double strike).
2011-12-24 18:59:22 +04:00
magenoxx
53e9d2752b
Fixed combat actions in MAD AI. Updated tests.
2011-12-24 18:45:13 +04:00
magenoxx
c02d453a4b
Some performance measurement. Game state copying performance is good.
2011-12-24 15:14:27 +04:00
magenoxx
dc2ebdd16d
Some tests fixes. Returned back checking for repeated action with the fix.
2011-12-24 12:34:00 +04:00
magenoxx
065f1c3190
Fixed Issue 375.
2011-12-12 14:46:49 +04:00
magenoxx
9fe16d3518
Damage distribution test. Reproduces Issue 375.
2011-12-12 14:28:33 +04:00
magenoxx
20aa0c645f
Reproduces the AI issue when its own creature is sacrificed for no reason.
2011-12-11 16:38:06 +04:00
magenoxx
41f0fecd6e
Test for AI that reproduces the case when useful "may" ability isn't used.
2011-12-11 16:37:34 +04:00
magenoxx
c5d2d41f60
Test that reproduces Issue 411.
2011-12-11 15:24:20 +04:00
magenoxx
ba6508cbeb
Updated component version from 0.8.1 to 0.8.2.
2011-12-09 13:15:07 +04:00
magenoxx
dc9397bd62
Test that reproduces Issue 387.
2011-11-24 10:54:26 +04:00
Loki
cd8f0ae2fe
[RAV] Leave No Trace, 3 player reward cards
2011-11-19 21:38:43 +04:00
Loki
90116082ea
more reward cards
2011-11-18 22:04:09 +04:00
Loki
f5e9ead285
test for Issue 317
2011-11-17 17:20:37 +04:00
Loki
441aefee22
merge
2011-11-17 15:02:56 +04:00
Loki
e7ad847b0f
improve test
2011-11-17 14:49:22 +04:00
magenoxx
8b67158fdb
Fixed Issue 350.
2011-11-16 18:56:23 +04:00
magenoxx
f4e889329d
Test that reproduces Issue 350.
2011-11-16 17:52:25 +04:00
magenoxx
5eebdcb3ae
Fixed HideousEndTest.
2011-11-16 16:13:16 +04:00
Loki
2d94164a26
Hideous End test
2011-11-16 15:27:16 +04:00
magenoxx
07902b17c7
Test for Issue 374.
2011-11-16 15:16:39 +04:00
magenoxx
5f6c8a46ae
Test for Issue 381.
2011-11-16 15:00:44 +04:00
magenoxx
262e00f26a
Test for Condemn - tests targeting attacking creatures and using LKI.
2011-11-16 14:01:01 +04:00
magenoxx
58b959ff65
Fixes in MAD ai.
2011-11-16 10:44:55 +04:00
magenoxx
4cb00a5712
Tests for deal damage to creatures.
2011-11-16 10:44:09 +04:00
magenoxx
60b6fe5a79
Changes in testing framework. Added support for fixed targets. Added test to damage itself by Lightning Bolt. Ignored some old tests.
2011-11-15 19:43:37 +04:00
magenoxx
f0cc3d1d0f
Tests for Lightning Bolt and Sejiri Merfolk.
2011-11-15 16:03:55 +04:00
magenoxx
a3d590fc79
Updated test framework with minimum functionality.
2011-11-15 16:01:34 +04:00
magenoxx
0a300cf610
fixed wrong artifactIds used in pom.xml
2011-11-05 11:42:28 +03:00
magenoxx
e302a12f5d
Updated component's version from 0.8 to 0.8.1
...
manually
2011-10-28 11:36:42 +04:00
magenoxx
3350c3e829
Updated components' version from 0.7.6 to 0.8
2011-10-16 21:02:04 +04:00
magenoxx
2d8948b8f6
Changed version from 0.7.5 to 0.7.6
2011-09-18 13:57:43 +04:00
magenoxx
0fbc805492
Lowered version from 0.8 to 0.7.5 for release.
2011-09-02 08:18:49 +04:00
BetaSteward
34cd3bbcdc
fixed version
2011-06-22 22:32:33 -04:00
BetaSteward
a8b8d36637
updated pom files
2011-06-22 22:12:14 -04:00
magenoxx
97eea533f3
updated version (from 0.7.3 to 0.7.4) in all pom files
2011-06-16 11:39:20 +04:00
magenoxx
82716349db
test for ai tapping itself
2011-06-06 22:34:36 +04:00
magenoxx
b636f4d342
test for ai bug not attacking
2011-06-06 22:34:03 +04:00
magenoxx
74c7feb470
Moved version to 0.7.3 in pom files.
2011-05-19 23:49:43 +04:00
BetaSteward
a4c3deb7ac
Backed out changeset: 83cb579a3761
2011-05-14 23:32:22 -04:00
BetaSteward
473f6bcad9
fixed client/server ping + added server console
2011-05-14 23:28:07 -04:00
Loki
0a5e8e0103
bad commit :(
2011-05-14 00:12:35 +03:00
Loki
b897f7ce14
White Sun's Zenith
2011-05-13 23:42:52 +03:00
magenoxx
43bc4780fc
Updated server plugins in Mage.Tests.
2011-05-10 15:03:42 +04:00
North
de8c30d76d
Mage.Tests/pom.xml parent version updated
...
MageBook.java Strings equality check changed to equals
2011-05-09 22:16:08 +03:00
magenoxx
7c49bc5ce7
Fixed Mage.Tests dependency. Fixed import in MageJDecktop class.
2011-05-07 19:33:02 +04:00
magenoxx
b42e056750
[Collection viewer] Drawing set name on the tabs (vertical for selected and normal for tabs without images).
2011-04-10 11:25:25 +04:00
BetaSteward
84c6ab76e0
update to version 0.7
2011-04-01 21:05:43 -04:00
magenoxx
fb8cd79b59
More efficient use of background image. Now Mage takes much less memory. Also updated plugins in Mage.Tests.
2011-04-01 17:35:38 +04:00
BetaSteward
b1fdc03c4e
updated jars
2011-03-31 23:43:11 -04:00
BetaSteward
def31fef83
added random deck test
2011-03-31 23:35:59 -04:00
magenoxx
8722b825e6
ProtectionFromColorTest, ProtectionFromTypeTest.
2011-03-12 15:14:14 +03:00
BetaSteward
0668548f4f
more AI fixes - dont use x=0 for activated abilities
2011-03-10 22:07:13 -05:00
BetaSteward
42509dd4f8
optimizations + leave game fix
2011-03-10 22:05:15 -05:00
magenoxx
99735b368b
New testing frameworks for cards. BurntheImpure test.
2011-03-10 15:27:15 +03:00