.. |
challenge
|
playertype, enum singleton
|
2017-04-02 22:09:20 +02:00 |
draft
|
Removed some unused code.
|
2017-09-01 16:03:43 +02:00 |
exceptions
|
Introducing Optionals
|
2017-01-14 21:52:40 +01:00 |
game
|
GamManager added lock handling.
|
2017-09-01 23:22:39 +02:00 |
rating
|
Add user rating using Glicko rating system (#1498)
|
2016-05-17 17:22:14 +03: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
|
Minor fix for user handling.
|
2017-09-05 17:53:03 +02:00 |
util
|
Add emblems into the int.txt file 'emblem:Human:ElspethSunsChampionEmblem:1' for example
|
2017-05-21 12:42:50 +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
|
* Some changes to chat and user handling.
|
2017-08-27 00:31:52 +02:00 |
ChatSession.java
|
* Some chnages to chat, user and player handling.
|
2017-08-26 18:26:55 +02:00 |
DisconnectReason.java
|
* Some more changes to user disconnect handling.
|
2017-08-16 07:51:48 +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 minot fixes /changes.
|
2017-10-03 17:06:46 +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
|
Some minor user handling changes.
|
2017-09-02 00:46:24 +02:00 |
SessionManager.java
|
Removed unused code.
|
2017-09-04 09:54:00 +02:00 |
TableController.java
|
Replaced exception handling of invalid deck submitting by a user message.
|
2017-09-01 20:05:26 +02:00 |
TableManager.java
|
TableManager added lock handling.
|
2017-09-01 21:14:45 +02:00 |
User.java
|
Fixed that some user data was not cleared as a user was disconnected.
|
2017-09-05 16:58:06 +02:00 |
UserManager.java
|
Some minor changes.
|
2017-09-05 12:00:42 +02:00 |