foul-magics/Mage.Server/src/main/java/mage/server
sprangg 287df7af21
Wait 2 seconds before making the draft pick for a timed out player (#10733)
* The draft session waits for 5 seconds before making the pick for the timed out player

* Formatting

* Renamed constant

* Tweak

* If the draft pick's timeout value would increase the client's pick's timer, don't set it (might happen if the client or server is lagging)

* Lowered BOOSTER_LOADING_INTERVAL and AUTOPICK_BUFFER

---------

Co-authored-by: sprangg <a@b.c>
2023-08-06 20:00:42 -04:00
..
challenge playertype, enum singleton 2017-04-02 22:09:20 +02:00
draft Wait 2 seconds before making the draft pick for a timed out player (#10733) 2023-08-06 20:00:42 -04:00
exceptions
game game timer: Add chess-style buffer time option (#10598) 2023-07-28 22:05:21 -04:00
managers Draft stability improvements (#9435) 2022-09-25 17:33:16 -04:00
rating remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
record [app-wiring-refactor]: Apply review comments: 2020-11-12 20:12:50 +00:00
services Functional interfaces should be annotated as functional interfaces 2017-02-15 19:23:12 +03:00
tournament New feature: "Chaos Remixed" booster draft (#10328) 2023-05-12 18:12:23 +04:00
util Cheats: added error dialog on wrong cheat command, added chat message about cheat try; 2023-05-09 00:22:00 +04:00
AuthorizedUser.java
AuthorizedUserRepository.java Server improves: 2021-10-01 21:52:09 +04:00
ChatManagerImpl.java More robust searching and importing of MDFCs, Split, Adventure cards, etc. (#8948) 2022-07-08 22:19:54 -04:00
ChatSession.java [app-wiring-refactor]: Remove static initialisation 2020-11-12 20:12:48 +00:00
DisconnectReason.java * Some more changes to user disconnect handling. 2017-08-16 07:51:48 +02:00
ExtensionPackage.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
ExtensionPackageLoader.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
MageServerImpl.java Fixed possible NPE, improved server timeout 2023-04-14 19:07:08 +04:00
MailClientImpl.java [app-wiring-refactor]: Apply review comments: 2020-11-12 20:12:50 +00:00
MailgunClientImpl.java [app-wiring-refactor]: Apply review comments: 2020-11-12 20:12:50 +00:00
Main.java respect testMode=false in development builds (#10376) 2023-05-16 22:53:12 +04:00
MainManagerFactory.java [app-wiring-refactor]: Apply review comments: 2020-11-12 20:12:50 +00:00
Room.java * Removed unused imports. 2020-08-22 11:51:34 +02:00
RoomImpl.java [app-wiring-refactor]: Apply review comments: 2020-11-12 20:12:50 +00:00
Session.java Fixed possible NPE, improved server timeout 2023-04-14 19:07:08 +04:00
SessionManagerImpl.java [app-wiring-refactor]: Apply review comments: 2020-11-12 20:12:50 +00:00
TableController.java * Game: fixed that server can close non started tables with one player by random (#8209); 2021-09-04 17:19:55 +04:00
TableManagerImpl.java * Server: fixed that multiplayer game can be closed on "1x human + 1x AI" remain (see #6178); 2021-08-19 01:42:35 +04:00
User.java Server improves: 2021-10-01 21:52:09 +04:00
UserManagerImpl.java [app-wiring-refactor]: Apply review comments: 2020-11-12 20:12:50 +00:00