Commit graph

29065 commits

Author SHA1 Message Date
Oleg Agafonov
bd71c98e3e Fixed AI freeze with non available targets 2019-12-21 18:10:29 +04:00
Evan Kranzler
394d9716ca Implemented Grasping Giant 2019-12-20 20:10:09 -05:00
Evan Kranzler
f5e5df6d6e Implemented Ironscale Hydra 2019-12-20 20:10:08 -05:00
Evan Kranzler
88a1b9fe22 Implemented Underworld Rage-Hound 2019-12-20 20:10:08 -05:00
Evan Kranzler
e453b2ad4f Implemented Underworld Sentinel 2019-12-20 20:10:08 -05:00
LevelX2
0a8a9ed00d * Replaced some filters by StaticFilters instances. 2019-12-20 23:50:01 +01:00
LevelX2
43a11cd115 * Enduring Ideal - Improved filter prompt text. 2019-12-20 22:56:11 +01:00
LevelX2
e80cfbeb2c * Fixed a problem of the card filtering of RevealLibraryPutIntoHand (fixes a problem of Brass Herald moving all cards to hand). 2019-12-20 20:54:23 +01:00
Oleg Agafonov
7a7a9c20ec Tests: fixed false positive tests (AI related, see prev commit); 2019-12-20 20:22:38 +04:00
Oleg Agafonov
8cce5a3648 * AI: reworked computer choices for "target permanent" targets:
* Fixed that computer was able to target own permanents for bad effects and opponent permanents for good effect;
 * Improved target choices on card score (as example: boost most valuable, discard most weaker);
 * Tests: fixed false positive tests (AI depended);
 * Tests: fixed that test player can't find permanents for some filters/predicates;
2019-12-20 20:20:16 +04:00
jeffwadsworth
813b258d4d - Fixed #5933 2019-12-20 09:04:36 -06:00
jeffwadsworth
6870dabbae - Fixed #5926 2019-12-19 17:00:22 -06:00
jeffwadsworth
117abd7853 - Fixed #5929 2019-12-19 16:43:01 -06:00
jeffwadsworth
27a505ced9 - Fixed #6096. 2019-12-19 15:31:48 -06:00
LevelX2
0670d0cefc * Deafening Silence - Fixed that it allowed two cast to noncreature spells. 2019-12-19 21:28:50 +01:00
jeffwadsworth
9d545d852a - Fixed #6103 2019-12-19 10:34:15 -06:00
jeffwadsworth
dd306a57b9 - Fixed #5958 2019-12-19 10:27:27 -06:00
jeffwadsworth
7ad7064031 - Reverted Fixed #6096. The CopySpellForEachItCouldTargetEffect() needs some fixes. 2019-12-18 18:13:30 -06:00
jeffwadsworth
02b75fe668 - Fixed #6096 2019-12-18 16:32:25 -06:00
jeffwadsworth
4ef9a75fe7 - Fixed #6101 2019-12-18 15:41:08 -06:00
Oleg Agafonov
cde9957f54 * UI: added playable card marks in look-at windows; 2019-12-18 22:44:42 +04:00
Oleg Agafonov
ff1299cca9 * Copy activated ability - fixed that it raise error on triggering on copied permanents; 2019-12-18 18:16:16 +04:00
Oleg Agafonov
23ef0e4269 * Spark Double - fixed that copy of spark contains legendary type (#6097) 2019-12-18 17:57:41 +04:00
Evan Kranzler
fbff54145e Implemented Demon of Loathing 2019-12-17 20:46:42 -05:00
Evan Kranzler
6601d65793 Implemented Serpent of Yawning Depths 2019-12-17 20:42:33 -05:00
Evan Kranzler
05f1cd8db9 Implemented Deathbellow War Cry 2019-12-17 20:31:17 -05:00
Evan Kranzler
d3114aaf89 Implemented Terror of Mount Velus 2019-12-17 20:21:24 -05:00
Evan Kranzler
02ad3675c5 Implemented Treeshaker Chimera 2019-12-17 20:19:25 -05:00
Evan Kranzler
ee585d475e Implemented Victory's Envoy 2019-12-17 20:18:14 -05:00
Evan Kranzler
f591cff394 Implemented Sphinx Mindbreaker 2019-12-17 20:15:00 -05:00
Evan Kranzler
aef9618eb4 updated THB spoiler 2019-12-17 20:13:48 -05:00
jeffwadsworth
e4f27a6759 - little fix Ashiok, Nightmare Muse. 2019-12-17 15:51:28 -06:00
LevelX2
1c2ac9a90d * Deathless Knight - Fixed triggered ability. 2019-12-17 22:15:05 +01:00
LevelX2
6470fc85ef Fixed some bad layout of random booster draft tornament dialog. 2019-12-17 21:16:32 +01:00
Evan Kranzler
2dda209252 fixed a few issues with Ashiok, Nightmare Muse 2019-12-17 08:19:32 -05:00
Evan Kranzler
0bd2a5c270 Implemented Ashiok, Nightmare Muse 2019-12-16 22:31:25 -05:00
Evan Kranzler
a29fb3d9bf fixed formatting of Theros Beyond Death 2019-12-16 21:55:01 -05:00
Evan Kranzler
58d5c945d1 fixed Tome of Legends triggering off of all commanders rather than just the controller's 2019-12-16 21:18:59 -05:00
Evan Kranzler
9f19866435 Implemented The Akroan War 2019-12-16 21:13:15 -05:00
Evan Kranzler
cdad32aed4 updated Pioneer banlist 2019-12-16 17:23:33 -05:00
Oleg Agafonov
d228486cc7 * Mindshrieker - fixed that AI always target yourself to card discard instead opponents (#6099); 2019-12-16 20:53:55 +04:00
Oleg Agafonov
56bf550dab * Devotion abilities - added card hints about devotion value; 2019-12-16 15:29:13 +04:00
Evan Kranzler
9e99b31b0c Implemented Ashiok, Sculptor of Fears 2019-12-15 18:39:37 -05:00
Evan Kranzler
2bb90683a5 Implemented Elspeth, Undaunted Hero 2019-12-15 18:39:36 -05:00
Oleg Agafonov
419cbf3c28 * AI: fixed that computer was able to choose non valid targets/cards (from all graveyards, hands, etc); 2019-12-16 02:58:10 +04:00
Oleg Agafonov
0885a01849 Fixed that TargetCard ignore filter in some calls 2019-12-16 02:55:13 +04:00
Oleg Agafonov
690f5f688d * Ludevic, Necro-Alchemist - fixed that it triggers on controller turn too, added condition hint; 2019-12-15 23:45:36 +04:00
LevelX2
2413f956ee Fixed a problem with bosster generation for boosters with partners and basic lands. 2019-12-15 16:18:04 +01:00
LevelX2
af9f2c93dd
Merge pull request #5910 from magefree/set_lint
Fix various hints and warnings on many set & block classes (via Intel…
2019-12-15 13:21:08 +01:00
LevelX2
8d46f46cf8 Fixed a problem that DiesTriggeredAbilities from Tokens that were removed by an effect did nevertheless trigger (fixes #5825). 2019-12-15 13:10:11 +01:00