foul-magics/Mage.Server/src/main/java/mage/server
2019-02-17 16:12:57 +04:00
..
challenge playertype, enum singleton 2017-04-02 22:09:20 +02:00
draft Make draft logs compatible with MTGO format #5450 - https://github.com/magefree/mage/issues/5450 2018-12-19 19:41:44 -08:00
exceptions Introducing Optionals 2017-01-14 21:52:40 +01:00
game better use of the CardsImpl constructor 2019-02-03 21:08:31 +01:00
rating remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
record Updated libraries to latest versions and code compatibility fixes; 2019-02-17 16:12:57 +04:00
services Functional interfaces should be annotated as functional interfaces 2017-02-15 19:23:12 +03:00
tournament add some Java8 magic to the server 2019-01-19 09:31:50 +01:00
util Cheats: added amount supports in stack command; 2019-01-26 14:32:32 +04:00
AuthorizedUser.java Added chat mute and user (de)activation actions to the Mage server console. 2016-10-05 00:59:51 +02:00
AuthorizedUserRepository.java Updated libraries to latest versions and code compatibility fixes; 2019-02-17 16:12:57 +04:00
ChatManager.java * Improved chat help about ignore command (it's not only chat, but game joins too); 2018-11-05 09:06:31 +04:00
ChatSession.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02: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
GmailClient.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
MageServerImpl.java better use of the CardsImpl constructor 2019-02-03 21:08:31 +01:00
MailClient.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
MailgunClient.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
Main.java Disabled cards rating and classes preloading on startup (lags problem); 2019-02-09 16:09:07 +04:00
Room.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
RoomImpl.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Session.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
SessionManager.java Fixed rare infinite loops on user session disconnects; 2019-01-24 21:42:47 +04:00
TableController.java add some Java8 magic to the server 2019-01-19 09:31:50 +01:00
TableManager.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
User.java add some Java8 magic to the server 2019-01-19 09:31:50 +01:00
UserManager.java remove duplicate logger in UserManager 2019-02-15 11:05:01 +01:00