Commit graph

27390 commits

Author SHA1 Message Date
Grath
4f3d99d5d5
Merge branch 'magefree:master' into master 2023-03-12 22:28:27 -04:00
PurpleCrowbar
03b82ff7ee Fix multiple cards not saying which revealed cards were chosen to put into hand. Closes #9949 2023-03-12 22:01:11 +00:00
Oleg Agafonov
4e9ffdfaf9 * GUI: double faced cards improves:
* fixed images download for alternative prints (#9826, #9701);
 * fixed wrong pair of main and second side arts for alternative prints;
2023-03-11 17:35:18 +04:00
chesse20
29e1c9b318
[USG] Fix Shower of Sparks (#10106)
Co-authored-by: Alex W. Jackson <alex.w.jackson@gmail.com>
2023-03-09 19:16:06 -05:00
Oleg Agafonov
743143acde * GUI: meld cards improves:
* added images download for melds cards (#9660);
 * added switch card side button to view a meld part;
 * fixed NPE and other errors on card side switching;
 * added meld cards support in test render dialog;
2023-03-09 21:36:39 +04:00
Grath
a930420a78 [TMP] Fix Dracoplasm replacing its Enters the Battlefield effect entirely
Replacement effects should only return true if they are replacing the entire effect. Because it just modifies the ETB, it needs to always return false.
2023-03-06 10:57:05 -05:00
bobwoco
6102ccee53
* Clash ability - fixed that some clash cards can broke the server (#10097)
Co-authored-by: Ethan Ward <ethanandrewward@gmail.com>
2023-03-05 11:29:46 +04:00
Merlingilb
c5c5fa933a
[SWS] fixed miss ability from Zam Wesell (#9799)
Co-authored-by: Daniel Eberhard <daniel.h.e@gmx.de>
2023-03-04 17:01:26 +04:00
Merlingilb
716e7dc18d
Fixed Sith Manipulator: added new effect to send target permanent to owners library (#9800)
Co-authored-by: Daniel Eberhard <daniel.h.e@gmx.de>
2023-03-04 16:51:36 +04:00
Oleg Agafonov
409f4eb36c
Merge pull request #9814 from Merlingilb/add-set-expansion-star-wars-rise-of-skywalker
Added set expansion star wars "rise of skywalker"
2023-03-04 16:48:38 +04:00
PurpleCrowbar
81842c83e3 Fix Great Unclean One counting players who have lost the game that turn 2023-03-04 12:14:28 +00:00
Grath
11f10fb34f
[AFR] Add hint to Hobgoblin Bandit Lord (#10069) 2023-03-04 15:54:09 +04:00
chesse20
0a633a8318
Fixes Mind Maggots giving 1 counter instead of 2 (#10086)
---------

Co-authored-by: Oleg Agafonov <jaydi85@gmail.com>
2023-03-04 15:52:27 +04:00
PurpleCrowbar
5673a59f0e Fix Contempt. Closes #10087 2023-03-03 22:46:49 +00:00
Sean Walsh
7481cc9631
[40K] Implement Bloodthirster (#10056) 2023-03-03 02:15:18 +00:00
PurpleCrowbar
cb26643bce Improve clarity of Unite the Coalition 2023-03-02 23:52:05 +00:00
PurpleCrowbar
98cb932dfc Fix Balor third ability. Closes #9740 2023-03-02 22:24:59 +00:00
Rowan Gudmundsson
d5e74dd710
[CLB] Implement Lae'zel's Acrobatics. Changed similar cards to use common logic (#9856) 2023-03-01 18:50:14 +00:00
Rowan Gudmundsson
049dd48d0a
[CLB] Implement Deep Gnome Terramancer (#9858) 2023-03-01 10:40:45 +00:00
Alexander Novotny
242490373e
[J22] Implement Preston, the Vanisher (#9860) 2023-02-28 14:39:02 +00:00
PurpleCrowbar
eaa001aa14 Rewrote Evolving Adaptive. Closes #10080 2023-02-28 01:33:33 +00:00
UberNude
d40ca742b3
Fix Raggadragga Goreguts Boss. Closes #9770 (#9776)
Co-authored-by: PurpleCrowbar <26198472+PurpleCrowbar@users.noreply.github.com>
2023-02-27 17:23:13 +00:00
Alexander Novotny
78a2a5c712
Fix Maddening Hex. Closes #8320 (#9753) 2023-02-27 16:54:34 +00:00
PurpleCrowbar
fee866d4f0 Fix Smelting Vat allowing the user to select any number of artifacts 2023-02-27 16:10:32 +00:00
PurpleCrowbar
580a69782c Add ONC token images 2023-02-25 14:40:29 +00:00
Sean Walsh
f34c672ade
[ONC] Implement Wurmquake (#10076) 2023-02-25 13:54:54 +00:00
Sean Walsh
79606ce1a8
[ONC] Implement Vulshok Factory (#10075) 2023-02-25 13:50:18 +00:00
Oleg Agafonov
930d18a77d * Alluring Siren - fixed that it forced to attack any player instead controller (#9939, #9963) 2023-02-25 16:21:07 +04:00
Oleg Agafonov
0fa82ad368
Merge pull request #9966 from chesse20/brofullart
[BRO] add missing basic lands
2023-02-25 15:42:41 +04:00
chesse20
f7ed0bccd9
[BRO] Remove land, 10 common packs (#9967)
[BRO] Removed lands from boosters, see #9967 for details
2023-02-25 15:35:43 +04:00
Oleg Agafonov
e8ffe90d41 Fixed test, fixed some code warnings 2023-02-25 15:21:48 +04:00
Oleg Agafonov
5c30467c48 Fixed wrong/miss numbers in card rules (see #10067 and prev commit) 2023-02-25 14:34:26 +04:00
Oleg Agafonov
50caccabb6
Merge pull request #10054 from Grath/grath/fix-lulu
[CLB] Fix Lulu, Loyal Hollyphant
2023-02-25 12:41:00 +04:00
PurpleCrowbar
ddd6295161 Fix Black Sun's Twilight 2023-02-25 00:59:56 +00:00
Grath
c14506aa5c [NCC] Fix Mari, the Killing Quill (fixes #10058 )
Her ability is a triggered ability, rather than a replacement ability.
2023-02-23 00:26:19 -05:00
Grath
56dd62355c [CLB] Fix Lulu, Loyal Hollyphant
RevoltWatcher was mistakenly left out, which made the RevoltCondition not work.
2023-02-22 00:50:22 -05:00
Sean Walsh
be60113085
[ONE] Implement Zenith Chronicler (#10025) 2023-02-21 03:34:57 +00:00
Sean Walsh
364504d76f
[ONE] Implement Bladegraft Aspirant (#10024) 2023-02-21 03:23:37 +00:00
Sean Walsh
fa7ae177dc
[ONE] Implement Ruthless Predation (#10023) 2023-02-21 03:14:40 +00:00
Sean Walsh
4f82cc0287
[ONE] Implement Bladehold War-Whip (#10022) 2023-02-21 03:10:04 +00:00
Merlingilb
d22930cbb0
[ONE] Implement Soulless Jailer (#10013) 2023-02-21 02:13:36 +00:00
Merlingilb
71f4d4b19d
[ONE] Implement Serum-Core Chimera (#10012) 2023-02-21 02:02:05 +00:00
Sean Walsh
9ab63b73ca
[ONE] Implement Kaito, Dancing Shadow (#10009) 2023-02-21 02:01:05 +00:00
Sean Walsh
834ef4c2c6
[ONE] Implement Bring The Ending (#10006) 2023-02-20 19:56:41 +00:00
Merlingilb
84768fe8a5
[ONE] Implement Phyrexian Vindicator (#10003) 2023-02-20 19:53:56 +00:00
Grath
5d1c1f591b [MOC] Implement Goro-Goro and Satoru 2023-02-20 14:44:36 -05:00
Sean Walsh
4ac4ba2003
[ONE] Implement The Eternal Wanderer (#10000) 2023-02-20 19:39:00 +00:00
Merlingilb
3305f3c8cd
[ONE] Implement Myr Custodian (#9998) 2023-02-20 19:19:45 +00:00
Sean Walsh
e8b458fc30
Fix Ethereal Champion rules text. Closes #10010 (#10011) 2023-02-20 02:05:25 +00:00
Grath
4e665d8992
Fix Myr Turbine ability cost. Fixes #10005 (#10008) 2023-02-20 02:04:06 +00:00
Merlingilb
f66644994f
[ONE] Implement Serum Snare (#10002) 2023-02-20 01:21:59 +00:00
Merlingilb
6cf239f63e
[ONE] Implement Reject Imperfection (#10001) 2023-02-20 01:13:30 +00:00
Merlingilb
ea5ad0524b
[ONE] Implement Geth, Thane of Contracts (#9996) 2023-02-19 23:29:12 +00:00
Merlingilb
83842ccdea
[ONE] Implement Maze's Mantle (#9997) 2023-02-19 23:15:31 +00:00
theelk801
889bda750e fix verify failure 2023-02-19 17:08:09 -05:00
theelk801
c9d3e98fbc [MAT] add set 2023-02-19 16:38:31 -05:00
theelk801
9b52701338 [MOC] add set 2023-02-19 16:29:51 -05:00
theelk801
daf943a56e [MOM] add set 2023-02-19 16:24:26 -05:00
Merlingilb
7f118e2290
[ONE] Implement Evolving Adaptive (#9990)
Co-authored-by: Daniel Eberhard <daniel.h.e@gmx.de>
Co-authored-by: PurpleCrowbar <26198472+PurpleCrowbar@users.noreply.github.com>
2023-02-19 19:53:09 +00:00
Merlingilb
e17b409593
[ONE] Implement Expand the Sphere (#9991) 2023-02-19 03:07:51 +00:00
Merlingilb
a45d7d2eb7
[ONE] Implement Exuberant Fuseling (#9992) 2023-02-19 03:06:56 +00:00
Merlingilb
9d1f6321cc
[ONE] Implement Eye of Malcator (#9993) 2023-02-19 02:48:51 +00:00
Merlingilb
ebbbb4744d
[ONE] Implement Forgehammer Centurion (#9994) 2023-02-19 02:18:38 +00:00
Merlingilb
cfa2523eeb
[ONE] Implement Furnace Punisher (#9995) 2023-02-19 02:10:15 +00:00
Sean Walsh
1caee038cb
[ONE] Implement Porcelain Zealot (#9984) 2023-02-18 00:54:52 +00:00
PurpleCrowbar
a31a63e65e Fix Prosthetic Injector 2023-02-17 22:40:28 +00:00
Merlingilb
5a0fe1266a
[ONE] Implement Charforger (#9986) 2023-02-17 22:36:34 +00:00
Merlingilb
64e438a7aa
[ONE] Implement Atmosphere Surgeon (#9985)
Co-authored-by: Daniel Eberhard <daniel.h.e@gmx.de>
2023-02-17 10:36:50 +00:00
Merlingilb
c2d1c3751d
[ONE] Implement Compleat Devotion (#9987)
Co-authored-by: Daniel Eberhard <daniel.h.e@gmx.de>
2023-02-17 10:36:04 +00:00
PurpleCrowbar
664414d300 Fix Bag of Holding. Closes #9890 2023-02-16 22:02:12 +00:00
jeff@delmarus.com
a8f43f50ed - Fixed #9976 2023-02-15 23:48:49 -06:00
PurpleCrowbar
bf1dced876 Fix Solphim, Mayhem Dominus' ability text 2023-02-15 18:44:14 +00:00
PurpleCrowbar
12841d9b4b Fix Tekuthal, Inquiry Dominus 2023-02-15 18:28:53 +00:00
PurpleCrowbar
e98ed29e29 Fix Mirrex 2023-02-15 13:05:55 +00:00
PurpleCrowbar
e2b0220b0d [ONC] Implement Contaminant Grafter 2023-02-14 20:54:46 +00:00
PurpleCrowbar
44f7ffa4e6 [ONC] Implement Tangleweave Armor 2023-02-14 19:03:55 +00:00
PurpleCrowbar
3c7ecba441 Disable proliferate hint for Norn's Choirmaster 2023-02-14 18:37:24 +00:00
PurpleCrowbar
5edfd22766 [ONC] Implement Norn's Choirmaster 2023-02-14 18:22:19 +00:00
PurpleCrowbar
12f628fd72 [ONC] Implement Glissa's Retriever 2023-02-14 14:01:40 +00:00
Grath
5664492b32
Fix Combat Calligrapher. Closes #9979 (#9980) 2023-02-14 12:10:20 +00:00
PurpleCrowbar
18fe2edc8a [ONC] Implement Phyresis Outbreak 2023-02-14 03:08:03 +00:00
PurpleCrowbar
bcb51802e1 [ONC] Implement Lux Artillery 2023-02-14 01:24:17 +00:00
PurpleCrowbar
7d622eb558 Fix ONC set file 2023-02-13 16:11:02 +00:00
PurpleCrowbar
17bd914068 [ONC] Implement Geth's Summons 2023-02-13 15:54:23 +00:00
Grath
7172027cde
[CLB] Implement Minthara, Merciless Soul (#9972) 2023-02-12 19:24:23 +00:00
PurpleCrowbar
6a4ead88e2 Disable hints on equip abilities for newly implemented equipment 2023-02-12 14:53:17 +00:00
PurpleCrowbar
e98a42d465 [ONC] Implement Hexplate Wallbreaker 2023-02-12 14:38:28 +00:00
PurpleCrowbar
2214ab699c [ONC] Implement Kemba's Banner 2023-02-12 14:37:40 +00:00
PurpleCrowbar
2a40a08ae2 [ONC] Implement Glimmer Lens 2023-02-12 14:36:59 +00:00
PurpleCrowbar
a5d53cdb5d Fix Veteran Soldier. Closes #9028 2023-02-12 12:36:30 +00:00
PurpleCrowbar
e1ed210b6e [ONC] Implement Ixhel, Scion of Atraxa 2023-02-12 00:25:40 +00:00
PurpleCrowbar
41a40487cb [ONC] Implement Mirage Mockery 2023-02-11 14:53:32 +00:00
Grath
331fd284dc
[ONC] Implement Otharri, Suns' Glory (#9970) 2023-02-11 13:57:15 +00:00
PurpleCrowbar
ecb071fea9 Fix Rebel Salvo. Closes #9965 2023-02-11 03:08:21 +00:00
Grath
c86ae880a6
[ONE] Implement Glissa Sunslayer (#9969) 2023-02-11 02:47:29 +00:00
PurpleCrowbar
d010143b43 [ONE] Implement Skrelv, Defector Mite 2023-02-11 02:27:51 +00:00
Grath
72843c58be
[ONE] Implement Mycosynth Gardens (#9968) 2023-02-10 23:18:16 +00:00
chesse20
1367e046cc add missing basic lands 2023-02-10 14:07:36 -08:00
Pablo Castillo
f4906244b6
[CLB] Implemented Vhal, Candlekeep Researcher (#9865) 2023-02-10 21:53:58 +00:00
PurpleCrowbar
5c48d05898
[ONE] Implement Ichorplate Golem (#9934) 2023-02-09 19:19:14 +00:00
PurpleCrowbar
ce03512eb2 Disable Vraska, Betrayal's Sting proliferate hint 2023-02-09 19:04:02 +00:00
PurpleCrowbar
02603f8339
[ONE] Implement Ichormoon Gauntlet (#9923) 2023-02-09 18:21:21 +00:00
PurpleCrowbar
f697f92a63
[ONE] Implement Vraska, Betrayal's Sting (#9933) 2023-02-09 18:19:30 +00:00
PurpleCrowbar
c671a48efa [ONE] Implement Cruel Grimnarch 2023-02-09 16:38:20 +00:00
PurpleCrowbar
f985e15459 [J22] Implement Skullslither Worm 2023-02-09 16:38:00 +00:00
Austin McGowan
a926b638e0
[J22] Implement Angelic Cub (#9853) 2023-02-09 15:03:54 +00:00
PurpleCrowbar
5cc1a4efe5 Simplify and modernise Brion Stoutarm 2023-02-09 04:42:44 +00:00
PurpleCrowbar
9d28b6a20d Fixed text of multiple cards 2023-02-09 04:20:19 +00:00
PurpleCrowbar
b15a836a8a
[ONC] Implement Roar of Resistance (#9936) 2023-02-09 03:19:58 +00:00
PurpleCrowbar
38d5ed0bf4
[ONC] Implement Vishgraz, the Doomhive (#9938) 2023-02-09 03:17:47 +00:00
PurpleCrowbar
119217c2b5
[J22] Implement Zask, Skittering Swarm (#9911) 2023-02-09 03:10:57 +00:00
Grath
3989f410a1
[ONC] Implement Urtet, Remnant of Memnarch (#9914) 2023-02-09 02:35:39 +00:00
Grath
d71f43358c
[CLB] Implement Noble Heritage (plus refactor Guardian Archon from C21) (#9893) 2023-02-08 22:56:03 +00:00
Jeff Wadsworth
f070f9aa04 - Fixed #9943 2023-02-08 15:44:19 -06:00
Grath
19c06e560a
[CLB] Implement Nalfeshnee (#9928) 2023-02-08 19:45:10 +00:00
Grath
16efa135d8
[J22] Implement Kenessos, Priest of Thassa (#9912) 2023-02-08 17:23:23 +00:00
Jeff Wadsworth
00c58eb6c0 - Fixed #9956 2023-02-07 15:22:13 -06:00
AhmadYProjects
f0d67bfa27
[ONE] Implement Jace, the Perfected Mind (#9898) 2023-02-07 20:24:52 +00:00
Grath
40f1f57dc3
[J22] Implement Benevolent Hydra, Creeping Bloodsucker, Distinguished Conjurer, Instruments of War (#9910)
* [J22] Implement Benevolent Hydra

* [J22] Implement Creeping Bloodsucker, correct author on Benevolent Hydra

* [J22] Implement Distinguished Conjurer

* [J22] Implement Instruments of War

* Fix verify failure

* Use overflow-safe increment in BenevolentHydra on principle.

* Address code review
2023-02-07 16:26:28 +00:00
PurpleCrowbar
a0bd316f36
Fix Baldin, Century Herdmaster. Closes #9903 (#9907) 2023-02-07 00:30:30 +00:00
PurpleCrowbar
45eafed123 Fix Ardoz, Cobbler of War ability text 2023-02-06 18:02:09 +00:00
Merlingilb
33ded4622e
Fixed problem with card (Issue #9802) (#9803) 2023-02-06 17:59:43 +00:00
PurpleCrowbar
6145aa0dd6 Fix Savior of Ollenbock only allowing the targeting of controlled creatures 2023-02-06 17:19:40 +00:00
PurpleCrowbar
32e2f9aa31 Fix Atraxa, Grand Unifier not revealing chosen cards. Closes #9949 2023-02-06 14:53:47 +00:00
Alex W. Jackson
8936e1d8b2 [INV] Fix Obliterate allowing regeneration 2023-02-03 15:25:18 -05:00
Alex W. Jackson
ac0af40cad [INV] Fix Tek filter 2023-02-03 15:14:53 -05:00
Alexander Novotny
97b2ab0b26
Fixed Estrid's Invocation (#9932) 2023-01-31 09:31:31 -06:00
theelk801
9bbf7149e3 [ONC] Implement Skyhunter Strike Force 2023-01-30 09:43:20 -05:00
theelk801
b2b0a1df63 [ONC] Implement Monumental Corruption 2023-01-30 09:43:20 -05:00
theelk801
6f299a0cd2 [ONE] Implement Clever Concealment 2023-01-30 09:43:20 -05:00
AhmadYProjects
e43576baec
[ONE]Implement Annihilating glare (#9922)
* Added Annihilating Glare

* Added cost and effect

* Edited Costs

* Edited Costs

* Edited Costs

* Tested Card and did some housekeeping on code. Works as intended.

* Cleaned up Costs

---------

Co-authored-by: AhmadYProjects <yousufa@kean.edu>
2023-01-30 09:42:25 -05:00
Grath
7c6286df23
Fixes #9925 - Chaos Defiler's ETB is choose, not target. (#9926) 2023-01-29 20:22:18 -06:00
theelk801
4a86487a86 [ONE] Implement Vivisection Evangelist 2023-01-29 15:50:28 -05:00
theelk801
ad95fbd07f [ONE] Implement Watchful Blisterzoa 2023-01-29 15:44:54 -05:00
theelk801
8d33fe02a7 [ONE] Implement Vat of Rebirth 2023-01-29 15:42:07 -05:00
theelk801
33610d8017 [ONE] Implement Oil-Gorger Troll 2023-01-29 15:35:11 -05:00
theelk801
40e80ebaa6 [ONE] Implement Necrosquito 2023-01-29 15:27:54 -05:00
theelk801
d8fb3dbe33 [ONE] Implement Meldweb Strider 2023-01-29 15:20:31 -05:00
theelk801
da37efdf3c [ONE] Implement Magmatic Sprinter 2023-01-29 15:17:56 -05:00
theelk801
34379e6680 [ONE] Implement Incubation Sac 2023-01-29 15:12:17 -05:00
theelk801
9ce05f0007 [ONE] Implement Atraxa's Skitterfang 2023-01-29 15:05:20 -05:00
theelk801
f2005f9246 [ONE] Implement Zealot's Conviction 2023-01-29 11:23:41 -05:00
theelk801
5bb46d5dd6 [ONE] Implement Veil of Assimilation 2023-01-29 11:19:03 -05:00
theelk801
48a28c3f44 [ONE] Implement Vat Emergence 2023-01-29 11:15:55 -05:00
theelk801
c998c2dc06 [ONE] Implement Thirsting Roots 2023-01-29 11:12:23 -05:00
theelk801
7bb8d17be9 [ONE] Implement Tyrranax Atrocity 2023-01-29 11:11:12 -05:00
theelk801
fb6c831d4d [ONE] Implement Stinging Hivemaster 2023-01-29 11:10:36 -05:00
theelk801
28fbaf9bb9 [ONE] Implement Rebel Salvo 2023-01-29 11:09:38 -05:00
theelk801
7cfe65d300 [ONE] Implement Ravenous Necrotitan 2023-01-29 11:07:02 -05:00
theelk801
c06dbffeff [ONE] Implement Predation Steward 2023-01-29 11:00:24 -05:00
theelk801
25e918b559 [ONE] Implement Orthodoxy Enforcer 2023-01-29 10:54:46 -05:00
theelk801
376da52ec5 [ONE] Implement Phyrexian Atlas 2023-01-29 10:50:48 -05:00
theelk801
bae1857abe [ONE] Implement Pestilent Syphoner 2023-01-29 10:43:49 -05:00
theelk801
cf62891a4d [ONE] Implement Meldweb Curator 2023-01-29 10:41:14 -05:00
theelk801
3b48da7b14 [ONE] Implement Fleshless Gladiator 2023-01-29 10:39:31 -05:00
theelk801
a49be63559 [ONE] Implement Dune Mover 2023-01-29 10:33:09 -05:00
PurpleCrowbar
0208196ccf
[ONE] Implement All Will Be One (#9920)
* [ONE] Implement All Will Be One

* Apply requested changes
2023-01-28 20:03:08 -05:00
Grath
a151e979e5
[ONE] Implement Tekuthal, Inquiry Dominus (#9921) 2023-01-28 18:21:34 -05:00
Grath
2167b7cb4f
[ONE] Implement Zopandrel, Hunger Dominus (#9917) 2023-01-28 18:15:21 -05:00
Grath
63d10798a8
[ONE] Implement Solphim, Mayhem Dominus (#9916) 2023-01-28 18:14:57 -05:00
Grath
211421f039
[ONE] Implement Drivnod, Carnage Dominus (#9915) 2023-01-28 18:14:39 -05:00
AhmadYProjects
5312a1ef87
[ONE]Implementing Sword of Forge and Frontier (#9899)
* Implementing Sword of Forge and Frontier

* Added code for testing of Noxious Assault

---------

Co-authored-by: AhmadYProjects <yousufa@kean.edu>
Co-authored-by: Evan Kranzler <theelk801@gmail.com>
2023-01-28 18:13:58 -05:00
PurpleCrowbar
4aedf44bdf Fix Relic of Legends targeting 2023-01-28 16:55:58 +00:00
Grath
fee324010a
Fix Karumonix, the Rat King's second filter (#9913)
It currently has no criteria, and allows you to put any of the top 5 cards of your library into your hand whether or not they're rats.
2023-01-27 23:16:55 -06:00
Grath
3044bf2e23
Fix Twinning Staff to only happen when one or more copies would be made, and not zero. (#9843)
* Fix Twinning Staff to only apply when you're copying the spell at least one time.

* Fix test so it works
2023-01-27 21:10:03 -06:00
theelk801
b4e5be647c [ONE] Implement Whisper of the Dross 2023-01-27 20:53:32 -05:00
theelk801
c889bfe0f1 [ONE] Implement Vraska's Fall 2023-01-27 20:52:20 -05:00
theelk801
3ed82ab65a [ONE] Implement Trawler Drake 2023-01-27 20:50:29 -05:00
theelk801
44f47d2feb [ONE] Implement Ribskiff 2023-01-27 20:43:53 -05:00
theelk801
94c2bbe88c [ONE] Implement Offer Immortality 2023-01-27 20:42:56 -05:00
theelk801
e413990740 [ONE] Implement Myr Kinsmith 2023-01-27 20:40:37 -05:00
theelk801
d2d53abfc6 [ONE] Implement Kuldotha Cackler 2023-01-27 20:35:50 -05:00
theelk801
c49316edaf [ONE] Implement Ichor Synthesizer 2023-01-27 20:27:12 -05:00
theelk801
2eed4c9061 [ONE] Implement Indoctrination Attendant 2023-01-27 20:22:57 -05:00
theelk801
eb1a6ebb3e [ONE] Implement Hazardous Blast 2023-01-27 20:18:16 -05:00
theelk801
8a96c26e67 [ONE] Implement Font of Progress 2023-01-27 20:14:44 -05:00
theelk801
4f37f32d6a [ONE] Implement Escaped Experiment 2023-01-27 20:09:31 -05:00
theelk801
ae55d00438 [ONE] Implement Duelist of Deep Faith 2023-01-27 20:04:17 -05:00
theelk801
d2aa0204b4 [ONE] Implement Blazing Crescendo 2023-01-27 20:00:01 -05:00
Alexander Novotny
94ff57f992
Fixed Vazi's triggered ability (#9883) 2023-01-27 11:02:11 -06:00
theelk801
383c83f74a fix verify failures 2023-01-27 10:11:41 -05:00
theelk801
2d6cbfb9b0 [ONE] Implement Testament Bearer 2023-01-27 09:58:00 -05:00
theelk801
6c827cd971 [ONE] Implement Skyscythe Engulfer 2023-01-27 09:56:20 -05:00
theelk801
ad115a95a4 [ONE] Implement Prologue to Phyresis 2023-01-27 09:53:00 -05:00
theelk801
0b0495c79f [ONE] Implement Mirran Bardiche 2023-01-27 09:50:25 -05:00
theelk801
0ae1bde48d [ONE] Implement Mandible Justiciar 2023-01-27 09:43:18 -05:00
theelk801
53eb92329a [ONE] Implement Lattice-Blade Mantis 2023-01-27 09:40:04 -05:00
theelk801
ed21b2c37f [ONE] Implement Infectious Inquiry 2023-01-27 09:34:02 -05:00
theelk801
f5bbc5c33d [ONE] Implement Glistener Seer 2023-01-27 09:31:55 -05:00
theelk801
370f005481 [ONE] Implement Gitaxian Raptor 2023-01-27 09:28:18 -05:00
theelk801
5020e8ae4d [ONE] Implement Furnace Strider 2023-01-27 09:25:49 -05:00
theelk801
31565935ea [ONE] Implement Free from Flesh 2023-01-27 09:21:45 -05:00
theelk801
ad219004a5 [ONE] Implement Flensing Raptor 2023-01-27 09:18:40 -05:00
theelk801
972d6b212d [ONE] Implement Distorted Curiosity 2023-01-27 09:15:39 -05:00
theelk801
a1ac6646bb [ONE] Implement Copper Longlegs 2023-01-27 09:10:40 -05:00
theelk801
819b4eb59b [ONE] Implement Chimney Rabble 2023-01-27 09:07:21 -05:00
theelk801
ae7661c0f4 [ONE] Implement Cephalopod Sentry 2023-01-27 09:06:14 -05:00
theelk801
b30b25daf9 [ONE] Implement Axiom Engraver 2023-01-27 09:03:25 -05:00
theelk801
ec84757149 [ONE] Implement Aspirant's Ascent 2023-01-27 08:59:06 -05:00
theelk801
be678e0f5b [ONE] Implement Adaptive Sporesinger 2023-01-27 08:56:06 -05:00
theelk801
80a5619f34 [ONE] Implement Basilica Shepherd 2023-01-26 22:26:36 -05:00
theelk801
25147eb9db [ONE] Implement Goldwarden's Helm 2023-01-26 22:24:56 -05:00
theelk801
693ab6c27b [ONE] Implement Leonin Lightbringer 2023-01-26 22:23:54 -05:00
theelk801
36a31afe10 [ONE] Implement Plated Onslaught 2023-01-26 22:22:05 -05:00
theelk801
c281660773 [ONE] Implement Chrome Prowler 2023-01-26 22:20:54 -05:00
theelk801
612704f848 [ONE] Implement Gitaxian Anatomist 2023-01-26 22:19:41 -05:00
theelk801
acda91d9a1 [ONE] Implement Malcator's Watcher 2023-01-26 22:18:25 -05:00
theelk801
3e86a6bf7a [ONE] Implement Vivisurgeon's Insight 2023-01-26 22:17:47 -05:00
theelk801
c23ca2d012 [ONE] Implement Cutthroat Centurion 2023-01-26 22:16:09 -05:00
theelk801
96c1f33340 [ONE] Implement Gulping Scraptrap 2023-01-26 22:14:50 -05:00
theelk801
dbf1ebe072 [ONE] Implement Sheoldred's Headcleaver 2023-01-26 22:14:10 -05:00
theelk801
f8074a2a68 [ONE] Implement Barbed Batterfist 2023-01-26 22:13:28 -05:00
theelk801
69b288f7fc [ONE] Implement Molten Rebuke 2023-01-26 22:12:29 -05:00
theelk801
e55c4ce327 [ONE] Implement Shrapnel Slinger 2023-01-26 22:10:51 -05:00
theelk801
fef54da6e9 [ONE] Implement Ichorsplit Basilisk 2023-01-26 22:07:49 -05:00
theelk801
42d9fdb45d [ONE] update spoiler and reprints 2023-01-26 22:03:23 -05:00
Grath
37f958b160
Fix Silent Arbiter's blocking conditions to allow one block per player. (#9906)
As reported in #9905 per rule 802.4b, if you somehow have multiple creatures attacking (such as with Myriad in a multiplayer game) each player is allowed to make one block while Silent Arbiter is in play.
2023-01-26 10:17:52 -06:00
theelk801
894f2910da fix verify failures 2023-01-26 09:26:13 -05:00
theelk801
98eb56b4a2 [ONE] Implement Crawling Chorus 2023-01-26 09:03:05 -05:00
theelk801
6727b887f5 [ONE] Implement Hexgold Hoverwings 2023-01-26 09:00:44 -05:00
theelk801
fe7f475af9 [ONE] Implement Sylvok Battle-Chair 2023-01-26 08:52:03 -05:00
theelk801
7babd0aa6a [ONE] Implement Voidwing Hybrid 2023-01-26 08:47:43 -05:00
theelk801
47be4e09d9 [DMR] add set 2023-01-26 08:41:04 -05:00
theelk801
f942c36651 consolidate effects which add counters to players 2023-01-26 08:36:12 -05:00
Jeff Wadsworth
04e6b16899 - fixed duration on Shameless Charlatan 2023-01-25 16:17:38 -06:00
theelk801
28f933e1a7 fix verify failure 2023-01-25 10:02:48 -05:00
theelk801
a0a3a686ea [ONE] Implement Armored Scrapgorger 2023-01-25 09:50:07 -05:00
theelk801
602e622c7d [ONE] Implement Infectious Bite 2023-01-25 09:13:10 -05:00
theelk801
efcda8cf2a [ONE] Implement Venomous Brutalizer 2023-01-25 08:28:38 -05:00
theelk801
4e7fe89c78 [ONE] update spoiler and reprints 2023-01-25 08:26:09 -05:00
theelk801
1f79fc4c2a [ONE] Implement The Hunter Maze 2023-01-24 21:44:01 -05:00
theelk801
feb151c1d8 [ONE] Implement The Automated Furnace 2023-01-24 21:41:57 -05:00
theelk801
a0162babf9 [ONE] Implement The Dross Pits 2023-01-24 21:41:16 -05:00
theelk801
aa22fd39bb [ONE] Implement The Surgical Bay 2023-01-24 21:39:58 -05:00
theelk801
91a5f0a513 [ONE] Implement The Fair Basilica 2023-01-24 21:38:07 -05:00
theelk801
f2a0680afb [ONE] Implement Plague Nurse 2023-01-24 21:35:18 -05:00
theelk801
82e40867cd [ONE] Implement Drown in Ichor 2023-01-24 21:29:21 -05:00
theelk801
1a9ceec18b [ONE] Implement Branchblight Stalker 2023-01-24 21:28:09 -05:00
theelk801
6758105254 [ONC] update spoiler and reprints 2023-01-24 21:25:34 -05:00
theelk801
b5356e0ab3 [ONE] update spoiler and reprints 2023-01-24 21:24:31 -05:00
PurpleCrowbar
4b7cea55e9 Fix Flamewar, Brash Veteran. Closes #9909 2023-01-25 02:17:35 +00:00
theelk801
51c3122c95 [ONE] Implement Bladed Ambassador 2023-01-24 09:00:44 -05:00
theelk801
61ceb0c07a [ONE] Implement Rustvine Cultivator 2023-01-24 08:55:04 -05:00
theelk801
c6168e6179 [ONE] Implement Cankerbloom 2023-01-24 08:48:23 -05:00
theelk801
72d17c90a2 [ONE] Implement Quicksilver Fisher 2023-01-24 08:41:14 -05:00
theelk801
f5e34ef560 [ONE] Implement Tainted Observer 2023-01-24 08:39:05 -05:00
PurpleCrowbar
67a46a6b81 Add dynamic value hint to Cabal Coffers 2023-01-24 02:10:38 +00:00
Grath
77daf49883
Fix Zndrsplt's Judgment to choose creatures. (#9902)
Current implementation was Targeting creatures, which meant that it was considering Shroud when the choices were made.
2023-01-23 14:05:59 -06:00
theelk801
e31e18e535 [ONE] Implement Tamiyo's Logbook 2023-01-23 08:47:19 -05:00
theelk801
7b1c703d21 [ONE] Implement Ambulatory Edifice 2023-01-22 22:56:34 -05:00