| .. |
|
challenge
|
|
|
|
draft
|
server, refactor: added client side info about current table and parent table (tourney's sub-tables with matches);
|
2024-08-11 19:29:42 +04:00 |
|
exceptions
|
|
|
|
game
|
tests: improved load tests (better logs)
|
2025-02-04 14:23:15 +04:00 |
|
managers
|
server: fixed wrong cheater detection in some tourney sideboardings (closes #11877)
|
2024-06-11 00:30:00 +04:00 |
|
rating
|
refactor: improved code to increase readability. (#11418)
|
2023-11-17 10:47:53 +04:00 |
|
record
|
db: fixed wrong commands
|
2024-08-05 00:03:58 +04:00 |
|
services
|
|
|
|
tournament
|
refactor: rename "remixed" to "reshuffled" (#12755)
|
2024-09-01 01:08:26 -04:00 |
|
util
|
refactor: fixed potential game freeze in some infinite cycles, disconnects and top library's card usage (related to #11285);
|
2024-10-24 13:19:05 +04:00 |
|
AuthorizedUser.java
|
|
|
|
AuthorizedUserRepository.java
|
db: fixed wrong commands
|
2024-08-05 00:03:58 +04:00 |
|
ChatManagerImpl.java
|
refactor: improved card info
|
2024-02-18 22:40:30 +04:00 |
|
ChatSession.java
|
other: fixed rare errors on images download opening, fixed wrong code in chats and preferences store;
|
2024-08-16 17:42:33 +04:00 |
|
DisconnectReason.java
|
Network upgrade and new reconnection mode (#11527)
|
2023-12-07 20:56:52 +04:00 |
|
ExtensionPackage.java
|
|
|
|
ExtensionPackageLoader.java
|
|
|
|
MageServerImpl.java
|
tests: improved load tests (better logs)
|
2025-02-04 14:23:15 +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
|
dev: added support of client code debugging without disconnection (no more connection/pings validation in server's test mode);
|
2024-10-09 16:03:38 +04:00 |
|
MainManagerFactory.java
|
server: fixed server app freeze on another instance already running, improved threads usage (related to #11285);
|
2024-06-23 15:58:25 +04: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
|
style: remove some static imports
|
2024-06-11 23:47:48 -04:00 |
|
SessionManagerImpl.java
|
dev: added support of client code debugging without disconnection (no more connection/pings validation in server's test mode);
|
2024-10-09 16:03:38 +04:00 |
|
TableController.java
|
server, refactor: added client side info about current table and parent table (tourney's sub-tables with matches);
|
2024-08-11 19:29:42 +04:00 |
|
TableManagerImpl.java
|
Network upgrade and new reconnection mode (#11527)
|
2023-12-07 20:56:52 +04:00 |
|
User.java
|
server, refactor: added client side info about current table and parent table (tourney's sub-tables with matches);
|
2024-08-11 19:29:42 +04:00 |
|
UserManagerImpl.java
|
dev: added support of client code debugging without disconnection (no more connection/pings validation in server's test mode);
|
2024-10-09 16:03:38 +04:00 |