Oleg Agafonov
6dccaee9a4
Ghostfire Blade - fixed that it can't be played without full available mana ( #6698 );
2020-07-02 20:37:59 +04:00
LevelX2
2a31e8063b
* Spells with multiple modes resolve in the order the modes are added on the card ( fixes #6771 ).
2020-07-02 17:23:00 +02:00
Evan Kranzler
509bca7224
fixed Neyith of the Dire Hunt triggering for each player that blocks at the same time
2020-07-02 10:49:55 -04:00
jeffwadsworth
c1b8ae2865
- Fixed typo in last commit.
2020-07-02 09:46:47 -05:00
jeffwadsworth
807a67389a
- Mnemonic Betrayal will no longer allow lands to be played from the Exile Zone.
2020-07-02 09:30:14 -05:00
jeffwadsworth
6478ef3ff4
- Chainer, Nightmare Adept will now gain haste when it enters the battlefield.
2020-07-02 09:22:24 -05:00
Evan Kranzler
9824c9bfd2
fixed Rookie Mistake being able to target the same creature twice
2020-07-02 09:53:29 -04:00
Evan Kranzler
3f88f350f6
fixed Silver Wyvern error ( fixes #6768 )
2020-07-01 21:54:29 -04:00
Evan Kranzler
8392b652b7
fixed Zurzoth, Chaos Rider's effect not resolving correctly
2020-07-01 21:09:26 -04:00
Evan Kranzler
d3fad6c46e
fixed Neyith of the Dire Hunt not triggering off of blocks
2020-07-01 21:08:59 -04:00
Evan Kranzler
bda0d6fba0
fixed issues with Inniaz, the Gale Force not resdistributing permanents correctly
2020-07-01 21:08:36 -04:00
Evan Kranzler
1c4e8db236
fixed some issues with targets that require different names
2020-07-01 21:07:57 -04:00
LevelX2
fbfb55f99c
* Vito, Thorn of the Dusk Rose - Added hint to triggered ability to show how much damage goes to the opponent ( #6646 ).
2020-07-02 00:55:32 +02:00
LevelX2
84370ee5ab
* Allow to addd hint texts to stack abilities. Swicthed to html text format for text box of stack abilites.
2020-07-02 00:53:46 +02:00
Oleg Agafonov
f409f56c05
Potential game freeze fix
2020-07-02 01:27:53 +04:00
Oleg Agafonov
126898f70a
Added test for #4499
2020-07-02 01:25:19 +04:00
LevelX2
41abefa8e4
* Fixed spell's target still legal handling check as it begins to resolve (fixes problem of Sublime Epiphany #6646 ).
2020-07-01 12:57:29 +02:00
Oleg Agafonov
ae165e5197
Fixed that it possible to make damage to lose/leaved players
2020-07-01 14:09:43 +04:00
Oleg Agafonov
adbe84c540
Improved freeze checks and canRespond/isInGame usage
2020-07-01 13:48:22 +04:00
Oleg Agafonov
3b19e3db35
* AI: fixed that computer can't play some cards correctly (Ad Nauseam, Crazed Firecat, Fiery Gambit);
2020-07-01 13:15:39 +04:00
Oleg Agafonov
529153312f
Fixed potential freeze on put cards order
2020-07-01 13:13:44 +04:00
18ths
2d5e1fdc34
Merge pull request #6513 from etpalmer63/GlitterLionTextFix
...
Fixed punctuation in many cards
2020-07-01 10:19:01 +02:00
18ths
653ca9cc5a
Merge branch 'master' into GlitterLionTextFix
2020-07-01 10:03:37 +02:00
Oleg Agafonov
7e9d4417f6
* Game: fixed game freeze on mulligan phase and disconnected player;
2020-07-01 11:44:27 +04:00
Evan Kranzler
82347be782
fixed Neyith, the Dire Hunt doubling toughness ( #6677 )
2020-06-30 22:47:43 -04:00
Evan Kranzler
73026b57b1
implemented Neyith of the Dire Hunt
2020-06-30 21:29:59 -04:00
arcox
0530b52f87
Implement Circling Vultures from WTH ( #5489 )
2020-06-30 19:30:22 -04:00
Evan Kranzler
00c5162682
fixed some Idol of Endurance bugs, updated tests
2020-06-30 19:20:59 -04:00
Evan Kranzler
833ca03293
added special basic land slot to M21
2020-06-30 18:59:03 -04:00
arcox
7d31736b88
Implement Thran Tome from WTH ( #6726 )
...
* Implement Thran Tome from WTH (#5489 )
* Fix erroneous subtype
* Use TargetCardInLibrary method
* Actually fixed
2020-06-30 14:04:02 -05:00
jeffwadsworth
40db0243fd
- Hopefully a fix for #6740
2020-06-30 12:39:11 -05:00
Oleg Agafonov
345d10ad82
Fixed annoyed random fails of ThousandYearStormTest
2020-06-30 21:15:32 +04:00
Oleg Agafonov
841692fa6c
Fixed test
2020-06-30 21:01:42 +04:00
Oleg Agafonov
d99b0d7b80
Fixed annoyed random fails of ThousandYearStormTest
2020-06-30 20:56:14 +04:00
Oleg Agafonov
307cddcbee
Correct param name
2020-06-30 20:46:51 +04:00
Oleg Agafonov
429df8cf77
Test framework improves for stack and skips:
...
* Added realtime command to show stack objects: showStack;
* Added realtime command to check stack size or stack objects amount: checkStackSize, checkStackObject;
* Allows to skip stack resolves by steps: waitStackResolved with special oneTime param;
2020-06-30 20:41:48 +04:00
LevelX2
c4082548c8
* Kaheera, the Orphanguard - Fixed the check for subtypes (e.g. changeling not working).
2020-06-30 16:22:28 +02:00
LevelX2
60cce5c11b
* Fixed wrong event attributes for special action ACITIVATE_ABILITY event (see also 6753). Fixed that Phyrexian Revoker also prevented using special actions ( fixes #6747 ).
2020-06-30 15:34:29 +02:00
Oleg Agafonov
83135f347f
Spellwild Ouphe - fixed cost reduction effect ( #6698 )
2020-06-30 08:51:59 +04:00
Oleg Agafonov
eaae0ce256
[JMP] added images download support
2020-06-30 08:32:35 +04:00
Oleg Agafonov
fc7431b97b
Fixed jumpstart config ( #6669 )
2020-06-30 08:31:08 +04:00
Oleg Agafonov
d5616a86f9
Merge pull request #6669 from hitch17/jumpstart-tournament-formats
...
Add jumpstart swiss and elimination tournament formats.
2020-06-30 06:29:33 +02:00
Oleg Agafonov
09bc2575d8
Cost increasing effects - refactor, removed redundant custom effects (related to #6684 and #6698 );
2020-06-30 08:27:29 +04:00
Evan Kranzler
b885fffd9d
added duplicates to M21 and JMP
2020-06-29 21:12:36 -04:00
Evan Kranzler
d70db82dd9
Implemented Teferi, Timeless Voyager
2020-06-29 20:53:05 -04:00
Evan Kranzler
e9672dce5e
updated JMP rarities
2020-06-29 20:06:12 -04:00
Evan Kranzler
e914c38986
Implemented Idol of Endurance
2020-06-29 20:05:38 -04:00
jeffwadsworth
0960794db4
- Reverted previous "fix" for Torban, Thrane of Red Fell.
2020-06-29 17:05:40 -05:00
jeffwadsworth
2cbe607e7b
- Fixed #6740
2020-06-29 15:41:37 -05:00
jeffwadsworth
fa5cf8b412
- Fixed #6751
2020-06-29 15:07:47 -05:00