Oleg Agafonov
d960ed7c75
Server stability improves:
...
* No more game freezes on commanders from disconnected players;
* No more game freezes for disconnected players in started games (on mulligan, yes/no choices, etc);
* Fixed missing ability controller in some choose dialogs (wrong targets for gained controlled permanents);
* Added TODO for next fixes with take turn controllers;
2019-12-31 05:36:47 +04:00
Oleg Agafonov
dca3e034f4
Refactor: fixed targets from cards list (support filters with player predicate);
2019-12-31 05:11:45 +04:00
Oleg Agafonov
0faecb2fb6
Server: fixed missing data compress for some server's responses;
2019-12-31 04:11:23 +04:00
Oleg Agafonov
5524224d63
Tests: removed bloated logs from AI load tests;
2019-12-31 04:08:13 +04:00
Oleg Agafonov
335f046357
Server improves:
...
* improved /fix command to support disconnected/freezed players;
* added chat messages about connection problem with opponents (checks players status every minute);
* reduced timeout before remove disconnected player from waiting game dialog (from 4 to 2 minutes);
* reduced timeout between client's pings (from 60 secs to 20 secs);
2019-12-31 03:23:10 +04:00
jeffwadsworth
174f38d589
- See b9bee56
2019-12-30 16:27:41 -06:00
Evan Kranzler
be9e43ffd8
Implemented Woe Strider
2019-12-30 17:17:19 -05:00
Evan Kranzler
764fb28fb4
Implemented Brine Giant
2019-12-30 17:17:18 -05:00
Evan Kranzler
11147ba7b4
Implemented Thirst for Meaning
2019-12-30 17:17:16 -05:00
Evan Kranzler
4aff46b2f8
updated THB spoiler and reprints
2019-12-30 17:17:16 -05:00
jeffwadsworth
f95b672bb2
- See b9bee56
2019-12-30 15:54:55 -06:00
jeffwadsworth
e4591f42f0
- See b9bee56
2019-12-30 15:22:39 -06:00
jeffwadsworth
6f9db86eb9
- See b9bee56
2019-12-30 14:46:51 -06:00
LevelX2
b068d10c44
* Nissa, Vastwood Seer - Fixed a bug of the Nissa, Sage Animist that the animated lands lost the creature type as soon as Nissa was cast again from command zone or from hand ( fixes #5677 ).
2019-12-30 21:35:10 +01:00
jeffwadsworth
570e449ddb
- See b9bee56
2019-12-30 10:56:13 -06:00
Evan Kranzler
1d1e44f368
Update AllureOfTheUnknown.java
2019-12-30 11:39:10 -05:00
Evan Kranzler
49cc515832
Update TymaretCallsTheDead.java
2019-12-30 11:36:56 -05:00
Evan Kranzler
a0888af73a
Merge pull request #6124 from magefree/updateDevotion
...
Refactor Devotion dynamic value to enum (ready to merge)
2019-12-30 11:30:37 -05:00
jeffwadsworth
24365ba3e5
- See b9bee56
2019-12-30 09:48:41 -06:00
Ingmar Goudt
978309827b
remove deprecated discard method
2019-12-30 00:22:33 +01:00
Ingmar Goudt
f68d6b80ba
duplicate attribute name
2019-12-30 00:04:26 +01:00
Ingmar Goudt
813aded7f9
Add missing generic
2019-12-29 23:18:38 +01:00
Evan Kranzler
b5590881bc
Implemented Allure of the Unknown
2019-12-29 15:25:41 -05:00
Evan Kranzler
5d3c999b99
Implemented Tymaret Calls the Dead
2019-12-29 15:03:28 -05:00
Evan Kranzler
b9afbb9209
Implemented The Binding of the Titans
2019-12-29 15:02:30 -05:00
Oleg Agafonov
87db04adfc
Fixed typo
2019-12-29 23:36:28 +04:00
Evan Kranzler
42e52df362
Implemented Gallia of the Endless Dance
2019-12-29 12:14:43 -05:00
Evan Kranzler
7665917c30
updated THB spoiler
2019-12-29 11:56:45 -05:00
Evan Kranzler
e34a481b6c
updated cards to use built-in devotion hints
2019-12-29 11:52:27 -05:00
LevelX2
349c9d7fbb
* Aminatous Augury - Fixed a problem that the cards could not be cast from exile. Added logic so the player could select the card types to consume for the cast from exile.
2019-12-29 16:29:09 +01:00
Evan Kranzler
d9e0b75545
built hints into devotion class
2019-12-29 10:27:23 -05:00
LevelX2
2508de1f82
* Aminatous Augury - Fixed a problem that the cards could not be cast from exile. Added logic so the player could select the card types to consume for the cast from exile.
2019-12-29 16:22:52 +01:00
LevelX2
8710bb5ca2
* PutCardFromHandOntoBattlefieldEffect - Fixed that the rule text did not show if the card entered the battlefield tapped (e.g. for Arboreal Grazer).
2019-12-29 14:30:16 +01:00
LevelX2
42a9aed977
* Tragic Arrogance - Fixed a problem that under some circumstances permanents of the wrong player were sacrificed.
2019-12-29 14:20:24 +01:00
Oleg Agafonov
9b685cf14b
Tests: added chat messages processing in AI load tests;
2019-12-29 17:03:19 +04:00
Evan Kranzler
6f299d8ccc
updated cards M-Z
2019-12-28 22:14:11 -05:00
Evan Kranzler
d8a6007ec5
updated cards J-N
2019-12-28 21:57:17 -05:00
LevelX2
4931bcd09d
Merge pull request #6126 from dperegolise/SOTW-filter-fix
...
filter missing zombie on SOTW
2019-12-28 18:48:06 +01:00
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