foul-magics/Mage.Server/src/main/java/mage/server
2020-01-31 22:30:31 +04:00
..
challenge playertype, enum singleton 2017-04-02 22:09:20 +02:00
draft Sonar fixes 2019-07-09 21:57:55 +02:00
exceptions Introducing Optionals 2017-01-14 21:52:40 +01:00
game * Server: added /pings chat command to show players and watchers ping info; 2020-01-31 22:30:31 +04:00
rating remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
record sonar 220219, criticals 2019-02-22 12:06:11 +01:00
services Functional interfaces should be annotated as functional interfaces 2017-02-15 19:23:12 +03:00
tournament Sonar fixes 2019-07-09 21:57:55 +02:00
util * Flicker of Fate - fixed that it return permanents tapped; 2020-01-30 05:38:23 +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 * Server: added /pings chat command to show players and watchers ping info; 2020-01-31 22:30:31 +04:00
ChatSession.java Sonar fixes 2019-07-09 21:57:55 +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 * Sideboarding: fixed that it possible to auto-submit 40 cards deck instead 60 in constructed formats (#5579); 2019-04-01 07:34:46 +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 * Sideboarding: fixed that it possible to auto-submit 40 cards deck instead 60 in constructed formats (#5579); 2019-04-01 07:34:46 +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 * Expropriate - Fixed a strange problem that the prompt text of the select permanent selection to get the control of the permanent was not shown. Still not clear what the exact reason was but using a player list to save the voters seemed to cause the problem. 2019-12-27 23:22:32 +01:00
SessionManager.java Updated pronouns to reflect current rules and oracle text 2019-12-06 14:29:36 -05:00
TableController.java * Sideboarding: fixed that it possible to auto-submit 40 cards deck instead 60 in constructed formats (#5579); 2019-04-01 07:34:46 +04:00
TableManager.java fix couple of sonar issues 2019-06-23 23:22:21 +02:00
User.java Little fixes 2020-01-09 08:52:25 +04:00
UserManager.java Server: ignore connection problem logs if user don't have game sessions; 2020-01-16 21:26:39 +04:00