LevelX2
|
554c5baf25
|
* Fixed a problem of triggered effects that detect if a creature was exiled but the creature ended in a another zone (e.g. commander) (fixes #5905),
|
2019-12-28 18:21:32 +01:00 |
|
dperegolise
|
a4934536c8
|
filter missing zombie on SOTW
|
2019-12-28 01:52:23 -05:00 |
|
Evan Kranzler
|
f0e0493b18
|
updated cards E-I
|
2019-12-28 00:04:42 -05:00 |
|
LevelX2
|
12639bce26
|
* Added Test for #5905.
|
2019-12-28 01:33:14 +01:00 |
|
LevelX2
|
1fe0485694
|
Merge origin/master
|
2019-12-28 00:45:39 +01:00 |
|
LevelX2
|
cd291769e6
|
* Added missing copy of variable.
|
2019-12-28 00:45:14 +01:00 |
|
LevelX2
|
b38242bf93
|
* Faerie Artisans - Fixed a problem that the triggering permanent was not copied if it already left the battlefield (fixes #5904).
|
2019-12-28 00:44:38 +01:00 |
|
jeffwadsworth
|
3e9668eeda
|
- See b9bee56
|
2019-12-27 16:32:23 -06:00 |
|
LevelX2
|
cadae9ee92
|
* Added checks in all the methods that wait for human response to prevent endless loops if the method is called from a the get playable actions.
|
2019-12-27 23:28:53 +01:00 |
|
LevelX2
|
1f82e7a4ae
|
Merge origin/master
|
2019-12-27 23:23:09 +01:00 |
|
LevelX2
|
1dc8f37d20
|
* Expropriate - Fixed a strange problem that the prompt text of the select permanent selection to get the control of the permanent was not shown. Still not clear what the exact reason was but using a player list to save the voters seemed to cause the problem.
|
2019-12-27 23:22:32 +01:00 |
|
jeffwadsworth
|
84b1ad682c
|
- See b9bee56
|
2019-12-27 15:46:06 -06:00 |
|
jeffwadsworth
|
bdad95f7e6
|
- Fixed #6125
|
2019-12-27 14:17:03 -06:00 |
|
jeffwadsworth
|
35b23d9fab
|
- See b9bee56
|
2019-12-27 14:14:04 -06:00 |
|
Evan Kranzler
|
f9f6b9a29e
|
updated THB spoiler and reprints
|
2019-12-27 11:58:16 -05:00 |
|
Evan Kranzler
|
8b9e297f9e
|
updated cards A-D
|
2019-12-27 11:15:57 -05:00 |
|
jeffwadsworth
|
6bd41465d2
|
- See b9bee56
|
2019-12-27 09:55:25 -06:00 |
|
Evan Kranzler
|
d3cfca6226
|
begin refactor of Devotion to enum
|
2019-12-27 10:53:31 -05:00 |
|
Evan Kranzler
|
5856d0744b
|
Merge pull request #6123 from ssouders412/FaeOfWIshesFix
Fae of Wishes//Granted fix
|
2019-12-27 10:52:36 -05:00 |
|
ssouders412
|
cfdae6ee9d
|
Fixed Fae of Wishes//Granted, added Noncreature card filter
Updated Drekavac and Entomber Exarch to use the new filter.
|
2019-12-27 10:34:27 -05:00 |
|
Evan Kranzler
|
ec6f5521dc
|
Update KlothysGodOfDestiny.java
|
2019-12-27 10:32:48 -05:00 |
|
jeffwadsworth
|
f88d0ba813
|
- Fixed #6117
|
2019-12-27 08:07:43 -06:00 |
|
jeffwadsworth
|
883246da4f
|
- See b9bee56c89
|
2019-12-26 17:16:03 -06:00 |
|
jeffwadsworth
|
b9bee56c89
|
- Starting the process of migrating cards that use the player.cast() method to access the full abilities of a card not cast from the hand zone.
|
2019-12-26 15:54:22 -06:00 |
|
Sarah Souders
|
df4524f43c
|
Merge pull request #6 from magefree/master
merge
|
2019-12-26 15:33:52 -05:00 |
|
Jeff
|
05362dd55a
|
- Fixed Wildfire Devils
|
2019-12-26 14:15:29 -06:00 |
|
LevelX2
|
06ed2f5927
|
* Improved display of vote for Council's Dilemma cards.
|
2019-12-26 14:31:51 +01:00 |
|
LevelX2
|
2836f9903e
|
* Shared Fate - Added zoneChangeCounter to name of exile window.
|
2019-12-26 14:27:27 +01:00 |
|
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 |
|