| .. |
|
challenge
|
|
|
|
draft
|
Lint: fix 'declarations should use interfaces instead of classes' bugs (#11082)
|
2023-08-31 21:42:45 +04:00 |
|
exceptions
|
|
|
|
game
|
GUI: fixed wrong feedback panel status in computer games (related to #11189)
|
2023-09-22 11:00:47 +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 2 new special commands (add card to hand, add lands to battlefield), added default special commands (no needs to put it in init.txt)
|
2023-11-02 12:32:58 +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
|
|
|
|
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
|
server: removed useless fastDbMode, improved db stats logs on updating
|
2023-09-17 22:16:12 +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
|
Performance: fixed memory leaks on each card viewer or draft open (10 Mb per call, related to #11285, fixes #9548)
|
2023-10-14 12:39:49 +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
|
Performance: fixed memory leaks on each card viewer or draft open (10 Mb per call, related to #11285, fixes #9548)
|
2023-10-14 12:39:49 +04:00 |
|
UserManagerImpl.java
|
[app-wiring-refactor]: Apply review comments:
|
2020-11-12 20:12:50 +00:00 |