Oleg Agafonov
4aeb94b41c
Tests: added test for Spreading Plague from #6984
2021-02-02 07:33:31 +04:00
Oleg Agafonov
50e5809a79
New commander types support:
...
* [KHM] fixed legendary status of mdf cards (closes #7370 , #7404 , #7465 , #7481 );
* Game: added support of split cards as commander (signature spell);
* Game: added support of adventure cards as commander;
* Game: added support of modal double faces cards as commander;
2021-02-02 06:40:49 +04:00
Oleg Agafonov
bc72384f0d
* GUI: added cards and mana amount info to player's panel hint (example: move mouse over mana icons);
2021-02-02 04:43:49 +04:00
Oleg Agafonov
e941ce108b
[KHM] fixed Old-Growth Troll - correct addAbility usage for permanents;
2021-02-02 04:05:38 +04:00
jeffwadsworth
03979f77bb
- little refactor of Hero of Bretagard condition
2021-02-01 17:40:33 -06:00
Evan Kranzler
98f1ed0a4c
[KHM] made Icy Manalith be snow ( #7478 )
2021-02-01 15:21:12 -05:00
Evan Kranzler
3b057473bc
[KHM] fixed Svella, Ice Shaper token being legendary ( fixes #7478 )
2021-02-01 15:19:48 -05:00
jeffwadsworth
3b8e67c670
- [KHC] Added Cosmic Intervention, Ethereal Valkyrie, Hero of Bretagard, and Ranar, the Ever-Watchful.
2021-01-31 23:23:55 -06:00
Evan Kranzler
14f7c02b1f
[KHM] fixed Codespell Cleric not triggering correctly
2021-01-31 21:26:27 -05:00
Evan Kranzler
b45c176a84
[KHM] fixed an issue with Arni Brokenbrow not counting all other creatures on the battlefield
2021-01-31 20:41:59 -05:00
Evan Kranzler
950f1c9731
[KHM] fixed missing Raven Wings ability
2021-01-31 20:37:27 -05:00
Evan Kranzler
df38d7213e
[KHC] text fixes
2021-01-31 15:01:02 -05:00
Oleg Agafonov
ebbff82f82
Merge pull request #7335 from ddzn/feature/eurolanderDecks
...
Add new deck type European Highlander
2021-01-31 20:06:00 +01:00
smartinsempere
68613672b1
Fire discard cards event when discarding as a cost ( #7436 )
...
Fire discard cards event when discarding as a cost, fixes #7368
2021-01-31 23:03:30 +04:00
Oleg Agafonov
2d96d36ec8
AsThough effects improves and fixes:
...
* AsThough: added documentation about code usage and restrictions;
* AsThough: added additional checks for correct usage;
* AsThough: simplified some code;
* PlayFromNotOwnHandZoneTargetEffect - added permanents support as targets;
* Release to the Wind - fixed that it can't cast exiled cards (#7415 , #7416 );
* Test framework: fixed that checkExileCount checking card's owner;
* GUI: fixed typo in Trample card icons;
2021-01-31 22:32:23 +04:00
Evan Kranzler
b8a95765fc
fixed a test failure
2021-01-31 13:13:53 -05:00
Evan Kranzler
3a4b0159a9
Add a limit to how many tokens are made ( #7469 )
...
* added a simple token limit
* updated implementation of token limit
* added token limit test
2021-01-31 12:55:30 -05:00
Evan Kranzler
9d84a22412
[KHM] fixed Doomskar Titan giving noncreature permanents haste
2021-01-31 12:06:29 -05:00
Evan Kranzler
ec888cb21c
[FUT] fixed Keldon Megaliths not tapping as a cost ( fixes #7458 )
2021-01-31 12:01:31 -05:00
Evan Kranzler
7286593c64
some more counter text changes
2021-01-31 11:55:33 -05:00
Evan Kranzler
f76107702f
updated counter adding text to handle articles correctly
2021-01-31 11:46:32 -05:00
Evan Kranzler
f9dfb56d4e
[KHM] more text fixes
2021-01-31 11:28:44 -05:00
Oleg Agafonov
8f4d3d9673
[KHM] improved Tergrid, God of Fright: ask steps info, AI support;
2021-01-31 06:59:29 +04:00
Oleg Agafonov
e5863eb99f
[KHM] fixed GreatestSharedCreatureTypeCount's rollback errors;
2021-01-31 06:19:25 +04:00
Oleg Agafonov
f3aefffbe8
[KHM] fixed Ascent of the Worthy - wrong damage event type;
2021-01-31 06:12:55 +04:00
Evan Kranzler
175e15ff98
updated a test failure fix
2021-01-30 13:37:29 -05:00
Evan Kranzler
4df7bc157c
fixed some test failures
2021-01-30 13:21:49 -05:00
Evan Kranzler
2181eacb85
[KHM] added all printings and fixed text
2021-01-30 11:29:05 -05:00
Evan Kranzler
20d8b97941
[KHC] added reprints
2021-01-30 11:26:03 -05:00
Evan Kranzler
bcdaebf3ee
fixed some more text
2021-01-30 11:08:35 -05:00
Evan Kranzler
b33bf171f8
changed library searching text to be in line with more cards
2021-01-30 10:28:08 -05:00
Evan Kranzler
caeac0bf3c
[KHM] more text fixes
2021-01-30 09:36:34 -05:00
Evan Kranzler
ed662a335b
[KHM] some additional text fixes
2021-01-30 08:54:14 -05:00
Oleg Agafonov
bf7306bee2
Merge pull request #7467 from magefree/card-icons-and-reworked-gui
...
* GUI: new reworked GUI and card render engine, card icons and other
2021-01-30 14:46:17 +01:00
Oleg Agafonov
2fe2f05b60
GUI: added preferences settings for card icons (enable abilities icons and playable icon);
2021-01-30 17:34:10 +04:00
Oleg Agafonov
a1da5ef437
* GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR);
2021-01-30 16:38:55 +04:00
Oleg Agafonov
df98cc3e62
[KHM] foretell improves (related to bc25c3d60a
):
...
* reverted code format of AsThoughEffectType;
* fixed disabled test;
* added test for Dream Devourer;
* simplified some code;
2021-01-30 11:21:51 +04:00
jeffwadsworth
bc25c3d60a
- [KHM] Added Cosmos Charger and Dream Devourer. Refactored ForetellAbility to work with Dream Devourer. Text fixes are required in some cases. Ignored a test for foretell.
2021-01-29 20:35:35 -06:00
Evan Kranzler
d5822a7246
[KHM] various text fixes
2021-01-29 17:37:56 -05:00
Evan Kranzler
7c68284173
[KHC] fixed Spectral Deluge looking at power rather than toughness ( fixes #7464 )
2021-01-29 12:06:11 -05:00
Evan Kranzler
47f289fb34
[MIR] Implemented Unerring Sling ( #7459 )
2021-01-29 09:23:42 -05:00
Oleg Agafonov
91bac931b7
[KHM] fixed Vorinclex, Monstrous Raider - can't double counters on planeswalkers ( #7463 );
2021-01-29 17:41:49 +04:00
Oleg Agafonov
6f2ce47885
Tests: added verify test for wrong mdash usage and fixed related cards ( #7457 ), added tests for ( #7460 );
2021-01-29 11:35:13 +04:00
Evan Kranzler
bed690cc12
[KHM] fixed an issue with Lathril, Blade of the Elves ( fixes #7461 )
2021-01-28 22:51:06 -05:00
Evan Kranzler
633a192e20
[KHM] fixed The Omenkeel not exiling cards
2021-01-28 16:28:12 -05:00
Evan Kranzler
88b8efefe5
[MIR] Implemented Meddle
2021-01-28 15:03:13 -05:00
Evan Kranzler
8a4bc80fa8
[MIR] Implemented Dream Fighter
2021-01-28 14:43:37 -05:00
Evan Kranzler
9d5ffd541e
[KHM] a few small changes to Cosima, God of the Voyage
2021-01-28 13:06:50 -05:00
Evan Kranzler
d056f6cec2
[KHM] Implemented Cosima, God of the Voyage
2021-01-28 10:50:14 -05:00
Evan Kranzler
af5331a9e4
[KHM] small change to Vorinclex, Monstrous Raider to prevent modifying counters on cards not on the battlefield
2021-01-28 09:43:07 -05:00