Oleg Agafonov
fdcf2c616b
Merge pull request #7285 from weirddan455/surtland-elementalist
...
[KHM] Implemented Surtland Elementalist
2020-12-25 07:38:12 +01:00
Oleg Agafonov
a87c0b1ff6
Fixed potentially rollback errors with missing game data ( #7273 );
2020-12-24 23:43:53 +04:00
Oleg Agafonov
7065d3c512
Docs: added link to testing mode documentation
2020-12-24 22:47:31 +04:00
Oleg Agafonov
b8b2dd2c9b
* GUI: fixed that abilities and triggers on the stack were not highlighted as valid target;
2020-12-24 21:43:17 +04:00
Daniel Bomar
d4366d6b88
[KHM] Implemented Surtland Elementalist
2020-12-24 11:26:39 -06:00
Oleg Agafonov
6f34d514f9
* Archelos, Lagoon Mystic - fixed broken ETB effect ( #7283 );
2020-12-24 20:24:42 +04:00
Oleg Agafonov
64e948e4b3
* AI: improved game performance by x10 for cards with target amount;
...
AI: added targeting name and amount info to simulation logs;
AI: removed duplicated target variations from target amount simulations;
2020-12-24 15:02:28 +04:00
Daniel Bomar
6adb691713
Fixed Court of Ambition incorrectly causing you to discard cards ( fixes #7263 )
2020-12-24 00:15:26 -06:00
Evan Kranzler
05695ad2fc
[MMQ] fixed Inviolability rules text
2020-12-23 17:14:20 -05:00
Ingmar Goudt
f0dea44773
small Negan fix
2020-12-23 21:38:42 +01:00
Daniel Bomar
0a28963aa3
[KHM] KayaTheInexorableEmblem - Move choices to static
2020-12-23 14:29:03 -06:00
Daniel Bomar
d64c9c4117
Vivien, Monsters' Advocate - Make the choice for counter on token required ( fixes #7264 )
2020-12-23 13:39:47 -06:00
LevelX2
aebf8b461f
Updated Historic format to also work if only the client (not connected to a server) deck editor is started.
2020-12-23 18:03:32 +01:00
LevelX2
2ce90b1e0a
* Fixed that the dies trigger of Ashen Rider also triggers if Ashen Rider is copied by other creatures (e.g. Volrath the Shapestealer) ( fixes #7107 ).
2020-12-23 18:02:00 +01:00
LevelX2
2daa5aae50
* Fixed that AI fired targeting event twice ( fixes #7094 ).
2020-12-23 15:53:55 +01:00
LevelX2
dfa035d9dc
* Heartsone - Fixed that mana cost was reduced to less than one mana ( fixes #7070 ).
2020-12-23 13:20:00 +01:00
Oleg Agafonov
dd7c1939d3
* Game: fixed that Snow-Covered lands can be added to auto-generated or submitted/timeout decks ( #7222 );
2020-12-23 10:26:49 +04:00
Oleg Agafonov
10cf9c4a4e
* Genesis Ultimatum - fixed rollback error on usage with modal double faces cards ( #7275 );
2020-12-23 09:15:04 +04:00
Daniel Bomar
a1318663d6
[KHM] Implemented Kaya the Inexorable
2020-12-22 18:04:43 -06:00
Oleg Agafonov
796c8fb22e
Tests: added Inferno Titan AI tests, related to #6330 ;
2020-12-23 02:51:52 +04:00
Oleg Agafonov
255c292104
* Deals damage divided as you choose - fixed that some cards can't choose planeswalkers (example: Arc Lightning, see #7276 );
...
Refactor: simplified FilterCreaturePlayerOrPlaneswalker to use single permanent filter;
2020-12-23 02:31:41 +04:00
Oleg Agafonov
347a3b1e1a
* Jeweled Lotus - fixed that mana can't be used to cast commanders without normal mana ( #7272 );
2020-12-22 23:22:41 +04:00
weirddan455
736901efcf
[KHM] Implemented Fire Giant's Fury ( #7270 )
...
* [KHM] Implemented Fire Giant's Fury
* [KHM] Fire Giant's Fury - Reimplemented as delayed triggered ability
* [KHM] Fire Giant's Fury - Remove watcher and fix check for combat damage
* [KHM] Fire Giant's Fury - Change delayed triggered ability to use MageObjectReference
2020-12-22 10:31:20 -05:00
Oleg Agafonov
b506c7fb53
Merge fix
2020-12-22 17:33:36 +04:00
Oleg Agafonov
0ac4a9d87a
* Activate spell's ability on the stack - fixed that it can't be activated by humans (example: Lightning Storm);
2020-12-22 17:13:00 +04:00
LevelX2
3f7b26f60b
* Fall from Favor - Fixed wrongly implemented condition ( fixes #7277 ).
2020-12-22 10:09:21 +01:00
Oleg Agafonov
89d13c468f
Merge pull request #7269 from weirddan455/elderfang
...
[KHM] Implemented Elderfang Ritualist
2020-12-21 22:04:28 +01:00
LevelX2
77a44733c2
* Eerie Ultimatum - Fixed target handling. Duplicate names could be selected. Deselection was not possible.
2020-12-21 16:47:03 +01:00
LevelX2
29184316f2
* Cumulative Upkeep - Fixed that a permanent with CU was wrongly sacrificed if the control of the permanent has changed since CU begin of upkeep trigger was put on the stack. Added tests for CU.
2020-12-21 14:36:22 +01:00
LevelX2
94f6cfc03f
* Removed non exisiting 3rd version of Needleverge Pathway.
2020-12-21 11:46:39 +01:00
Oleg Agafonov
d5377599cc
* Images: updated Duels of the Planeswalkers Promo sets (year incremented; 2011 -> 2012, etc);
2020-12-21 11:10:54 +04:00
Evan Kranzler
f54d691977
[KHM] Implemented Surtland Flinger
2020-12-20 13:52:02 -05:00
Evan Kranzler
c06e29c4e4
[KHM] Implemented Rampage of the Valkyries
2020-12-20 13:41:06 -05:00
Evan Kranzler
d3f30e43aa
[KHM] Implemented Starnheim Aspirant
2020-12-20 13:26:50 -05:00
Daniel Bomar
7cc8c8322a
[KHM] Implemented Elderfang Ritualist
2020-12-20 11:43:40 -06:00
Oleg Agafonov
685182d0de
Merge pull request #7268 from weirddan455/reaper
...
[KHM] Implemented Cleaving Reaper
2020-12-20 15:45:49 +01:00
Daniel Bomar
06a551fbd5
[KHM] Add ConditionHint to Cleaving Reaper
2020-12-20 08:43:54 -06:00
Daniel Bomar
5581405ad9
[KHM] Implemented Cleaving Reaper
2020-12-20 08:03:46 -06:00
Oleg Agafonov
e02089464f
* Offering ability - fixed rollback error on usage with lands;
2020-12-20 16:12:40 +04:00
Oleg Agafonov
a2c046993d
* Cards drawn this turn - fixed rollback error on some cards usage;
2020-12-20 14:30:42 +04:00
Oleg Agafonov
e5faadf1c9
* Bell Borca, Spectral Sergeant - fixed rollback error on usage;
2020-12-20 01:50:14 +04:00
Oleg Agafonov
96a4defac9
Merge pull request #7259 from weirddan455/armed
...
[KHM] Implemented Armed and Armored
2020-12-19 22:33:01 +01:00
Oleg Agafonov
a10dcc6bda
* Game: added MTGO Vintage Cube December 2020;
2020-12-20 01:28:29 +04:00
Daniel Bomar
987695334b
[KHM] Add hints and log messages for Armed and Armored
2020-12-19 14:09:33 -06:00
Oleg Agafonov
cc5fce4256
Prepare new release
2020-12-19 23:59:44 +04:00
Oleg Agafonov
33b034f6a9
Merge pull request #7260 from weirddan455/spell-fix
...
Spelling/grammar fixup
2020-12-19 20:00:53 +01:00
Daniel Bomar
a7d8078a2b
Spelling/grammar fixup
2020-12-19 12:48:52 -06:00
Daniel Bomar
b379035be4
[KHM] Implemented Armed and Armored
2020-12-19 12:33:28 -06:00
Oleg Agafonov
9dd09c970a
[CMR] added tokens support, added tokens download
2020-12-19 21:42:31 +04:00
Oleg Agafonov
92f9bc0c65
Correct fix for #7220
2020-12-19 21:42:31 +04:00