| .. |
|
challenge
|
playertype, enum singleton
|
2017-04-02 22:09:20 +02:00 |
|
draft
|
clientcallbacks to enums
|
2017-04-04 21:52:15 +02:00 |
|
exceptions
|
Introducing Optionals
|
2017-01-14 21:52:40 +01:00 |
|
game
|
spjspj - Add in 'View Current Deck' option.
|
2017-04-23 13:06:09 +10:00 |
|
rating
|
Add user rating using Glicko rating system (#1498)
|
2016-05-17 17:22:14 +03:00 |
|
record
|
playertype, enum singleton
|
2017-04-02 22:09:20 +02:00 |
|
services
|
Functional interfaces should be annotated as functional interfaces
|
2017-02-15 19:23:12 +03:00 |
|
tournament
|
Fixed a problem that Ai players did no longer work in tournaments.
|
2017-04-15 18:15:07 +02:00 |
|
util
|
spjspj - Add option of adding in Tokens from the init.txt file
|
2017-04-23 02:51:49 +10: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
|
Fixed a problem that general tournament messages (not send by a user) were no longer displayed.
|
2017-04-15 18:14:39 +02:00 |
|
ChatSession.java
|
put disconnect reason message in enum
|
2017-04-04 21:59:26 +02:00 |
|
DisconnectReason.java
|
put disconnect reason message in enum
|
2017-04-04 21:59:26 +02:00 |
|
ExtensionPackage.java
|
Big refactoring (server)
|
2017-01-09 19:47:03 +03:00 |
|
ExtensionPackageLoader.java
|
Made utility classes final to explicitly forbid it's inheritance
|
2017-02-27 17:03:38 +03:00 |
|
GmailClient.java
|
rewrote singleton to enum where applicable
|
2017-03-14 16:32:47 +01:00 |
|
MageServerImpl.java
|
Some minor changes to server connect handling and logging.
|
2017-04-17 18:28:35 +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
|
Some minor changes to server connect handling and logging.
|
2017-04-17 18:28:35 +02:00 |
|
Room.java
|
rewrites to optionals
|
2017-03-19 19:48:32 +01:00 |
|
RoomImpl.java
|
rewrote singleton to enum where applicable
|
2017-03-14 16:32:47 +01:00 |
|
Session.java
|
Returned back my old old avatars
|
2017-04-18 19:56:35 +03:00 |
|
SessionManager.java
|
Some minor changes to server connect handling and logging.
|
2017-04-17 18:28:35 +02:00 |
|
TableController.java
|
* Changed some logging messages.
|
2017-04-23 14:11:02 +02:00 |
|
TableManager.java
|
playertype, enum singleton
|
2017-04-02 22:09:20 +02:00 |
|
User.java
|
spjspj - Add in 'View Current Deck' option.
|
2017-04-23 13:06:09 +10:00 |
|
UserManager.java
|
Removed some not needed error log messages.
|
2017-04-18 23:35:45 +02:00 |