Commit graph

16809 commits

Author SHA1 Message Date
Jeff
5ca579b965 - Fixed Living Death 2019-02-27 09:47:15 -06:00
Jeff
97016dcd7e - Fixed #5603 and #5601 2019-02-26 09:11:13 -06:00
Jeff
4e3ecc262c - Fixed Null Chamber. It requires a chosen opponent to also pick a card name. 2019-02-25 17:06:35 -06:00
Ingmar Goudt
3359c1f3f1 sonar 220219, criticals 2019-02-22 12:06:11 +01:00
Ingmar Goudt
c45fe5c701 rename from battlefield to graveyard event comparing to .isDiesEvent 2019-02-20 10:20:07 +01:00
Ingmar Goudt
056226d83c Sonar fixes 19022019 2019-02-19 21:51:45 +01:00
Ingmar Goudt
f2c64629a5 couple of Sonar fixes 2019-02-15 13:31:10 +01:00
Jeff
921f1ff196 - Added requested card Null Chamber. 2019-02-14 11:24:05 -06:00
Jeff
7ab5e801e1 - Added requested card Peace Talks. 2019-02-13 18:04:41 -06:00
Jeff
ac4e51ce0d - Fixed Rivals' Duel 2019-02-13 10:19:07 -06:00
Jeff
a7acaefb4a - Fixed text Goblin Flotilla. 2019-02-11 17:04:22 -06:00
Jeff
e0d28436e9 - Fixed #5588 2019-02-11 15:55:48 -06:00
Jeff
0bd8a25821 - removed testing code. 2019-02-11 15:02:09 -06:00
Jeff
6bded2404e - Fixed #5586. 2019-02-11 15:00:36 -06:00
Ingmar Goudt
c8a4e7a46b update JSoup, added test for Polluted Bonds, remove explicit parent groupId from poms 2019-02-11 15:03:18 +01:00
Oleg Agafonov
8d2c649250 * Epic Experiment - fixed infinite AI choose to cast wrong card (#5023); 2019-02-10 17:05:35 +04:00
jeffwadsworth
dc693e645a - Fixed #5584 and #5582 2019-02-09 21:57:45 -06:00
Oleg Agafonov
3029e16fc1 * Consume the Meek - fixed that damage is regenerated instead not; 2019-02-10 04:43:41 +04:00
Oleg Agafonov
f58fb8d07b Added new set Ravnica Allegiance Guild Kits (GK2) with 16 cards (scryfall download) 2019-02-09 16:53:42 +04:00
Oleg Agafonov
00ad61b6bd Added new Mythic Edition (MED) set (16 cards, scryfall download) 2019-02-09 16:45:27 +04:00
Oleg Agafonov
e285b2770d * Curse cards - fixed that it triggers on planeswalker attack only (#5566); 2019-02-09 15:40:23 +04:00
Oleg Agafonov
c52a3c8a48
Merge pull request #5580 from magefree/5497-dynamic-hints-for-cards
UI: Add dynamic hints for cards
2019-02-09 14:44:42 +04:00
Oleg Agafonov
3f510e97c9 Added more hint for cards; 2019-02-09 04:23:09 +04:00
Oleg Agafonov
5d2a56e542 Added 2+ gates control hint for cards and other; 2019-02-09 04:08:17 +04:00
Jeff
24e24a968e - Added Phantasmal Sphere and Misfortune. 2019-02-08 17:25:28 -06:00
Oleg Agafonov
60a0ec03c0 Fixed NPE errors in canBlock restrict checks; 2019-02-09 02:48:11 +04:00
Jeff
10a2041115 - Added Benthic Explorers and Awesome Presence. 2019-02-08 12:24:03 -06:00
Oleg Agafonov
454d76e30b Fixed NPE errors in canAttack restrict checks; 2019-02-08 17:30:47 +04:00
Oleg Agafonov
dd2cf5a939 Added gate you control hint for cards; 2019-02-08 17:17:40 +04: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
Oleg Agafonov
0d4e6772ed Added ferocious hint for cards (you control reature with power 4); 2019-02-08 03:32:52 +04: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
92ce8be91d Added hints to cards; 2019-02-07 15:21:01 +04:00
Oleg Agafonov
77bee43673 * Wojek Siren - fixed that it boosts 2/0 instead 1/1 2019-02-07 12:22:47 +04:00
Oleg Agafonov
aedc3dde2c Added creatures you control hints to cards 2019-02-07 12:02:46 +04:00
Oleg Agafonov
ae410d4d8d Added creatures you control hint 2019-02-07 03:55:30 +04:00
Oleg Agafonov
cb289b1b04 Refactor creature/s you control to use static filters and values 2019-02-06 21:28:26 +04:00
Oleg Agafonov
283b101a08 Refactor OpponentsLostLifeCount to enum 2019-02-06 17:31:34 +04:00
Oleg Agafonov
ccba9b2e5a Added delirium hints to cards 2019-02-06 16:44:34 +04:00
Oleg Agafonov
d3f9e1d2f2 Refactor 2019-02-05 23:36:47 +04:00
Oleg Agafonov
4ffc40ff69 Added dynamic value hints for cards 2019-02-05 23:35:39 +04:00
Oleg Agafonov
6a7253d22f Added delirium hint as enum 2019-02-05 23:12:42 +04:00
Oleg Agafonov
330f8cf5d0 Added city blessing hints to all other cards 2019-02-05 17:47:00 +04:00
Oleg Agafonov
0e61a0adeb Added city blessing hint as enum 2019-02-05 17:38:36 +04:00
Oleg Agafonov
043a7af086 Added condition hints with good/bad icons for cards 2019-02-05 13:05:10 +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
Evan Kranzler
3c9272127a fixed issues with Remembrance (fixes #5549) 2019-01-24 10:16:24 -05:00
Evan Kranzler
af89884ac1 a few text fixes 2019-01-23 21:41:19 -05:00
Evan Kranzler
3a85349b48 fixed implementation of Drain Life and Soul Burn to reflect current rules 2019-01-23 16:31:56 -05:00
Oleg Agafonov
d25bca748d Fixed Arrays.asList code 2019-01-23 19:15:03 +04:00
Evan Kranzler
50c7aadcc8 renamed Revenge class from Star Wars set 2019-01-23 08:09:48 -05:00
jeffwadsworth
6e8aa7df5c - Fixed Imprisoned in the Moon. 2019-01-23 03:20:07 -06:00
Evan Kranzler
9b94b27e54 updated Flagbearer ability to reflect rules change 2019-01-22 19:13:21 -05:00
Evan Kranzler
1431e69b43 updated some oracle text 2019-01-22 19:07:15 -05:00
Evan Kranzler
fcdfb40a96 fixed Cephalid Pathmage's ability not being useable 2019-01-21 23:30:06 -05:00