Commit graph

31569 commits

Author SHA1 Message Date
Evan Kranzler
dd22905e9d added another fix for Chandra's Incinerator (#6646) 2020-06-22 22:56:54 -04:00
Evan Kranzler
77d5b37ca6 fixed Warded Battlements giving +1/+1 instead of +1/+0 (#6646) 2020-06-22 22:51:46 -04:00
Evan Kranzler
4aec3e15c1 fixed Tolarian Kraken confirmation text (#6646) 2020-06-22 22:50:53 -04:00
Evan Kranzler
1c41c48d16 fixed Dire Fleet Warmonger granting trample indefinitely (#6646) 2020-06-22 22:46:58 -04:00
Evan Kranzler
20b724bc67 fixed Chandra's Incinerator not triggering on damage (#6646) 2020-06-22 22:45:49 -04:00
Evan Kranzler
28e142a196 fixed Alchemist's Gift not pumping or granting an ability (#6646) 2020-06-22 22:43:00 -04:00
Evan Kranzler
b9e93a5da2 fixed Tinybones, Trinket Thief not causing opponents to lose life (#6677) 2020-06-22 22:37:11 -04:00
Evan Kranzler
1224f0621f fixed Ormos, Archive Keeper not adding counters (#6677) 2020-06-22 22:36:37 -04:00
Evan Kranzler
23fea94263 fixed Aven Gagglemaster counting opposing creatures (#6677) 2020-06-22 22:36:11 -04:00
Evan Kranzler
fa368f7eba fixed Archaeomender targeting enchantment cards (#6677) 2020-06-22 22:35:14 -04:00
Evan Kranzler
cac8c5966c fixed Chandra's Incinerator not getting the correct cost reduction 2020-06-22 22:30:55 -04:00
Evan Kranzler
b2783c8993 fixed Tentative Connection cost reduction 2020-06-22 21:36:01 -04:00
Evan Kranzler
5b30ec4804 fixed some cost reduction effects not working 2020-06-22 21:01:53 -04:00
arcox
b6352953a8
Implement Nine Lives from M21 (#6706) 2020-06-22 19:42:00 -04:00
arcox
cdedd9c2c8
Implement Radha, Heart of Keld from Core 2021 (#6690)
* Implement Radha, Heart of Keld from Core 2021

* Fix oracle text on Radha
2020-06-22 19:39:44 -04:00
jeffwadsworth
df69b8d50a - Fixed #6672 2020-06-22 16:48:45 -05:00
Oleg Agafonov
6e1da09023 * Morph ability - fixed that card with morph ability marked as playable all the time (#6680); 2020-06-23 00:59:17 +04:00
John Hitchings
426f207aac add final jumpstart card pool and additional comments on JumpstartPoolGenerator 2020-06-22 12:25:18 -07:00
LevelX2
27123f41e8 Merge origin/master 2020-06-22 19:27:47 +02:00
Oleg Agafonov
8667d2a923 * Special mana payments like convoke/delve - fixed that it can't be used to cast card from command zone (example: Tasigur, the Golden Fang, see #6680); 2020-06-22 20:20:33 +04:00
LevelX2
16adeadd8e * Oathbreaker format - Fixed endless loop on match init (#6695). 2020-06-22 17:44:59 +02:00
jeffwadsworth
cb7c787c37 - Little fix Toshiro Umezawa 2020-06-22 09:45:55 -05:00
jeffwadsworth
22bbbf656f - Second part of fix #6660 2020-06-22 09:41:22 -05:00
jeffwadsworth
3c653d8b19 - First part of fix #6660 2020-06-22 09:40:39 -05:00
LevelX2
8edbe544c8
Merge pull request #6700 from dmbrtd/fix-rise-fall
Fix Rise // Fall
2020-06-22 15:42:57 +02:00
LevelX2
c8ddd62e3b * Reworked some card movement to player methods (#4866). 2020-06-22 15:38:36 +02:00
dmbrtd
ec4101c1ec Fix Rise // Fall
Fall was incorrectly discarding land cards.
2020-06-22 00:34:48 -07:00
Oleg Agafonov
cd624b2158 * Special mana payments like convoke/delve - fixed that it can't be used to cast card from graveyard (example: Hogaak, Arisen Necropolis, see #6680); 2020-06-22 08:34:53 +04:00
Evan Kranzler
6754636f86 fixed an error 2020-06-21 22:39:09 -04:00
arcox
7caf4f61cb
Implement Demonic Embrace from Core 2021 (#6692) 2020-06-21 22:28:31 -04:00
Evan Kranzler
d74c2c8355 Implemented Tinybones, Trinket Thief 2020-06-21 22:14:03 -04:00
18ths
028ea0e04c added test for copy anthem effect issue 2020-06-21 20:00:53 +02:00
Oleg Agafonov
9e8a5131ae Test helper for #6684 (uncomment and run checkMissingCardData) 2020-06-21 21:22:19 +04:00
Evan Kranzler
b670ec516e Implemented Steel-Plume Marshal 2020-06-21 11:21:43 -04:00
Evan Kranzler
3b6a1289a4 Implemented Spiteful Prankster 2020-06-21 10:20:17 -04:00
Evan Kranzler
6c8d0046a7 Implemented Immolating Gyre 2020-06-21 10:15:09 -04:00
Evan Kranzler
bb08d51e9e Implemented Chained Brute 2020-06-21 10:09:55 -04:00
Evan Kranzler
170745fbd0 Implemented Stone Haven Pilgrim 2020-06-21 10:00:49 -04:00
Evan Kranzler
cc4e4b95a2 Implemented Corsair Captain 2020-06-21 09:54:54 -04:00
Evan Kranzler
4fda8eab02 updated JMP spoiler and reprints 2020-06-21 09:21:46 -04:00
LevelX2
a871b36bca * Fixed wrong zone for cost reduction ability (#6684). 2020-06-21 15:07:47 +02:00
LevelX2
ce0a941156 * Fixed spelling of test command. 2020-06-21 11:50:32 +02:00
LevelX2
3d2c452e3f * Pick choice Dialog - Increased default window size. Window size is changable now by the user. 2020-06-21 11:31:43 +02:00
LevelX2
832f1ebcd7 * Snickering Squirrel - Improved choice dialog text. 2020-06-21 11:30:30 +02:00
LevelX2
f5f668e659 * Lurrus of the Dream-Den - Fixed its tracking of the use of the cast from graveyard ability (fixes #6882). 2020-06-21 10:52:16 +02:00
LevelX2
313829c826 * Elite Scaleguard - Fixed not working triggered ability (fixes #6689). 2020-06-21 09:10:33 +02:00
gp66
b538aea848 beast token iko 2020-06-20 14:26:01 -05:00
gp66
23cb5274f5 cat lifelink token 2020-06-20 14:11:31 -05:00
gp66
a06dae2270 cub warden lifelink tokens 2020-06-20 13:58:13 -05:00
Oleg Agafonov
3f2a5fc362 Prepare new release 2020-06-20 11:36:13 +04:00