foul-magics/Mage.Server/src/main/java/mage/server
2019-01-08 07:15:39 +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 Fixed some exceptions on slow servers; 2018-12-15 18:45:00 +04:00
rating remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
record talk to interfaces rather than implementations 2017-07-16 11:08:09 +02:00
services Functional interfaces should be annotated as functional interfaces 2017-02-15 19:23:12 +03:00
tournament add method Game.isActivePlayer(UUID playerId) 2018-06-29 14:59:11 +02:00
util Fixed NPE errors for some cards (#5471) 2019-01-08 07:15:39 +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 Big refactoring (server) 2017-01-09 19:47:03 +03: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 Added build time to version info, cleanup manifest files; 2018-12-15 18:29:10 +04: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 Improved new version cleanup and more: 2019-01-06 15:41:30 +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 fix a nullcheck of an Optional.. 2018-09-27 11:05:23 +02:00
TableController.java Fixed some exceptions on slow servers; 2018-12-15 18:45:00 +04:00
TableManager.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
User.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
UserManager.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00