Evan Kranzler
a6255402e3
updated language for various user choices
2021-02-15 10:19:43 -05:00
Evan Kranzler
e2e7df6af2
[ZNE] added Zendikar Rising Expeditions ( closes #7578 )
2021-02-15 09:21:12 -05:00
Jeff
eb242443fc
- Lurrus of the Dream-Den will now only allow casting of cards from the controller's graveyard during the controller's turn.
2021-02-14 21:24:49 -06:00
jeffwadsworth
da03e7c50b
- Fixed #7541
2021-02-14 01:02:58 -06:00
Oleg Agafonov
7f6482221a
* Bronzehide Lion - fixed rollback error on usage ( fixes #7564 );
2021-02-13 22:37:31 +04:00
Evan Kranzler
073ec1cdb9
changed collation to strings to allow non-int collector numbers
2021-02-13 09:03:52 -05:00
jeffwadsworth
82f40f04ae
- Fixed #7561
2021-02-12 22:58:39 -06:00
Evan Kranzler
8a16eda062
Implement new way to generate boosters using box mapping info (WIP) ( #7529 )
...
* [THB] added initial common/uncommon collation mechanism
* [THB] added rare/mythic and lands to pack generation
* fixed some card names
* broke out collation into its own separate classes
* built collation into ExpansionSet
* added note about collation information
* [KHM] added collation info
* updated collation to use collector number rather than name
* added shuffle to set constructor
* added some notes on collation methods
2021-02-12 17:35:28 -05:00
Oleg Agafonov
10e557b873
* Performance: memory usage optimization for deck editor (part 2 of removed bloated usage of ManaCosts -> ManaColor objects, see #7515 );
2021-02-12 22:12:18 +04:00
Evan Kranzler
c3d55ea12a
[KHM] fixed Ascent of the Worthy chapter 3 and added note to chapters 1 and 2
2021-02-12 09:07:42 -05:00
Evan Kranzler
9485cce9e3
[SLU] added new drops
2021-02-12 08:57:12 -05:00
Evan Kranzler
9a37a351ee
[SLD] added new drops
2021-02-12 08:54:44 -05:00
Evan Kranzler
6b25dac969
[KHM] fixed Surtland Flinger not sacrificing the chosen creature ( fixes #7554 )
2021-02-12 08:48:03 -05:00
jeffwadsworth
78bae348e8
- Fixed #7544 , #7536 , #6798
2021-02-11 09:36:45 -06:00
Evan Kranzler
4d20cb19cf
[CMR] fixed Gor Muldrak, Amphinologist not working correctly when a player controls no creatures ( fixes #7545 )
2021-02-10 16:07:07 -05:00
Evan Kranzler
d96d40b953
[CMR] fixed Colfenor, the Last Yew not being able to target correctly
2021-02-09 20:39:50 -05:00
Evan Kranzler
4f9bbd4a73
[KHM] fixed Axgard Armory not revealing on search
2021-02-09 20:35:44 -05:00
jeffwadsworth
0ac85d93db
- Fixed #7535
2021-02-09 15:40:33 -06:00
jeffwadsworth
7f30e83d70
- Fixed #7534
2021-02-09 14:30:51 -06:00
Evan Kranzler
f80de1d868
[MIR] fixed Sealed Fate card type
2021-02-09 12:54:23 -05:00
jeffwadsworth
f01f8e9765
- Added Wall of Corpses from Mirage
2021-02-09 11:46:50 -06:00
jeffwadsworth
a8070fdd76
- Added Sealed Fate from Mirage
2021-02-09 10:00:54 -06:00
Evan Kranzler
199ba524bf
[KHM] fixed Spectral Steel being able to exile itself as a cost ( fixes #7531 )
2021-02-08 21:11:53 -05:00
Evan Kranzler
5b02430837
updated ZNR and KHM boosters to use new mythic rare likelihood
2021-02-08 18:44:47 -05:00
Evan Kranzler
21ef775700
[ZNR] updated booster generation and added test
2021-02-08 18:22:55 -05:00
Evan Kranzler
18c8a8539e
[KHM] fixed The Bears of Littjara not sacrificing after chapter 3 ( fixes #7527 )
2021-02-08 18:02:44 -05:00
Evan Kranzler
a90e9923f5
[KHM] fixed issues with booster collation, added test ( fixes #7521 )
2021-02-08 14:04:10 -05:00
jeffwadsworth
e8d2648319
- Fixed #7520
2021-02-08 11:15:24 -06:00
Daniel Bomar
179bf79118
[SOI] Essence Flux - Fixed interaction with MDFCs
2021-02-08 11:01:37 -06:00
Daniel Bomar
2716c60fb5
[KHC] Ruthless Winnower - Fixed sacrificing non-creature permanents ( fixes #7517 )
2021-02-07 17:46:57 -06:00
Oleg Agafonov
cf216c6802
Prepare new release
2021-02-07 22:24:40 +04:00
Daniel Bomar
5f8013b4a7
[KHM] Blessing of Frost - Fixed creatures not getting counters ( fixes #7512 )
2021-02-07 11:21:55 -06:00
Grath
7ce36cffa8
Add hints for some Snow-matters cards from Modern Horizons ( #7513 )
...
* Add hints for some Modern Horizons snow cards.
2021-02-07 15:16:12 +04:00
Oleg Agafonov
03952ae0d6
[KHC] added tokens and download support;
2021-02-06 20:54:32 +04:00
Oleg Agafonov
f7bc745f10
[KHM] added tokens and download support;
2021-02-06 20:30:19 +04:00
Evan Kranzler
5f80dba107
fixed landwalk abilities counting all lands and not just defending player's ( fixes #7427 )
2021-02-06 10:40:55 -05:00
Evan Kranzler
680083dd53
[KHM] fixed Reckless Crew not allowing equipping when player controls no vehicles
2021-02-06 09:03:43 -05:00
Oleg Agafonov
9416c6140a
[KHM] fixed Reidane, God of the Worthy - rollback error on some events check without sourceId;
2021-02-06 13:04:20 +04:00
Oleg Agafonov
f692a1f097
* Choice of Damnations - improved AI support, fixed rollback error in AI games;
...
* Pain's Reward - improved AI support, fixed rollback error in AI games;
* Volcano Hellion - improved AI support, fixed rollback error in AI games;
2021-02-06 12:48:53 +04:00
Oleg Agafonov
ac98a3a31a
* Commander: fixed duplicated triggers after play (example: Esika, God of the Tree, see #7501 , #7503 , #7505 );
2021-02-06 10:51:41 +04:00
jeffwadsworth
aa13b06af9
- refactored Ethereal Valkyrie to work with Split/MDFC/Adventure cards as per weirddan455 commit.
2021-02-05 16:37:44 -06:00
Daniel Bomar
3af5cb9514
[INV] Yawgmoth's Agenda - Play from graveyard effect applies only to its controller ( fixes #7491 )
2021-02-05 12:46:44 -06:00
Daniel Bomar
d406904e60
[WAR] Mowu, Loyal Companion - Apply Mowu's replacment effect to self ETB ( fixes #7111 )
2021-02-05 11:41:20 -06:00
Evan Kranzler
ece9108695
[KHM] fixed Orvar, the All-Form triggered ability not working correctly
2021-02-05 11:33:42 -05:00
Oleg Agafonov
dc0a29007c
Commanders improves:
...
* [KHM] fixed that some effects can't find mdf commanders on battlefield (example: Fierce Guardianship, #7504 );
* Oathbreaker: fixed that some cards that refer to commander can affects signature spells too;
2021-02-05 17:19:30 +04:00
mataha
a5e6dfdf95
Fix tooltip on Stromkirk Condemned
...
Should be 'Vampires you control' instead of 'Vampires'.
2021-02-05 01:09:39 +01:00
Daniel Bomar
cd9c57fead
[KHM] Dream Devourer - Fixed being unable to cast foretold MDFCs, split cards, and adventure cards ( #7498 )
...
* [KHM] Dream Devourer - Fixed being unable to cast foretold MDFCs, split cards, and adventure cards
* [KHM] Dream Devourer - Fixed mana costs and added check for MDFC lands
* [KHM] ForetellAbility - Add text when selecting which half of split card to cast
* Updated test for Dream Devourer
2021-02-04 16:27:51 -06:00
Evan Kranzler
22b07608b0
[KHM] fixed a null pointer exception with Valkmira, Protector's Shield
2021-02-04 16:48:51 -05:00
Oleg Agafonov
f38639e1db
Token's zone change counter (ZCC) improves:
...
* Now token's zcc uses same logic as card's zcc: enters to battlefield with +1 zcc instead +0 zcc
* It can improve support of copied spells that store zcc related data (bug example: lost kicked status for copied spell/token);
* Kicker abilities - improved support with copied creature spells (example: Verazol, the Split Current, #7431 , #7433 );
* Refactor: simplified kicker code;
2021-02-04 19:15:54 +04:00
Evan Kranzler
3eb57eade9
[KHM] fixed The Trickster-God's Heist chapter two targeting
2021-02-03 22:17:18 -05:00