..
challenge
playertype, enum singleton
2017-04-02 22:09:20 +02:00
draft
Fixed NPE error in drafting and timeout
2023-05-09 16:54:22 +04:00
exceptions
game
Cheats: added error dialog on wrong cheat command, added chat message about cheat try;
2023-05-09 00:22:00 +04:00
managers
Draft stability improvements ( #9435 )
2022-09-25 17:33:16 -04:00
rating
remove all MIT copyright notices from files
2018-06-02 17:59:49 +02:00
record
[app-wiring-refactor]: Apply review comments:
2020-11-12 20:12:50 +00:00
services
tournament
New feature: "Chaos Remixed" booster draft ( #10328 )
2023-05-12 18:12:23 +04:00
util
Cheats: added error dialog on wrong cheat command, added chat message about cheat try;
2023-05-09 00:22:00 +04:00
AuthorizedUser.java
AuthorizedUserRepository.java
Server improves:
2021-10-01 21:52:09 +04:00
ChatManagerImpl.java
More robust searching and importing of MDFCs, Split, Adventure cards, etc. ( #8948 )
2022-07-08 22:19:54 -04:00
ChatSession.java
[app-wiring-refactor]: Remove static initialisation
2020-11-12 20:12:48 +00: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
MageServerImpl.java
Fixed possible NPE, improved server timeout
2023-04-14 19:07:08 +04:00
MailClientImpl.java
[app-wiring-refactor]: Apply review comments:
2020-11-12 20:12:50 +00:00
MailgunClientImpl.java
[app-wiring-refactor]: Apply review comments:
2020-11-12 20:12:50 +00:00
Main.java
docs: added some comments about tokens, verify, test mode, etc
2023-05-09 12:27:18 +04:00
MainManagerFactory.java
[app-wiring-refactor]: Apply review comments:
2020-11-12 20:12:50 +00:00
Room.java
* Removed unused imports.
2020-08-22 11:51:34 +02:00
RoomImpl.java
[app-wiring-refactor]: Apply review comments:
2020-11-12 20:12:50 +00:00
Session.java
Fixed possible NPE, improved server timeout
2023-04-14 19:07:08 +04:00
SessionManagerImpl.java
[app-wiring-refactor]: Apply review comments:
2020-11-12 20:12:50 +00:00
TableController.java
* Game: fixed that server can close non started tables with one player by random ( #8209 );
2021-09-04 17:19:55 +04:00
TableManagerImpl.java
* Server: fixed that multiplayer game can be closed on "1x human + 1x AI" remain (see #6178 );
2021-08-19 01:42:35 +04:00
User.java
Server improves:
2021-10-01 21:52:09 +04:00
UserManagerImpl.java
[app-wiring-refactor]: Apply review comments:
2020-11-12 20:12:50 +00:00