Commit graph

29683 commits

Author SHA1 Message Date
Oleg Agafonov
dae2c57c45 fixed Heliod's Punishment (counters not removes after tap); 2020-01-14 09:34:41 +04:00
Oleg Agafonov
11976b5c89 Refactor: move player.damage params to default (same as permanent.damage); 2020-01-14 09:15:33 +04:00
Oleg Agafonov
76387057b7 * Deals damage to player - fixed that some cards deals combat damage instead non-combat; 2020-01-14 08:53:09 +04:00
Oleg Agafonov
846200c093 * Mogis, God of Slaughter - fixed that it deals combat damage, fixed AI targeting; 2020-01-14 08:24:31 +04:00
Oleg Agafonov
1f99249d10 * AI: fixed rollback error while computer try to play some cards with targets from exile; 2020-01-14 05:00:56 +04:00
Oleg Agafonov
572b4cf025 Merge remote-tracking branch 'origin/master' 2020-01-14 04:48:53 +04:00
Oleg Agafonov
85ac603070
Merge pull request #6160 from phulin/rejoin2
Send message to client to force rejoin [don't merge]
2020-01-14 01:48:24 +01:00
Oleg Agafonov
de7a01a776 fixed Funeral Rites (wrong text) 2020-01-14 04:07:20 +04:00
Oleg Agafonov
307e39112c Fixed typo 2020-01-14 03:42:06 +04:00
LevelX2
42265d78d8 * Haktos the Unscarred - Fixed some problems with the protection ability not working correctly. 2020-01-14 00:34:48 +01:00
Oleg Agafonov
cf072f0b1a * Deck editor: fixed error message "layout mismatch" for decks with special cards number (PUMA set and other); 2020-01-14 03:05:11 +04:00
jeffwadsworth
ef64865db0 - Fixed #6177 2020-01-13 15:58:08 -06:00
Evan Kranzler
0c51e622f3 updated Modern ban list 2020-01-13 10:48:31 -05:00
Evan Kranzler
6d49b6eef5 fixed Hateful Eidolon not counting auras correctly 2020-01-13 10:10:34 -05:00
Evan Kranzler
1d32a6761d Fixed Captivating Unicorn trigger 2020-01-13 07:56:18 -05:00
Oleg Agafonov
a51af7055e fixed Sentinel's Eyes (missing ability); 2020-01-13 15:07:54 +04:00
Oleg Agafonov
4d2790be3f * Thirst for Meaning - fixed that it doesn't allow to discard artifact card as pay;
* Thirst for Knowledge - fixed that it doesn't allow to discard enchantment card as pay;
2020-01-13 15:03:01 +04:00
Oleg Agafonov
c229654304 fixed Heroes of the Revel (wrong PT); 2020-01-13 14:30:33 +04:00
Oleg Agafonov
7a1e62ec34 fixed Covetous Urge (now it put all cards in same exile window, fixed wrong AI); 2020-01-13 14:26:39 +04:00
Oleg Agafonov
f15d5d34f1 * Serra the Benevolent - fixed wrong text for +2 ability; 2020-01-13 13:54:50 +04:00
Oleg Agafonov
2b576241df * Huatli, Dinosaur Knight - fixed wrong text for -7 ability; 2020-01-13 13:54:01 +04:00
Oleg Agafonov
03551411e1 * Chainweb Aracnir - fixed rollback error on ETB; 2020-01-13 13:52:16 +04:00
Oleg Agafonov
bfdce903e9 * Brawl - fixed rollback error on gain ability usage; 2020-01-13 13:50:50 +04:00
Oleg Agafonov
4a004a27b3 Refactor damage with power effect, added checking for wrong targets; 2020-01-13 13:49:40 +04:00
Oleg Agafonov
62530b3880 * Sludge Strider - fixed rollback error on card usage; 2020-01-13 10:43:13 +04:00
Oleg Agafonov
d78e2b91ef * Crypsis - fixed rollback error on card usage; 2020-01-13 10:42:20 +04:00
Oleg Agafonov
69e52815b6 Tests: added check that filter card must not contain controller predicate; 2020-01-13 10:41:00 +04:00
Oleg Agafonov
8a7f31b215 fixed Daybreak Chimera (wrong zone) 2020-01-13 06:37:35 +04:00
Evan Kranzler
de59888456 fixed Venomous Hierophant not milling 2020-01-12 21:32:58 -05:00
Oleg Agafonov
6691306219 fixed Pharika's Libation (missing mode) 2020-01-13 06:33:20 +04:00
LevelX2
079a404d79 * Fixed bugs of Calix, Destiny Hand. 2020-01-12 23:08:23 +01:00
LevelX2
aff75278fd * Fixed bug of Bronzehide Lion. 2020-01-12 23:08:03 +01:00
LevelX2
2b01ec156e * Fixed missing ability of Gallia of the Endless Dance. 2020-01-12 22:04:51 +01:00
Evan Kranzler
1067761e3f fixed Covetous Urge not allowing players to choose cards 2020-01-12 14:10:45 -05:00
Evan Kranzler
73d87a9432 fixed Polukranos, Unchained not getting counters when entering from a zone other than the stack 2020-01-12 14:08:31 -05:00
Evan Kranzler
0f6fcaee18 fixed Agonizing Remorse not allowing players to pick cards 2020-01-12 13:49:25 -05:00
Evan Kranzler
ef3b555467 fixed various Sagas not working 2020-01-12 13:40:30 -05:00
Evan Kranzler
595b438faa updated SagaChapter getChapter method 2020-01-12 13:30:18 -05:00
Oleg Agafonov
2d2b009c43 * My turn condition - added card hints about turn (final); 2020-01-12 22:07:32 +04:00
Oleg Agafonov
6736f5f3b8 * My turn condition - added card hints about turn; 2020-01-12 21:59:56 +04:00
Oleg Agafonov
1a82eba77c * My turn condition - added card hints about turn; 2020-01-12 21:36:23 +04:00
Evan Kranzler
6367bf68b2 fixed ELD errors 2020-01-12 12:31:11 -05:00
Oleg Agafonov
3eb4493a45 * My turn condition - added card hints about turn; 2020-01-12 21:25:50 +04:00
Evan Kranzler
330c6d8062 fixed Gravebreaker Lamia text 2020-01-12 12:14:36 -05:00
Oleg Agafonov
0db5bf6bc5 fixed Swimmer in Nightmares (missing card hints) 2020-01-12 21:09:53 +04:00
Evan Kranzler
fddbe3f50e added alternate THB card versions 2020-01-12 11:52:13 -05:00
Evan Kranzler
4bd5ab5c02 Implemented Bronzehide Lion 2020-01-12 11:42:42 -05:00
Evan Kranzler
972f3acbf8 removed references to CELD 2020-01-12 09:45:15 -05:00
Evan Kranzler
83ebe8c24d moved CELD cards to ELD 2020-01-12 09:42:56 -05:00
LevelX2
62062367e2 Implemented Furious Rise. 2020-01-12 13:19:09 +01:00