foul-magics/Mage.Server/src/main/java/mage/server/draft
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
..
CubeFactory.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
DraftController.java Draft stability improvements (#9435) 2022-09-25 17:33:16 -04:00
DraftManagerImpl.java Fixed NPE error in drafting and timeout 2023-05-09 16:54:22 +04:00
DraftSession.java Wait 2 seconds before making the draft pick for a timed out player (#10733) 2023-08-06 20:00:42 -04:00