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
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
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
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
Joseph Zeffiro
cc1cc1293d
[AFC] Implemented Wand Of Orcus ( #8031 )
...
* [AFC] Implemented Wand Of Orcus
* removing unnecessary custom class
* using ZombieToken().putOntoBattlefield
2021-07-25 14:34:01 -04:00
Joseph Zeffiro
0e4b304778
[AFC] Implemented Catti-brie of Mithral Hall ( #8037 )
...
* [AFC] Implemented Catti-brie of Mithral Hall
* rename copied code
* Removing counters as cost
* removing unnecessary custom class
2021-07-25 14:22:03 -04:00
Daniel Bomar
8942896e59
[AFR] Implemented Asmodeus the Archfiend ( #8015 )
2021-07-25 11:13:57 -04:00
Oleg Agafonov
db1792468c
* Images: fixed wrong cards in Arena New Player Experience sets;
2021-07-25 03:54:50 +04:00
Ingmar Goudt
736e659e34
fix EmergenSequence not taking play land events into account
2021-07-25 00:28:03 +02:00
Oleg Agafonov
c6a3d5e588
Prepare new release
2021-07-25 01:15:33 +04:00
Oleg Agafonov
560b56a391
Refactor: moved ManaPaidSourceWatcher to default watchers, added additional checks;
2021-07-24 16:22:18 +04:00
Oleg Agafonov
237ab42b4e
Desolation - fixed rollback error ( fixes #8042 );
2021-07-24 04:55:00 +04:00
Evan Kranzler
214b688fdb
Update effects and abilities which involve tapping permanents for mana ( #7679 )
...
Abilities which use trigger from or replace tapping for mana now save the permanent in case it leaves the battlefield.
fixes #7671 , fixes #7770
* Merge fix and additional comments, Winter's Night fixed
Co-authored-by: Oleg Agafonov <jaydi85@gmail.com>
2021-07-22 05:09:07 +04:00
Oleg Agafonov
81193148e9
Merge pull request #8013 from weirddan455/wish
...
[AFR] Implemented Wish
2021-07-21 20:53:41 +04:00
Oleg Agafonov
5985e6cfcc
* Choose from outside - added card hints about sideboard stats and howto view a cards list;
2021-07-21 20:40:31 +04:00
Oleg Agafonov
e330ed6c7b
Test framework: improves logs in choices errors;
2021-07-21 20:15:47 +04:00
Oleg Agafonov
eda50cc7b1
Merge remote-tracking branch 'weirddan455/wish' into wish
2021-07-21 03:35:22 +04:00
Evan Kranzler
e2f1743c6b
a few more triggered ability text fixes
2021-07-20 19:06:44 -04:00
Daniel Bomar
3414aa9959
[AFR] Wish - Add watcher to limit for single use
2021-07-20 13:30:38 -05:00
Evan Kranzler
0face737da
updated bard/ranger creature types
2021-07-20 11:37:13 -04:00
Oleg Agafonov
96ca260109
Merge branch 'master' into wish
2021-07-20 09:52:18 +04:00
Oleg Agafonov
19693c94f7
* Path of Ancestry - fixed that it doesn't triggers a scry on commander cast ( #7917 , #7538 , #7750 );
2021-07-20 01:01:16 +04:00