Commit graph

15544 commits

Author SHA1 Message Date
LevelX2
7504c58d5a Merge pull request #2160 from Choiseul11/choiseul11/2159-indulgent-aristocrat-tooltip-error
Changed Indulgent Aristocrat filter to prevent 'each' appearing twice…
2016-08-09 22:37:05 +02:00
Timothy Rogers
64f4a1584f Changed Indulgent Aristocrat filter to prevent 'each' appearing twice in tooltip 2016-08-09 14:10:02 -05:00
LevelX2
c31bf97440 * Fixed some problems if a creature has multiple madness abilities. 2016-08-09 13:14:29 +02:00
LevelX2
c563d6f701 * Fixed zone handling of meld cards that left the battlefield (fixes that coninuous effects of meld cards didn't stop to be applied after the meld card left the battlefield) fixes #2140. 2016-08-09 10:20:59 +02:00
LevelX2
a2a540c2b4 Merge pull request #2157 from fwannmacher/master
Removed "CARD ZONE" from tooltip when it is not necessary
2016-08-09 09:03:12 +02:00
fwannmacher
a052830628 - Removed "CARD ZONE" from tooltip when it is not necessary 2016-08-08 18:30:42 -03:00
LevelX2
00b6327859 * Added test for Meld (Bug that effects of the melded permanent do not end if the melded card left battlefield). 2016-08-08 17:56:44 +02:00
LevelX2
7f8f4bc034 * Goblin Gaveleer - Added missing Trample ability. 2016-08-08 17:10:28 +02:00
LevelX2
c84180b0f7 * Eye of the Storm - Fixed that the exiled spells could only always be cast by the controller of the Eye of the Storm. 2016-08-08 16:49:45 +02:00
LevelX2
47fb2c1ac5 Merge origin/master 2016-08-08 16:29:58 +02:00
LevelX2
005a805973 * Unbreathing Horde - Fixed that the creature came onto battlefield with one counter less than intended. 2016-08-08 16:29:16 +02:00
LevelX2
9e29a01c0c * Grafted Wargear - Fixed that the sacrifice effect did not work. 2016-08-07 10:16:25 +02:00
LevelX2
07bbd53d82 * Stitcher's Graft - Fixed that the sacrifice effect did not work. 2016-08-07 10:12:38 +02:00
LevelX2
8ccb5d18ec * removing double negative checks. 2016-08-07 09:28:39 +02:00
LevelX2
f84040f4c0 Merge pull request #2155 from Choiseul11/timr/implement-assorted-cards
Timr/implement assorted cards
2016-08-07 08:50:22 +02:00
Timothy Rogers
32d70cb069 Changed Celestial Sword sacrifice trigger to use CreateDelayedTriggeredAbilityEffect and AtTheBeginOfNextEndStepDelayedTriggeredAbility 2016-08-06 17:00:50 -05:00
LevelX2
73a30f5659 * Fixed wrong asserts of undying test (#2148) 2016-08-06 19:20:56 +02:00
LevelX2
7a4b358f8a * Fixed CMC for spells (Escalate is not calculated correctly when more than 1 mode is chosen) fixes #2143. 2016-08-06 13:16:49 +02:00
LevelX2
5b5c13c137 * Kusari-Gama - Fixed trigger occurs but no damage is dealt (fixes #2154). 2016-08-06 12:43:16 +02:00
LevelX2
286dc55396 * Fixed Sightless Brawler cannot attack with other creatures attacking (fixes #2133). 2016-08-06 12:30:52 +02:00
LevelX2
14c02bc756 Merge origin/master 2016-08-06 11:33:55 +02:00
LevelX2
9df373e8f3 * Fixed Leech Bonder -1/-1 Tokens don't kill off enemy creatures (fixes #1975). 2016-08-06 11:33:24 +02:00
Derek M
11cd3089b4 Merge pull request #2156 from use/patch-1
Use "his or her" rather than "his"
2016-08-06 01:36:13 -04:00
Will Hall
e2fdcb8aa3 Use "his or her" rather than "his" 2016-08-05 22:34:46 -07:00
drmDev
3f6792bffe escalate test with spell queller interaction confirms bug #2143 2016-08-06 00:24:44 -04:00
Timothy Rogers
adf6575eb2 Fixed author comment on Murderous Betrayal 2016-08-05 22:02:56 -05:00
Timothy Rogers
33e0f2cdde Implemented Murderous Betrayal 2016-08-05 20:52:11 -05:00
drmDev
f340c3da85 test confirming undying bug for #2148 2016-08-05 21:52:04 -04:00
drmDev
895e65a42c Kusari-Gama test confirms bug for #2154 2016-08-05 21:29:37 -04:00
Quercitron
b91ef8b385 * Thirsting Axe - Fix check if equipped creature dealt combat damage to creature (fixes #2145). 2016-08-06 03:15:54 +03:00
drmDev
57995f893e Clergy of Holy Nimbus tests 2016-08-05 18:17:10 -04:00
Timothy Rogers
cb591e10ef Fixed author comment 2016-08-05 17:11:27 -05:00
Timothy Rogers
48dfdafe1e Implemented Celestial Sword from Iceage and ME4 2016-08-05 17:10:25 -05:00
LevelX2
64432e9132 Merge pull request #2152 from Choiseul11/choiseul11/implement-homelands-shrink
Implemented Shrink (Homelands)
2016-08-05 22:21:04 +02:00
LevelX2
d0db2d51ed * Fixed Identity Thief copying creature with +1/+1 counter gets P/T boost from it, but not counter (fixes #2131). 2016-08-05 21:15:07 +02:00
LevelX2
d1c25b0662 * Fixed flashback check of Altar of the Lost conditional mana. 2016-08-05 20:03:04 +02:00
LevelX2
9b683ef481 * Fixed that cost modification with target check (Icefall Regent) did not work for flashbacked spells (fixes #1405). 2016-08-05 17:33:52 +02:00
Timothy Rogers
fe2434fa9f Implemented Shrink (Homelands) 2016-08-05 10:26:47 -05:00
Plopman
956724b5fa [TMP] Added 5 cards 2016-08-05 13:43:23 +02:00
Quercitron
9129bda9b7 * Hearthcage Giant - Fix that only one Elemental Shaman token is created (fixes #2141). 2016-08-05 00:59:42 +03:00
LevelX2
1c5d4a0f48 Merge pull request #2144 from fwannmacher/master
- Fixed issue #2075
2016-08-04 17:51:24 +02:00
LevelX2
8d88b7a569 Added rollback action to test project. 2016-08-04 17:45:32 +02:00
fwannmacher
9b5a02c09c - Fixed issue #2075 2016-08-04 09:52:56 -03:00
LevelX2
1346949368 Fixed typo in escalate test. So the test runs without error now. 2016-08-04 12:41:45 +02:00
drmDev
12097817ba Escalate test confirming bug #2143 2016-08-04 05:16:07 -04:00
drmDev
7205144c95 Hearthcage Giant test confirms bug #2141 2016-08-03 18:09:50 -04:00
LevelX2
335c24c7c0 * Crown of Doom - Fix of target handling (untested). 2016-08-03 17:42:23 +02:00
drmDev
5442a92a2b Crown of Doom bug fix 2016-08-03 05:17:00 -04:00
LevelX2
270ffcb88a * Liliana, Defiant Necromancer - Fixed target bug of -X ability. 2016-08-02 16:52:25 +02:00
LevelX2
acf5df7f94 Merge origin/master 2016-08-02 15:43:57 +02:00