Commit graph

16819 commits

Author SHA1 Message Date
Jeff
263c9acfcc - Fixed #5538 and #5629 2019-03-21 16:21:46 -05:00
Jeff
f74e4118e0 - Fixed #5641 2019-03-19 16:39:10 -05:00
Jeff
468ad04255 - Fixed #5640 2019-03-19 15:01:31 -05:00
Jeff
3b142d7e79 - Fixed #5634 2019-03-19 08:39:36 -05:00
Oleg Agafonov
ae5cdad951 * Jango Fett - fixed wrong damage ability instead boost; 2019-03-19 09:13:41 +04:00
Oleg Agafonov
e5759127ac
Merge pull request #5639 from rscoates/master
Add Legendary SuperType to Star Wars Planeswalkers
2019-03-19 03:26:31 +01:00
Oleg Agafonov
1b4f126026 * Bull Rancor - fixed missing trample ability; 2019-03-19 06:07:03 +04:00
Richard Coates
c154a44bcf
Update AurraSingBaneOfJedi.java
Added import Supertype.
2019-03-18 23:38:39 +01:00
Richard Coates
025f1f37a4
Update YodaJediMaster.java
Added import supertype.
2019-03-18 22:58:17 +01:00
Richard Coates
72a792f829
Update DarthSidiousSithLord.java
Added import supertype.
2019-03-18 22:57:57 +01:00
Richard Coates
e4feb29322
Update ObiWanKenobi.java
Added import supertype
2019-03-18 22:57:28 +01:00
Richard Coates
00ce434b6d
Update DarthTyranusCountOfSerenno.java
Added Supertype import.
2019-03-18 22:56:33 +01:00
Richard Coates
053d6e25ea
Update YodaJediMaster.java
Added Legendary Supertype
2019-03-18 22:45:39 +01:00
Richard Coates
a85ed75c2d
Update DarthSidiousSithLord.java
Added Legendary Supertype
2019-03-18 22:44:34 +01:00
Richard Coates
6029808a27
Update ObiWanKenobi.java
Added Legendary Supertype
2019-03-18 22:43:53 +01:00
Richard Coates
7c6d8c4211
Update DarthTyranusCountOfSerenno.java 2019-03-18 22:43:10 +01:00
Richard Coates
a894e98342
Update AurraSingBaneOfJedi.java
Add Legendary to Aurra Planeswalker
2019-03-18 22:42:00 +01:00
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