Commit graph

35795 commits

Author SHA1 Message Date
Evan Kranzler
5bfcfe0ff7 [MID] added set 2021-08-05 21:26:19 -04:00
Evan Kranzler
9c7677d18b [AFC] Implemented Ride the Avalanche 2021-08-05 20:35:18 -04:00
Evan Kranzler
5e569b597a made randomutil method generic 2021-08-05 20:35:18 -04:00
jeffwadsworth
4b43ad09f0 - Fixed #8102 2021-08-05 16:56:45 -05:00
jeffwadsworth
98aaa78081 - Fixed #8044 and #7842 2021-08-05 15:38:39 -05:00
Oleg Agafonov
53aababd44 * Additional costs - added support of X costs on free cast (example: Kicker X, see Thieving Skydiver and Etali, Primal Storm combo);
* As an additional cost discard X cards - fixed wrong text (example: Channeled Force, Firestorm);
2021-08-05 16:18:04 +04:00
Oleg Agafonov
d62cf17422 * Twinning Glass - removed unnecessary confirm dialog, added additional tests (#4721); 2021-08-05 15:37:07 +04:00
Oleg Agafonov
62a6e87297 Added miss overflow protection 2021-08-05 01:19:15 +04:00
Oleg Agafonov
7a3521b02b Tests: added serialization test for all cards (run manually); 2021-08-04 22:40:24 +04:00
Oleg Agafonov
615ab2d97e * Target colored cards/creatures - fixed game freeze on cards in deck (example: Angel's Herald and other Herald cards); 2021-08-04 22:40:24 +04:00
Evan Kranzler
66118faa40 [AFR] small change to collation 2021-08-03 21:10:06 -04:00
LevelX2
b6a3f7edc1 * Fixed a problem that the playable check for some alternate costs (e.g. Devastating Master) was not done with the correct mana cost and wrongly shown as playable without enough avalable mana. 2021-08-03 16:35:47 +02:00
LevelX2
2134d004af * Elite Spellbinder - Fixed that the playable check for the exiled card did not check the required mana correctly. 2021-08-03 16:32:59 +02:00
Evan Kranzler
2ecad7423e [MH2] fixed Arcus Acolyte affecting creatures with +1/+1 counters rather than ones without (fixes #8095) 2021-08-03 07:38:32 -04:00
Evan Kranzler
5d22cc0f06 [AFR] added collation information (not in use yet) 2021-08-02 21:28:17 -04:00
Oleg Agafonov
d77d885c5a Added miss overflow protection 2021-08-03 04:49:26 +04:00
Evan Kranzler
57e9af1a29 [AFC] Implemented Wulfgar of Icewind Dale 2021-08-02 20:30:59 -04:00
Evan Kranzler
e61f019cd3 [AFC] Implemented Maddening Hex 2021-08-02 20:13:54 -04:00
Oleg Agafonov
dfcb98b951 Additional fix for Ceaseless Searblades (see 86a894d841) 2021-08-03 03:03:48 +04:00
Grath
a9cc7cefd0
* Zaffai, Thunder Conductor - fixed that it allows to choose opponent instead random (#8094)
* Fix Zaffai: Target opponent should be at random.

Co-authored-by: Oleg Agafonov <jaydi85@gmail.com>
2021-08-03 02:55:34 +04:00
jeffwadsworth
42a86bd196 - Fixed #8090. Test coming later. 2021-08-02 17:34:11 -05:00
Ingmar Goudt
295439b0a5 Island Sanctuary check on the ability, not the event 2021-08-02 23:52:11 +02:00
Ingmar Goudt
4546ee516b Island Sanctuary did not check for active player, so it could trigger in other players' draw steps. Added extra check for this. Solves #7999 2021-08-02 23:38:05 +02:00
Evan Kranzler
a11dd6020a [AFR] fixed Fighter Class reducing equip costs by the wrong amount (fixes #8093) 2021-08-02 17:34:37 -04:00
Evan Kranzler
b722eac855 [AFC] Implemented Klauth, Unrivaled Ancient 2021-08-02 17:34:37 -04:00
Evan Kranzler
522b97c937 [AFC] Implemented Danse Manatee 2021-08-02 17:34:37 -04:00
Ingmar Goudt
86a894d841 add check on mana ability, just like Extraplanar Lens, solves #8023 2021-08-02 23:33:21 +02:00
Oleg Agafonov
7a62954685
Merge pull request #8092 from awjackson/dka_booster_fix
Fix Dark Ascension boosters containing 16 cards
2021-08-02 20:33:13 +04:00
Alex W. Jackson
286fac2312
Fix Dark Ascension boosters containing 16 cards 2021-08-02 12:06:46 -04:00
Oleg Agafonov
a5b41ea920 * Marshland Bloodcaster - fixed game freeze on usage;
* Kentaro, the Smiling Cat - fixed game freeze on usage;
2021-08-02 17:40:35 +04:00
Evan Kranzler
042b58dc5d fixed a small error 2021-08-01 21:33:12 -04:00
Evan Kranzler
b814d8746b [AFR] fixed Tiamat not revealing tutored cards (fixes #8087) 2021-08-01 21:27:19 -04:00
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