Commit graph

16802 commits

Author SHA1 Message Date
Jeff
68181515de - Fixed #5638 2019-03-18 14:23:35 -05:00
Ingmar Goudt
72c8c267a1 move Google Guava to mage-root pom in dependencyManagement, so other modules can use it 2019-03-18 15:48:35 +01:00
Jeff
ae00a74b4c - refactored Krovikan Vampire. 2019-03-17 17:34:13 -05:00
Ingmar Goudt
c4eeec1bb2 changed the constructor for a Watcher. Before, you had to explictly pass the name of the watcher as an argument. But most of the time this was the name of the class itself. So the watcher now determines internally its name. The method 'getBasicKey' can be overridden. Also updated some encapsulation 2019-03-16 08:35:26 +01:00
Jeff
da5058d0ab - Fixed Preacher 2019-03-15 09:22:07 -05:00
Jeff
9aae8c8db7 - Fixed #5632 2019-03-14 11:34:56 -05:00
Oleg Agafonov
a969fc8470
Merge pull request #5631 from ketsuban/benevolent-unicorn
Implement Benevolent Unicorn
2019-03-14 16:47:24 +01:00
Oleg Agafonov
f794e9551d
Fix compilation error 2019-03-14 19:45:03 +04:00
Jeff
8826dd6f0f - a bunch of small fixes 2019-03-14 10:33:19 -05:00
Jeff
bab673adf7 - small fix Blood Tithe. 2019-03-14 09:17:06 -05:00
Jeff
9aa699ac4e - small fix Isolation Cell. 2019-03-14 08:46:40 -05:00
Thomas Winwood
465d8ba254 Implement Benevolent Unicorn 2019-03-14 13:30:36 +00:00
Oleg Agafonov
23271d9b9b * Thousand-Year Storm - fixed that it don't counts spells on the same stack as storm (#5620); 2019-03-14 05:45:13 +04:00
Jeff
5eecfb2a86 - now these cards work with split-cards. 2019-03-12 17:44:26 -05:00
Jeff
c4c217848d - Fixed #5618. Also fixed the exile of split-cards with it. 2019-03-12 11:21:23 -05:00
Jeff
8cb87269d8 - Fixed #5624 2019-03-11 09:28:17 -05:00
Jeff
c784753ee6 - little fixes. #5625 2019-03-11 08:50:05 -05:00
Oleg Agafonov
32d326d720 * Ghirapur Aether Grid - improved text dialog; 2019-03-11 02:03:18 +04:00
Oleg Agafonov
188de12592 * Keldon Arsonist - improved dialog info; 2019-03-10 15:50:02 +04:00
Oleg Agafonov
3d70dadc22 * Armory Automaton - fixed infinite AI choose, added selects target cancel (#5023); 2019-03-10 02:08:02 +04:00
Jeff
2b4a01410b - Added requested card Bone Mask. Fixed Kithkin Armor. 2019-03-08 17:07:34 -06:00
Jeff
75fc0843d6 - Added requested card Kithkin Armor. 2019-03-08 15:29:30 -06:00
Jeff
fe4c595227 - Added requested card Retraced Image. 2019-03-08 10:55:12 -06:00
Jeff
697706748a - Fixed #5619 2019-03-07 18:11:21 -06:00
Evan Kranzler
58dbd4d408 fixed Cabal Therapist only targeting opponents 2019-03-05 21:36:14 -05:00
Jeff
26fd9f6088 - Fixed #5614 2019-03-04 17:38:52 -06:00
Ingmar Goudt
553d263526 add missing diamond operators 2019-03-04 11:57:53 +01:00
Ingmar Goudt
45f665eb1d Sonar cleanups 03032019 2019-03-04 10:43:20 +01:00
Oleg Agafonov
f46f321635 Merge fix 2019-03-04 07:02:38 +04:00
Oleg Agafonov
7d6a618793 * Chronicles (CHR) - fixed wrong card numbers/images and added 5 missing cards; 2019-03-04 06:46:19 +04:00
Oleg Agafonov
e30eecead3 Refactor set's legality, Modern Horizons now available for modern formats; 2019-03-04 04:49:49 +04:00
Oleg Agafonov
f2f5405462 Fixed that GS1 set was legal in standard (Global Series: Jiang Yanggu & Mu Yanling); 2019-03-04 02:06:42 +04:00
Ingmar Goudt
8319fbf9ad replace public fields with encapsulation 2019-03-03 09:51:14 +01:00
jeffwadsworth
d1e319787c - Fixed #5609 2019-03-02 08:57:40 -06:00
Evan Kranzler
f1b2837697 Implemented Cabal Therapist 2019-03-01 19:53:16 -05:00
Evan Kranzler
1724a13f44 Implemented Serra the Benevolent 2019-03-01 19:41:57 -05:00
Evan Kranzler
11f3dc79fc added Modern Horizons 2019-03-01 19:24:27 -05:00
Oleg Agafonov
6846db75f4 * Fixed cards with skip untap optional ability that cause game freezes (#5606) 2019-03-01 18:10:32 +04:00
Ingmar Goudt
4a14940414 use Static filter rather than new filter, add test for this filter 2019-03-01 00:08:15 +01:00
Ingmar Goudt
9125df4ccf add static filter 2019-02-28 20:34:10 +01:00
Jeff
311cc6b509 - Fixed Expropriate 2019-02-28 09:17:31 -06:00
Ingmar Goudt
032eec231d fix NPE for Heroism 2019-02-27 21:59:54 +01:00
Jeff
05d4c0b1d4 - Fixed Horn of Plenty 2019-02-27 10:12:43 -06:00
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