Evan Kranzler
|
2566707889
|
[MID] Implemented Join the Dance
|
2021-08-05 21:27:50 -04:00 |
|
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 |
|
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 |
|
Evan Kranzler
|
66118faa40
|
[AFR] small change to collation
|
2021-08-03 21:10:06 -04: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 |
|
Alex W. Jackson
|
286fac2312
|
Fix Dark Ascension boosters containing 16 cards
|
2021-08-02 12:06:46 -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 |
|
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 |
|
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
|
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
|
6e0184a38d
|
Real fix for 4125d1eb46 , updated outdated comments.
|
2021-07-31 09:47:29 +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 |
|
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
|
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 |
|