Commit graph

28298 commits

Author SHA1 Message Date
Ingmar Goudt
91a01a78bc remove local variable 2019-07-11 15:59:51 +02:00
Ingmar Goudt
61ece61c15 remove assignation as parameter 2019-07-11 15:54:33 +02:00
Ingmar Goudt
3163bfa310 move default case down 2019-07-11 15:45:22 +02:00
Ingmar Goudt
b704618f32 small complexity rewrite 2019-07-11 15:44:46 +02:00
Oleg Agafonov
d9ace1b66f * Chandra, Acolyte of Flame - fixed that -2 ability cost as -3 (#5891); 2019-07-10 03:36:01 +04:00
Ingmar Goudt
464e9c67c4 remove nullcheck as this happens in the method itself 2019-07-09 22:30:40 +02:00
Ingmar Goudt
34444f5616 fix text of Enslaved Horror 2019-07-09 22:01:58 +02:00
Ingmar Goudt
4d6f047af8 Chandra Acolyte 0 ability for planeswalkers only 2019-07-09 22:00:32 +02:00
Ingmar Goudt
178da75e4d Sonar fixes 2019-07-09 21:57:55 +02:00
Evan Kranzler
1621704b12 updated Modular text 2019-07-08 16:51:03 -04:00
Evan Kranzler
2c49a72fa7 updated Dichotomancy text 2019-07-08 16:50:00 -04:00
Evan Kranzler
4bb01faa15 updated Brutal Expulsion text 2019-07-08 16:48:54 -04:00
Evan Kranzler
0795dfee54 updated Cryptoplasm text 2019-07-08 16:47:50 -04:00
Evan Kranzler
62d2426267 updated Treasure token text 2019-07-08 16:46:11 -04:00
Evan Kranzler
745b75d603 fixed Sarkhan the Masterless's second ability removing supertypes 2019-07-08 16:40:36 -04:00
Evan Kranzler
b5e65ba34a updated Commander ban list 2019-07-08 16:35:07 -04:00
Evan Kranzler
50fe6db4f9 updated Modern ban list 2019-07-08 16:33:38 -04:00
Oleg Agafonov
769756a548 Prepare hotfix 2019-07-08 08:41:42 +04:00
Oleg Agafonov
aa1ebd7303
Merge pull request #5888 from jgray1206/boneclad_necromancer_fix
added boneclad necromancer unit tests + fix for issue #5875
2019-07-08 06:39:58 +02:00
Oleg Agafonov
79d40754ed * Library of Leng - fixed that it triggers on discarded cards from cost part instead only effect part (#3047); 2019-07-08 08:31:55 +04:00
Oleg Agafonov
d6c99437f3 * Marauding Raptor - fixed that it deals damage to yourself; 2019-07-08 07:51:08 +04:00
Oleg Agafonov
2d387801a2 * Ajani's Chosen - fixed error in combo with Estrid, the Masked's token (#5285); 2019-07-08 07:38:09 +04:00
John Gray
1d0da973ac added boneclad necromancer unit tests + fix for issue #5875 2019-07-07 22:48:51 -04:00
Oleg Agafonov
0d6be669de
Merge pull request #5881 from jgray1206/vizier_fix
add vizier of the menagerie unit tests + fix for issue #5816
2019-07-07 03:34:24 +02:00
Oleg Agafonov
aad5099a45
Merge pull request #5884 from jgray1206/chandras_embercat_fix
fixed chandras embercat issue #5880 + added unit tests for it
2019-07-07 03:31:38 +02:00
Oleg Agafonov
940628f0e7
Merge pull request #5885 from hitch17/remove-nashorn-import
remove nashorn import.
2019-07-07 03:27:22 +02:00
John Hitchings
1230e29ec9 remove nashorn import. 2019-07-06 15:28:36 -07:00
John Gray
f564c522a3 added chandras embercat unit tests + fix for issue #5880 2019-07-06 11:30:26 -04:00
Oleg Agafonov
bce01ce053 Sonar's fixes 2019-07-06 13:09:27 +04:00
Oleg Agafonov
f572ace420 * Veil of Summer - fixed that it doesn't count blue spells; 2019-07-06 12:38:54 +04:00
Oleg Agafonov
f166724562 Fixed type cast 2019-07-06 12:36:28 +04:00
Oleg Agafonov
bef45a829c * Xenagos, the Reveler - added mana amount dialog instead R/G choose one by one; 2019-07-06 12:10:17 +04:00
Oleg Agafonov
0ebf1d146e * Masterful Replication - fixed that it doesn't create copies of artifacts; 2019-07-06 11:39:40 +04:00
Oleg Agafonov
2611f9acca * Soulherder - fixed that it can target yourself instead another; 2019-07-06 11:34:10 +04:00
John Gray
3a7419d870 add vizier of the menagerie unit tests + fix for issue #5816 2019-07-05 12:06:42 -04:00
Oleg Agafonov
1be96e94d3 Prepare hotfix 2019-07-05 16:18:15 +04:00
Oleg Agafonov
251bd41fe9 * Flood of Tears - fixed not working ability (#5877); 2019-07-05 15:48:41 +04:00
Oleg Agafonov
e195bddf09 * Grenzo, Havoc Raiser - added triggered player info in logs and choose mode dialog (#4116, #5282); 2019-07-05 15:37:17 +04:00
Oleg Agafonov
39edc3feef Fixed texts 2019-07-05 15:03:24 +04:00
Oleg Agafonov
39757033c5 * Besmirch - fixed missing goad effect; 2019-07-05 14:16:57 +04:00
Oleg Agafonov
cdf7f6df6c * Goad abilities - fixed missing text; 2019-07-05 13:55:10 +04:00
Oleg Agafonov
b0e2536243 * Leyline of Combustion - fixed that it triggers on controller targets; 2019-07-05 13:31:05 +04:00
Oleg Agafonov
d80295058c * Lure of Prey - fixed that it restrict to cast any spells in game instead yourself; 2019-07-04 22:12:45 +04:00
Oleg Agafonov
da66fa351a * UI: fixed that cards with same names doesn't selected as playable in hand/graveyard; 2019-07-04 22:04:01 +04:00
Oleg Agafonov
830f71cd32 * Finale of Promise - added dialog to select cards order to cast; 2019-07-04 18:21:58 +04:00
Oleg Agafonov
6848626c4b Merge fix 2019-07-04 18:19:46 +04:00
Oleg Agafonov
6e5ba7a446 * Affinity abilities - added support of other cost modification effects like combo with commander tax (#5856);
* Affinity abilities - added artifact/land count hints to card;
2019-07-04 14:02:25 +04:00
Oleg Agafonov
6157187f07 Updated cards stats and info 2019-07-03 11:55:56 +04:00
Oleg Agafonov
919a76a89c Updated install instruction 2019-07-03 11:52:21 +04:00
Oleg Agafonov
5355b5411e Updated cards stats and info 2019-07-03 11:42:24 +04:00