Evan Kranzler
9b2c8c5d87
updated JMP spoiler and reprints
2020-06-24 18:46:24 -04:00
Evan Kranzler
dcc1430b60
Implemented Muxus, Goblin Grandee
2020-06-24 18:44:53 -04:00
Evan Kranzler
d5616762cb
Implemented Lightning Phoenix
2020-06-24 18:42:58 -04:00
Oleg Agafonov
6dfacfbca5
* Elspeth, Undaunted Hero - fixed wrong text;
2020-06-25 00:37:13 +04:00
Oleg Agafonov
b2bc9ee6d1
Merge pull request #6716 from johnmeat/VoidUI
...
Alter UI for choosing a number for Void.
2020-06-24 21:44:17 +02:00
johnm
d664aaa7e1
Alter UI for choosing a number for Void.
2020-06-24 19:46:02 +01:00
18ths
40036271da
Implemented Allosaurus Shepherd and Blessed Sanctuary ( #6711 )
...
* added allosaurus shepherd and blessed sanctuary
* fixed nonascii apostrophes
* added continuous effect dependency
2020-06-24 10:17:32 -05:00
Evan Kranzler
785be83484
Refactoring cards that mill (WIP, do not merge) ( #6713 )
...
* added mill method
* updated mill effects to use new method
* refactored individual cards
* small updated to Grindstone and Sphinx's Tutelage
* another updated to Grindstone
* fixed a test
* fixed Countermand null check
* more refactoring
* updated dredge ability to use mill
2020-06-24 07:50:00 -04:00
Evan Kranzler
9c73f29484
fixed Alchemist's Gift not doing anything
2020-06-23 21:29:34 -04:00
Evan Kranzler
44394cf016
added another fix for Chandra's Incinerator
2020-06-23 21:28:43 -04:00
Evan Kranzler
ba0e9af5fd
Implemented Bruvac the Grandiloquent (still needs refactoring
2020-06-23 17:29:14 -04:00
Evan Kranzler
4a6a0e4d42
Implemented Branching Evolution
2020-06-23 17:26:42 -04:00
Evan Kranzler
b28a9c2ba2
Implemented Terror of the Peaks
2020-06-23 17:25:47 -04:00
Evan Kranzler
93b4fe5c95
Implemented Subira, Tulzidi Caravanner
2020-06-23 17:24:38 -04:00
LevelX2
324c2bdcf3
* Arcane Artisan - Fixed that the tokens were not exiled but destroyes ( fixes #6710 ).
2020-06-23 19:47:42 +02:00
LevelX2
7ce721eced
Merge pull request #6709 from hitch17/ThievesGuildEnforcer-use-graveyard
...
* Thieves' Guild Enforcer - Fixing wrong condition to use graveyard instead of library.
2020-06-23 10:58:45 +02:00
John Hitchings
7065b7f7e7
use graveyard instead of library as ThievesGuildEnforcer condition.
2020-06-22 23:10:34 -07:00
Oleg Agafonov
5ae041f39a
Additional tests for morph and #6680
2020-06-23 09:29:38 +04:00
Evan Kranzler
75220caf0f
small additional fix
2020-06-22 22:57:47 -04:00
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
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
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
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
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