foul-magics/Mage.Server.Console/src/main/java/mage/server/console
2017-08-13 16:22:18 +02:00
..
ConnectDialog.form Server console - Some updates to Admin handling. 2014-08-18 17:56:21 +02:00
ConnectDialog.java Few lambda's and removed explicit type from creating lists and hashmaps 2017-02-28 13:46:57 +03:00
ConsoleFrame.form Some more changes to Server Console and Admin server handling. 2014-08-18 21:48:59 +02:00
ConsoleFrame.java Few lambda's and removed explicit type from creating lists and hashmaps 2017-02-28 13:46:57 +03:00
ConsolePanel.form Added chat mute and user (de)activation actions to the Mage server console. 2016-10-05 00:59:51 +02:00
ConsolePanel.java Changed user disconnect handling. The user in the server is no longer deleted directly after connection problem, disconnect or quit. The user object remains now for 8 minutes so the rejoin not possible after disconnect problem should be solved (I hope so). We will see. Also fixed the problem, that the table panel was not shown, if a player disconected and reconected. 2017-08-13 16:22:18 +02:00