Commit graph

34861 commits

Author SHA1 Message Date
Evan Kranzler
dc6112205c [MIR] fixed Crystal Shard activation info, reworked other shards (fixes #8088) 2021-08-01 21:26:27 -04:00
Oleg Agafonov
8227c888ed
Merge pull request #8085 from Raphael-Schulz/rs/fix_canLookAtNextTopLibraryCard
Adjust canLookAtNextTopLibraryCard function
2021-08-01 22:59:51 +04:00
Raphael-Schulz
e1f018d53d Adjust canLookAtNextTopLibraryCard 2021-08-01 17:05:52 +02:00
jeffwadsworth
9c093b39f9 - fixed #8076 2021-07-31 22:56:28 -05:00
jeffwadsworth
ac1ef2036b - fixed #8080 2021-07-31 21:46:14 -05:00
jeffwadsworth
237e8344b3 - added test for Kardur, Doomscourge and Kithkin Mourncaller. it was quite useful find another issue that was fixed. removed sim() check from Abandoned Sarcophagus. 2021-07-31 21:27:58 -05:00
Oleg Agafonov
790aef9c37 Improved watcher copy support of Cards fields (example: Abandoned Sarcophagus, see 43dbaf405b); 2021-08-01 03:32:16 +04:00
jeffwadsworth
df07ad4418 - added fix by JayDi for gameState().value and Lists. 2021-07-31 18:16:09 -05:00
Oleg Agafonov
73db223ca7 * Server: fixed wrong timeouts in drafts; 2021-08-01 03:06:07 +04:00
jeffwadsworth
0262c7f0f9 - little fix 2021-07-31 17:20:45 -05:00
jeffwadsworth
d6127d4498 - added filter to Kardur Doomscourge 2021-07-31 17:11:20 -05:00
jeffwadsworth
43dbaf405b - Fixed #8067. Included weirddan455 fixes to Kardur Doomscourge as well. Added support for "remove from combat" to the 2 cards. Note that attacking creatures put into the graveyard is a special case. Test will follow. 2021-07-31 16:46:11 -05:00
Oleg Agafonov
9baa36c2e3 Prepare new release 2021-07-31 23:00:06 +04:00
Oleg Agafonov
5e91099f62 Tests: added additional checks on boosters (see #8081); 2021-07-31 19:50:57 +04:00
Alex W. Jackson
1ac33efd1b
Fix Dark Ascension packs not having DFCs and Shadows wrong common:uncommon DFC ratio (#8083)
* Update ShadowsOverInnistrad.java

* Update DarkAscension.java
2021-07-31 19:46:39 +04:00
Oleg Agafonov
810e1babd5 Tests: added booster stats collection script (see #8081); 2021-07-31 19:13:00 +04:00
Evan Kranzler
1baf523522 add boolean int method for setChoice 2021-07-31 08:11:57 -04:00
Oleg Agafonov
530cd627cc * Copy spell - improved support for some cards and abilities (#8074); 2021-07-31 15:48:57 +04:00
Oleg Agafonov
6e0184a38d Real fix for 4125d1eb46, updated outdated comments. 2021-07-31 09:47:29 +04:00
Evan Kranzler
0136b986e4 added tests for mana from copied spells, currently fails for scepter plus drain (related to #8074) 2021-07-30 22:04:15 -04:00
Evan Kranzler
4125d1eb46 fixed tapped for mana events not working for sacrificed tokens 2021-07-30 21:54:00 -04:00
jeffwadsworth
f4e454c54c - Reverted Skeletal Swarming. It was fine. 2021-07-29 17:22:35 -05:00
jeffwadsworth
24af3c4437 - Fixed #8072 2021-07-29 15:15:44 -05:00
jeffwadsworth
64d533b70f - Fixed #8071 2021-07-29 14:57:27 -05:00
jeffwadsworth
3725c60281 - Fixed #8068 2021-07-29 10:31:02 -05:00
Oleg Agafonov
dc09f279ed Fixed NPE error in card icons 2021-07-29 12:27:23 +04:00
jeffwadsworth
1d443b231c - Fixed #8038 2021-07-28 16:45:32 -05:00
Evan Kranzler
7326f72222 [MOR] fixed Orchard Warden triggering for all Treefolk (fixes #8066) 2021-07-28 09:09:32 -04:00
Evan Kranzler
b53c3a3004 [LEA] reworked Aspect of Wolf, fixed text (fixes #8064) 2021-07-28 09:06:02 -04:00
Evan Kranzler
65109a22b3 [AFC] Implemented Chaos Dragon 2021-07-28 08:41:15 -04:00
Evan Kranzler
a8a0779134 [AFC] Implemented Druid of Purification 2021-07-28 08:23:50 -04:00
Evan Kranzler
b72febb316 [AFC] Implemented Minn, Wily Illusionist 2021-07-27 21:13:09 -04:00
Evan Kranzler
70b040473b updated ManaSpentToCastCount, added tests 2021-07-27 20:53:43 -04:00
Evan Kranzler
cdfe8be5fc updated duel commander ban list 2021-07-27 19:40:48 -04:00
Evan Kranzler
33320a85c7 [AFR] fixed Skeletal Swarming boost (fixes #8063) 2021-07-27 19:40:36 -04:00
jeffwadsworth
6fd843686c - Fixed #8061 2021-07-27 11:58:59 -05:00
jeffwadsworth
d9884aa9de - Fixed #8060 2021-07-27 11:05:15 -05:00
Oleg Agafonov
c4dc83dec9 [AFR] fixed Bruenor Battlehammer - correct tests, getPlayable support, additional info in choose pay dialog; 2021-07-27 18:30:24 +04:00
Evan Kranzler
806eba9691 [AFR] fixed Bruenor Battlehammer (fixes #8055) 2021-07-27 09:59:57 -04:00
Evan Kranzler
9233b5c7d7
Merge pull request #8059 from magefree/testing/add-boolean-choice
Added boolean option for setChoice
2021-07-27 09:16:05 -04:00
Evan Kranzler
960146d554 added boolean set choice 2021-07-27 08:58:27 -04:00
Evan Kranzler
8693e77e32 [M21] reworked implementation of Terror of the Peaks (fixes #8057) 2021-07-27 08:49:20 -04:00
Evan Kranzler
978893aba9 [MH2] fixed Verdant Command not being able to target loyalty abilities (fixes #8054) 2021-07-26 22:51:09 -04:00
Oleg Agafonov
6acfe2ae5f * Delitium, card types in graveyard - fixed wrong text in card hint (fix #8053); 2021-07-27 05:52:31 +04:00
Evan Kranzler
9c84804816 [XANA] moved Shorecomber Crab back (scryfall fixed it) 2021-07-26 19:38:36 -04:00
Ingmar Goudt
01f785f4d0 small AFR rulestext fixes 2021-07-27 00:31:29 +02:00
Ingmar Goudt
65211b62fe Fix Extraplanar Lens, solve issue #8050 2021-07-27 00:08:48 +02:00
Ingmar Goudt
c21b64fcbf fix Netherborn Phalanx to not stop after first opponent 2021-07-26 21:54:48 +02:00
Oleg Agafonov
f334b81de6 * GUI: fixed that users can select empty timing option in new tourney dialog; 2021-07-26 14:42:42 +04:00
Oleg Agafonov
d3f2b537fb
Merge pull request #8049 from SharkeyMyrl/master
Update TombOfAnnihilation.java
2021-07-26 07:23:01 +04:00