Commit graph

16718 commits

Author SHA1 Message Date
Jeff
10a2041115 - Added Benthic Explorers and Awesome Presence. 2019-02-08 12:24:03 -06:00
jeffwadsworth
f77a647608 - small adjustment to Thousand-Year Storm to handle multiple copies of it on the battlefield. 2019-02-08 04:20:32 -06:00
Jeff
1092552425 - Fixed #5578 2019-02-07 17:09:51 -06:00
Jeff
faf9b96a54 - Fixed Field of Souls text. 2019-02-07 15:48:49 -06:00
Jeff
22da1413ac - Fixed Polluted Bonds text. 2019-02-07 15:06:06 -06:00
Jeff
e68c37432b - Fixed #5577 2019-02-07 14:35:00 -06:00
Jeff
7a58c21ef1 - Added Diseased Vermin and Fatal Lore. 2019-02-07 09:28:22 -06:00
Oleg Agafonov
77bee43673 * Wojek Siren - fixed that it boosts 2/0 instead 1/1 2019-02-07 12:22:47 +04:00
Brik Royster
fce93c66e1 Fixed NullPointerException when Accursed Witch transforms (#5571)
* Fixed NullPointerException when Accursed Witch transforms

Feedback issue: #5529
Aura replacement code tried to remove the second face from the original zone which had ownerId == null. Now, we remember the first face (the original card) and remove it from the old zone before creating a permanent out of the second face.

* Accursed Witch's death trigger now requires targetting opponent instead of using aura replacement effects

Feedback issue: #5529
Previously you could attach Infectious Curse to either player and get around hexproof
The ability text has also been updated to match the Oracle text of Accursed Witch.
2019-02-03 19:40:46 -06:00
Oleg Agafonov
b36465e5c9 Refactor: removed unused custom set filters in SubType requests; 2019-02-04 00:53:51 +04:00
Ingmar Goudt
2cd9e25229 better use of the CardsImpl constructor 2019-02-03 21:08:31 +01:00
Ingmar Goudt
dc112215d4 change looping over maps (Sonar) 2019-02-02 22:37:02 +01:00
Ingmar Goudt
63718e7a6e Sonar fixes
remove the deprecated GameState.getWatchers()
2019-02-02 22:09:55 +01:00
Ingmar Goudt
90bf7bd18c watcher null fix for Kess Dissident Mage, issue #5563 2019-02-02 17:14:54 +01:00
Oleg Agafonov
02999d7fce Refactor 2019-02-01 17:41:57 +04:00
Oleg Agafonov
3fd10d9fa1 * Immolation Shaman - fixed that ability can be activated only once 2019-01-31 14:02:10 +04:00
Evan Kranzler
fab929bf76 Implemented Malignant Growth 2019-01-30 23:13:08 -05:00
Evan Kranzler
67d999e5b0 Implemented Jeweled Torque 2019-01-30 22:58:29 -05:00
Evan Kranzler
47d88e94ff Implemented Guiding Spirit 2019-01-30 22:38:25 -05:00
Evan Kranzler
3a356c014b fixed Energy Vortex mana cost 2019-01-30 18:27:54 -05:00
Evan Kranzler
b98952b318 Implemented Chandra, Gremlin Wrangler 2019-01-30 18:04:24 -05:00
Evan Kranzler
70dece0343 Implemented Rats' Feast 2019-01-30 17:43:53 -05:00
Evan Kranzler
56cc912bbf Implemented Lost Order of Jarkeld 2019-01-30 17:32:00 -05:00
Evan Kranzler
24a7bd4b37 Implemented Lava Storm 2019-01-30 17:11:24 -05:00
Evan Kranzler
c46b268819 Implemented Energy Vortex 2019-01-30 16:28:26 -05:00
Evan Kranzler
a5bd2659fd fixed Tasigur, the Golden Fang not working with Silent Gravestone in play 2019-01-28 19:00:03 -05:00
Evan Kranzler
31311f8220 updated implementation of Hurkyl's Recall 2019-01-28 18:52:37 -05:00
Evan Kranzler
9d96efb936 fixed Gisela preventing damage from unpreventable damage sources (fixes #5554) 2019-01-27 19:43:14 -05:00
Evan Kranzler
c47b4d4fe1 fixed a card number 2019-01-27 10:34:57 -05:00
Evan Kranzler
f6af525959 Implemented Prismatic Boon 2019-01-27 10:25:32 -05:00
Evan Kranzler
64962c63eb Implemented Razor Pendulum 2019-01-27 10:09:52 -05:00
Evan Kranzler
ffa93bf52c Implemented Superior Numbers 2019-01-27 09:50:15 -05:00
Evan Kranzler
f537ae2aea Implemented Ether Well 2019-01-27 09:29:52 -05:00
Evan Kranzler
eff0bb0e63 Implemented Catacomb Dragon 2019-01-27 09:14:36 -05:00
L_J
b49ead9bdb
Added noRegen=true 2019-01-27 09:51:30 +01:00
L_J
7ffbb939a1
Implemented Brine Hag, Venarian Gold, Wall of Shadows 2019-01-27 08:55:39 +01:00
jeffwadsworth
3b1a9388ac - null pointer Nahin, The Harbinger. 2019-01-26 23:47:56 -06:00
Evan Kranzler
9a5ac6a848 fixed several of my old implementations 2019-01-26 14:19:19 -05:00
Evan Kranzler
e5f6980b2d updated implementation of Minion of the Wastes and Nameless Race 2019-01-26 09:41:48 -05:00
Oleg Agafonov
fd0292001e * Kheru Spellsnatcher - added special list with no mana cost cards; 2019-01-26 14:46:54 +04:00
Brik Royster
c145beb38c Fix Psychic Surgery putting cards on bottom of library
#5126
Effect now properly puts cards on top of opponent's library.
2019-01-26 00:48:04 -08:00
Evan Kranzler
c9de200b04 fixed implementation of Phyrexian Processor 2019-01-25 23:17:06 -05:00
jeffwadsworth
6e49f4a21c - little fix Deadbridge Chant. Now works well with Humility, etc. 2019-01-25 21:53:01 -06:00
Evan Kranzler
b800585cc5 fixed implementation of Knight of the Mists 2019-01-25 22:19:01 -05:00
Jeff
8c89772c3d - Fixed Gustha's Scepter 2019-01-25 16:31:39 -06:00
Evan Kranzler
126a59510f another small fix 2019-01-25 11:57:32 -05:00
Jeff
379e6629f2 - Fixed Intet, The Dreamer. 2019-01-25 09:49:01 -06:00
Evan Kranzler
34e3bb42db fixed Rhythm of the Wild not giving Riot to creatures that weren't cast 2019-01-25 10:32:29 -05:00
L_J
ff690700b7
Implemented Blazing Effigy, Infinite Authority, Voodoo Doll 2019-01-24 22:56:59 +01:00
Jeff
30ad6cf7c7 - null pointer fix Kess, Dissident Mage. 2019-01-24 15:42:54 -06:00