Commit graph

20065 commits

Author SHA1 Message Date
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
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
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
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
LevelX2
305dab90b5 * Replaced some card.putOntoBattlefield by player.moveCard... methods (#4866). Added new player.shuffleCardsToLibrary method. 2020-06-20 08:58:29 +02:00
Evan Kranzler
16f7e401f7 fixed some test failures 2020-06-19 19:13:06 -04:00
Oleg Agafonov
271b8d06f4 Reverted wrong changes and missing card hint 2020-06-20 03:11:58 +04:00
Oleg Agafonov
fad771e725 Merge remote-tracking branch 'origin/master' 2020-06-20 03:05:53 +04:00
Oleg Agafonov
be08aedc5d Added hints for some cards 2020-06-20 03:05:43 +04:00
Oleg Agafonov
ff91ffe1a7 Removed unnecessary custom text from some cards (opponent loses life and you gain life) 2020-06-20 03:04:33 +04:00
Evan Kranzler
ed2e524753 updated JMP spoiler and reprints 2020-06-19 18:56:31 -04:00
Oleg Agafonov
05950dcc2f Improved text generation for TargetCardInASingleGraveyard (additional to #6557) 2020-06-20 02:17:20 +04:00
Daniel Peregolise
520937e68a
Verbiage fixes (#6557)
* fix verbiage for ShredMemory card filter

* fixing verbiage for DriverOfTheDead
2020-06-19 15:54:27 -05:00
arcox
71729f5a78
Implement Track Down from Core 2021 (#6667) 2020-06-19 15:52:46 -05:00
arcox
c22c93ea90
Implement Tome Anima from Core 2021 (#6668)
* Implement Tome Anima from Core 2021

* newline at end of file
2020-06-19 15:51:16 -05:00
jeffwadsworth
6b14c5a4d3 - Text fix 2020-06-19 15:45:11 -05:00
jeffwadsworth
9ede6ae9b5 - Text fix 2020-06-19 15:41:04 -05:00
jeffwadsworth
f7fd9767db - Text fix 2020-06-19 15:27:00 -05:00
jeffwadsworth
fed6ddff8e - Text fix 2020-06-19 14:58:44 -05:00
jeffwadsworth
f2c09a7193 - Text fix 2020-06-19 14:36:01 -05:00
Evan Kranzler
da52fc430c fixed Thieves' Guild Enforcer giving all permanents deathtouch 2020-06-19 08:24:16 -04:00
Oleg Agafonov
d069bbd544 Code cleanup and test fixes 2020-06-19 13:24:52 +04:00
Evan Kranzler
57ed834c14 Implemented Ormos, Archive Keeper 2020-06-18 21:10:40 -04:00
Evan Kranzler
3ef78ff783 Implemented Witch of the Moors 2020-06-18 21:02:38 -04:00
Evan Kranzler
6bfe84ffd5 Implemented Archaeomender 2020-06-18 20:52:56 -04:00
Evan Kranzler
ae32bc2b77 Implemented Brightmare 2020-06-18 20:50:30 -04:00
Evan Kranzler
d6f87d29c6 Implemented Trusty Retriever 2020-06-18 20:46:16 -04:00
Evan Kranzler
40667a207f Implemented Towering Titan 2020-06-18 20:43:07 -04:00
Evan Kranzler
52be5d7a17 Implemented Supply Runners 2020-06-18 20:35:14 -04:00
Evan Kranzler
79e098bb3b Implemented Living Lightning 2020-06-18 20:31:36 -04:00
Evan Kranzler
9876fa9ef9 Implemented Lightning Visionary 2020-06-18 20:28:50 -04:00
Evan Kranzler
410a20d33d Implemented Lightning-Core Excavator 2020-06-18 20:28:14 -04:00
Evan Kranzler
0b2f44e127 updated JMP spoiler and reprints 2020-06-18 18:59:40 -04:00
Evan Kranzler
dffd3cc86d Implemented Sanguine Indulgence 2020-06-18 18:57:33 -04:00
Evan Kranzler
e1a396d145 Implemented Secure the Scene 2020-06-18 18:57:32 -04:00
Evan Kranzler
3a40b9dfb3 Implemented Kinetic Augur 2020-06-18 18:57:31 -04:00
Evan Kranzler
34aa019cec Implemented Rookie Mistake 2020-06-18 18:57:31 -04:00
Evan Kranzler
c85ee88045 Implemented Ornery Dilophosaur 2020-06-18 18:57:31 -04:00
Evan Kranzler
26cc800846 Implemented Leafkin Avenger 2020-06-18 18:57:30 -04:00
Evan Kranzler
83abaf5ef4 Implemented Aven Gagglemaster 2020-06-18 18:57:30 -04:00
arcox
ab5daa026f
Implement Gnarled Sage from Core 2021 (#6666) 2020-06-18 18:06:56 -04:00
arcox
096d44320d
Implement Gloom Sower from Core 2021 (#6665)
* Implement Gloom Sower from Core 2021

* Remove unused imports
2020-06-18 18:06:00 -04:00
arcox
c6e803a4e9
Implement Run Afoul from Core 2021 (#6664) 2020-06-18 18:05:15 -04:00
jeffwadsworth
f6cec73969 - Text fix 2020-06-18 16:55:12 -05:00
LevelX2
c41fc0284d * Fixed missing check for restricting effects of activated abilities of permanents (fixes #6657). I guess that got lost by refactoring get playable abilities. 2020-06-18 22:59:42 +02:00
LevelX2
3beaec4525 * Fixed that effects with "as long as Intet remains on the battlefield" condition were reapplied as the card returned to battlefield.
Some other minor fixes.
2020-06-18 19:12:58 +02:00
LevelX2
044b254155 * Some more rework/clean up of the PlayFromNotOwnHandZone effects (fixes #6580). 2020-06-18 19:11:02 +02:00
jeffwadsworth
db800f3a73 - Text fix 2020-06-18 11:57:31 -05:00
Evan Kranzler
89db297224 updated JMP spoiler and reprints 2020-06-18 10:20:35 -04:00
arcox
3264191bd5
Fix issue #6659 - Choking Vines not blocking properly (#6661) 2020-06-18 09:19:33 -05:00
Evan Kranzler
5801e91f4a fixed a few errors 2020-06-17 21:30:22 -04:00
Evan Kranzler
cba0094c20 Implemented Nocturnal Feeder 2020-06-17 21:17:20 -04:00
Evan Kranzler
abf19b5ce3 Implemented Kels, Fight Fixer 2020-06-17 21:11:17 -04:00