Commit graph

29510 commits

Author SHA1 Message Date
LevelX2
1798f5a151 * setCheckPlayableState(false) in finally error handling (related to 133cc7342d). 2019-12-26 14:26:16 +01:00
Oleg Agafonov
2460408da8 * Until your next turn effects - fixed that continuous effects of lost/leaved players can be discarded by combat or some cards before next turn starts; 2019-12-26 07:44:46 +04:00
Oleg Agafonov
a2e4e55811 Removed Shared Fate's unnecessary play dialog; 2019-12-26 05:28:18 +04:00
Oleg Agafonov
61a58d36c2 Refactor: added missing getPlayersInRange in cards code (to ignore leaved/lost players); 2019-12-26 05:24:44 +04:00
Oleg Agafonov
04cceb9b62 * Ludevic, Necro-Alchemist - fixed that it draws on controller's damage; 2019-12-25 22:32:10 +04:00
LevelX2
1977e7f986 * Opportunistic Dragon - Fixed that the can't attack effect was not discarded if the Opportunistic Dragon left the battlefield. 2019-12-25 17:05:52 +01:00
LevelX2
133cc7342d * Fixed a problem with check playable methods causing e.g. endless loop if Shared Fate was on the battlefield. 2019-12-25 16:01:02 +01:00
Evan Kranzler
32bd88a6c0 Implemented Klothys, God of Destiny 2019-12-24 21:05:08 -05:00
Evan Kranzler
bb83914698 updated THB spoiler 2019-12-24 20:52:48 -05:00
Oleg Agafonov
5b9f0c970c Removed bloated logs 2019-12-24 21:12:20 +04:00
Oleg Agafonov
fc6080e5b6 * Ludevic, Necro-Alchemist - fixed that it doesn't triggers after controller's damage, fixed that it doesn't triggers on no damage; 2019-12-24 20:58:01 +04:00
Oleg Agafonov
49ea0205d0 * Enters battlefield, played land triggered abilities - fixed multiple rollback errors on missing target; 2019-12-24 16:19:57 +04:00
Oleg Agafonov
9cf1ee2f42 Questing Beast - fixed rollback error on damage prevent (#6116); 2019-12-24 10:53:51 +04:00
Oleg Agafonov
5cb040607e Refactor PreventAllDamageToAllEffect 2019-12-24 10:48:08 +04:00
Oleg Agafonov
9d2dfc048d Prepare new release 2019-12-24 03:42:38 +04:00
Oleg Agafonov
70b37d1d71 * You may choose card from outside or in exile - fixed that it doesn't allows to choose cards from exiled zone (Karn, the Great Creator and Coax from the Blind Eternities); 2019-12-24 02:06:33 +04:00
Oleg Agafonov
8af784e8e6 Test framework: added commands to put cards in sideboard, outside and exiled zones; 2019-12-24 02:03:51 +04:00
Oleg Agafonov
8575d437ce * Glacial Revelation - fixed that it couldn't put any snow cards to hand; 2019-12-24 01:21:18 +04:00
Oleg Agafonov
503b3e8947 * Bolas's Citadel - fixed that play top ability card can cause rollback error; 2019-12-24 01:04:23 +04:00
Oleg Agafonov
98cbf42a11 Added MCTS AI for #6114 2019-12-23 23:35:19 +04:00
LevelX2
82371456cd * Commented out showXXX commands in tests to reduce the output. 2019-12-23 19:22:56 +01:00
Oleg Agafonov
b8754af355 Karn Liberated banned in Tiny Leaders format (xmage doesn't support game restart for Tiny Leaders); 2019-12-23 22:09:18 +04:00
Oleg Agafonov
842d5757c3 Removed bloated logs, missing comments; 2019-12-23 21:48:20 +04:00
Oleg Agafonov
fac7ea1388 * AI: fixed rollback errors with copy spell abilities;
Tests: added copy spell support for test player;
2019-12-23 21:47:01 +04:00
LevelX2
c0df1d6e8a * Constricting Sliver - Fixed that its effect was applied to all creatures instead of only controlled creatures. 2019-12-23 18:02:11 +01:00
LevelX2
3bdd881e3a * Kaalia, Zenith Seeker - Added the missing revealing of the cards moved to hand. 2019-12-23 17:39:12 +01:00
LevelX2
ee0b7a53a9 * Drakuseth, Maw of Flames - Fixed that its triggered ability did unpreventable combat damage instead of preventable normal damage. 2019-12-23 17:19:23 +01:00
LevelX2
7fe357708a * Some minor source code updates. 2019-12-23 16:38:54 +01:00
LevelX2
82061929cf * Expropriate - Fixed a problem that the controller of Expropriate was not able to get control of owned permanents. 2019-12-23 16:38:12 +01:00
LevelX2
2f998060a2 * Fixed a problem with power/toughness setting of copied transformed permanents (fixes #5893). 2019-12-23 15:35:53 +01:00
Oleg Agafonov
7bb6757876 Merge remote-tracking branch 'origin/master' 2019-12-23 10:28:28 +04:00
Oleg Agafonov
794445d128 * Ludevic, Necro-Alchemist - fixed that it doesn't triggers on controller turn; 2019-12-23 10:28:01 +04:00
spjspj
844500accf Add an information format for deck 2019-12-23 01:12:31 +11:00
Evan Kranzler
db51b2a76c fixed Realm-Cloaked Giant's adventure name (fixes #6108) 2019-12-21 21:21:37 -05:00
Evan Kranzler
51b55fc8b8 Implemented Athreos, Shroud-Veiled 2019-12-21 10:13:11 -05:00
Evan Kranzler
e7dea7c3d9 added missing ability to Underworld Rage-Hound 2019-12-21 10:01:45 -05:00
Oleg Agafonov
d26fde8dbc Prepare new release 2019-12-21 18:23:15 +04:00
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