foul-magics/Mage.Server/src/main/java/mage/server
Oleg Agafonov e95b9f145c GUI: deck legality improves:
* Added partly valid status for deck legality panel (if all cards are fine but user must add more cards to complete, see #6854);
 * Improved legality errors sorting (important errors visible at the top now, e.g. commander's errors);
2020-08-03 02:03:54 +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: removed unnecessary logs, extra comments 2020-07-25 19:06:38 +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 * UI: added turn number and step info in game logs 2020-02-28 20:27:07 +04:00
util Cheat engine: fixed that it doesn't init effects and other staff from battlefield permanents (#6888); 2020-07-27 20:46:21 +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 * UI: added turn number and step info in game logs 2020-02-28 20:27:07 +04:00
ChatSession.java * UI: added turn number and step info in game logs 2020-02-28 20:27:07 +04: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 make jboss remoting2 work with openjdk11 2020-05-08 21:29:42 +02: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 Server: removed unnecessary logs, extra comments 2020-07-25 19:06:38 +04:00
SessionManager.java Updated pronouns to reflect current rules and oracle text 2019-12-06 14:29:36 -05:00
TableController.java GUI: deck legality improves: 2020-08-03 02:03:54 +04:00
TableManager.java fix couple of sonar issues 2019-06-23 23:22:21 +02:00
User.java * Game: improved fix command (more info and fixes); 2020-02-21 12:10:54 +04:00
UserManager.java program towards Interface rather than implementations 2020-02-10 10:40:06 +01:00