Commit graph

32635 commits

Author SHA1 Message Date
Oleg Agafonov
0c2c33e940 * Kicker abilities - fixed that some cards don't see kicked status of multikicker spells (example: Hallar, the Firefletcher, #4895); 2020-12-15 21:23:09 +04:00
Oleg Agafonov
4d362d7edc * Copy spells - improved combo support with other abilities like Kicker or Entwine (#7192):
* Now ZCC of copied spells syncs with source card or coping spell (allows to keep ability settings that depends on ZCC);
  * Fixed bug that allows to lost kicked status in copied spells after counter the original spell or moves the original card (see #7192);
  * Test framework: improved support of targeting copy or non copy spells on stack;
2020-12-15 20:06:53 +04:00
Oleg Agafonov
936be75a66 Tests: added test for Krark, the Thumbless (#7198) 2020-12-14 22:40:12 +04:00
Oleg Agafonov
c1dfbbda63 Test framework: added support for flip coin tests (command: setFlipCoinResult); 2020-12-14 03:00:38 +04:00
Oleg Agafonov
fde24f349f * Modal Double Faces cards - fixed that it can be returned to battlefield as second side instead the main side only (#7212); 2020-12-14 00:57:30 +04:00
Oleg Agafonov
c20a75382f
Merge pull request #7242 from magefree/source_id_refactor
Devs: refactor source and sourceId usage
2020-12-13 00:03:30 +01:00
Oleg Agafonov
35f5a8257b Refactor: replaced sourceId by source and introduced source param in some methods (part 2); 2020-12-13 02:01:49 +04:00
Oleg Agafonov
db239a1055 Refactor: replaced sourceId by source and introduced source param in some methods; 2020-12-12 20:23:19 +04:00
LevelX2
2bb472607b Cradle of Vitality - fixed not workinggain life effect (fixes #7235). 2020-12-11 14:05:18 +01:00
Evan Kranzler
e6c79b94d9 [M20] fixed Flood of Tears counting tokens (fixes #7226) 2020-12-05 19:55:32 -05:00
LevelX2
8223cc9d51 Sengir, the Dark Baron - Fixed life giving triggered ability not always triggering (fixes #7217). 2020-12-04 16:33:53 +01:00
LevelX2
24a7e13806 * Added log messages of battlefield aura placement attached to an object. 2020-12-04 15:41:28 +01:00
LevelX2
c82feb1b9d * Genesis Ultimatum - prevented possible exception during card moving (fixes #7220). 2020-12-04 15:40:34 +01:00
LevelX2
ed6bd4d7a7 * Hans Eriksson - Fixed not working triggered fight ability (fixes #7219). 2020-12-03 15:55:28 +01:00
Oleg Agafonov
49bd6fe90d Tests: improved verify tests for full art settings 2020-11-29 01:03:55 +04:00
Evan Kranzler
991d81d123 [SLD] fixed test failure 2020-11-28 15:41:54 -05:00
Evan Kranzler
6ee0fd8bc9 [SLD] updated set 2020-11-28 15:22:16 -05:00
Oleg Agafonov
be73bb782a * Lone Rider - added card hint about conditional; 2020-11-29 00:11:24 +04:00
Oleg Agafonov
3cef33bd5a * Gain life for the first time each turn - added card hint about conditional; 2020-11-29 00:10:31 +04:00
Oleg Agafonov
248e3b009b [CMR] fixed Captain Vargus Wrath - missing hint; 2020-11-29 00:08:33 +04:00
Oleg Agafonov
c13716d1c5 [CMR] fixed Belbe, Corrupted Observer - wrong life lose watcher, added card's hint (#7198); 2020-11-28 23:58:42 +04:00
Oleg Agafonov
c548b3fd1d [CMR] fixed Hellkite Courser - missing command zone support in target (#7198); 2020-11-28 23:14:24 +04:00
Oleg Agafonov
2b78388eab [CMR] fixed Akroma's Will - missing copy of new condition in modes (#7210);
Improved compatibility of new modes condition with choose dialogs and test framework;
2020-11-28 19:49:16 +04:00
Oleg Agafonov
64821a50d3 [CMR] fixed Akroma, Vision of Ixidor - missing target in effect (#7209); 2020-11-28 14:22:38 +04:00
Oleg Agafonov
4d50dfd475 * Reviving Vapors - fixed missing gain life part of the effect (#7205); 2020-11-27 14:33:20 +04:00
Oleg Agafonov
513609b12a * Negan, The Cold Blooded - fixed that it triggers on own creatures instead opponents (#7207); 2020-11-27 14:24:04 +04:00
Oleg Agafonov
31fac18a9b Fixed test 2020-11-25 01:45:37 +04:00
Oleg Agafonov
c2a636e2b2 [CMR] implemented Opposition Agent and other changes:
* You may play cards and you may spend mana of any color - refactored cards to use same code;
* Library search event allows to change searching controller (gives full game control for another player);
* Library searched event allows to remove founded cards from result;
* Improved library searching effects with Panglacial Wurm's effects;
* Little changes to test framework;
2020-11-24 23:49:19 +04:00
LevelX2
13fa98ec44 * Added missing check for damage prevention by protection for planeswalkers (fixes #7194). 2020-11-24 17:33:03 +01:00
LevelX2
137070d523 * Chorus of the Conclave - Fixed a problem with game copy logic (related to rollback and AI) (fixed #7195). 2020-11-24 16:07:53 +01:00
LevelX2
3bc3ca6a50 * Orah, Skyclave Hierophant - Fixed that his ability was also triggerd for opponents clerics dying (fixes #7196). 2020-11-24 09:46:17 +01:00
Oleg Agafonov
8c33fa863c * Game: added alternative printings to ZNR set (#7185); 2020-11-23 03:06:18 +04:00
Oleg Agafonov
49cf46a476 * Game: fixed missing card Verazol, the Split Current in ZNR set (#7185); 2020-11-23 02:58:41 +04:00
Oleg Agafonov
4ed56d743f [CMR] fixed Rakshasa Debaser - missing filter for target cards (#7199); 2020-11-23 02:40:18 +04:00
Oleg Agafonov
c1e7a08c68 * Modal Double Faces cards - fixed that a second side can't be played from non hand zones in some cases (#7200);
Play lands from graveyard effect - reworked as AsThoughEffect;
2020-11-23 02:30:54 +04:00
Oleg Agafonov
24e2728fca * Double lands - fixed duplicated choices in choose dialog (#7197); 2020-11-21 12:44:23 +04:00
Oleg Agafonov
c2c1e157e9
Merge pull request #7090 from magefree/dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.2.0
Bump maven-jar-plugin from 2.5 to 3.2.0
2020-11-20 19:31:23 +01:00
Oleg Agafonov
55e3fb8f8e
Merge pull request #7087 from magefree/dependabot/maven/com.google.apis-google-api-services-gmail-v1-rev20200919-1.30.10
Bump google-api-services-gmail from v1-rev20200824-1.30.10 to v1-rev20200919-1.30.10
2020-11-20 19:29:40 +01:00
Oleg Agafonov
be227defdc
Merge pull request #7088 from magefree/dependabot/maven/org.ocpsoft.prettytime-prettytime-4.0.6.Final
Bump prettytime from 4.0.5.Final to 4.0.6.Final
2020-11-20 19:29:31 +01:00
Oleg Agafonov
cd9cce1336
Merge pull request #7089 from magefree/dependabot/maven/org.apache.commons-commons-lang3-3.11
Bump commons-lang3 from 3.10 to 3.11
2020-11-20 19:29:20 +01:00
Oleg Agafonov
621595d87a
Merge pull request #7134 from magefree/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.13 to 4.13.1
2020-11-20 19:28:46 +01:00
Oleg Agafonov
ae4f84655e Changed error report link to github 2020-11-20 17:59:12 +04:00
Oleg Agafonov
fef30de3f0 * Path of Ancestry - fixed duplicated triggers on unused mana (#7191); 2020-11-20 13:00:29 +04:00
Oleg Agafonov
aeb2d31d47 [CMR] fixed Gilanra, Caller of Wirewood - duplicated triggers on unused mana (#7191); 2020-11-20 12:53:13 +04:00
Oleg Agafonov
39a556f233 * Long-Term Plans and Volrath's Dungeon - fixed that it shows card name in game logs to other players (#7179); 2020-11-18 12:44:58 +04:00
Oleg Agafonov
d1abfb9255 * Kaza, Roil Chaser - fixed that cost reduction effect can be broken on rollback or cast cancel; 2020-11-18 12:07:32 +04:00
Oleg Agafonov
0fade0ed8c
Merge pull request #7190 from MusaBrt/master
Fixing some dirty codes
2020-11-18 07:28:25 +01:00
Oleg Agafonov
8e94f13b2c [CMR] fixed Frenzied Saddlebrute - missing PT; 2020-11-18 09:48:34 +04:00
MusaBrt
c81ffb1db0
unnecessary boxed variable changed to primitive 2020-11-18 01:36:20 +03:00
MusaBrt
ccf42570aa
removed unnecessary condition 2020-11-18 01:34:43 +03:00