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 |
|
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 |
|