LevelX2
|
5ccc1c91ae
|
* Tournaments - Added handling for constructed formats and password protection.
|
2014-10-12 04:19:28 +02:00 |
|
LevelX2
|
8f690f7e02
|
* Added option to start matches with password protection.
|
2014-10-11 16:29:37 +02:00 |
|
LevelX2
|
1f4d3b9cea
|
* Fixed a bug that tables waiting for players were removed unintended during table health check (running every 10 minutes).
|
2014-10-09 16:56:25 +02:00 |
|
LevelX2
|
3d4072922f
|
* Fixed a bug that stopped the match because table was wrongly removed. Happened only during sideboarding phase.
|
2014-10-09 08:00:00 +02:00 |
|
LevelX2
|
7f46323f67
|
* Added F7 to skip until next main phase. Added some preference options to skip handling. Clicking on phase bar opens now phase bar preferences.
|
2014-10-05 14:33:47 +02:00 |
|
LevelX2
|
8fd2a9e234
|
* Multiplayer - Fixed a bug that a player that left a multiplayer game was not handled correctly. Next game did not start. Running game was ended after some minutes.
|
2014-10-04 11:13:11 +02:00 |
|
LevelX2
|
845d3a7951
|
* Added handling to show all tournament games in tournament view.
|
2014-10-02 01:15:21 +02:00 |
|
LevelX2
|
070e8609f4
|
* Some changes to user handling / logging.
|
2014-09-26 15:31:56 +02:00 |
|
LevelX2
|
a57ebc5314
|
* Table handling - Fixed a bug that if table owner tried to create a table with invalid deck, the table was added to the finished tables with no players.
|
2014-09-19 13:37:59 +02:00 |
|
LevelX2
|
eeb22c05ee
|
Changes to user / tournament / match handling.
|
2014-09-18 23:50:34 +02:00 |
|
LevelX2
|
3c12b23928
|
* Match handling - some changes to solve/workaround the draw games that cause matches not to end. Changed disconnect handling to not block the client (needs tests if works correctly).
|
2014-09-18 17:14:33 +02:00 |
|
LevelX2
|
ddeb519848
|
* Some changes to logging / server handling.
|
2014-09-10 17:14:36 +02:00 |
|
LevelX2
|
9c1f69983b
|
Fixed a problem with NPE and match start. Chanes to handling of logging.
|
2014-09-09 07:45:53 +02:00 |
|
LevelX2
|
65fdaba28d
|
Fixed some possible NPE of server.
|
2014-09-07 22:01:38 +02:00 |
|
LevelX2
|
c3c77e3974
|
* Server - Some changes to user / match / table handling.
|
2014-09-07 02:28:47 +02:00 |
|
LevelX2
|
3699b7ca3d
|
Fixed a bug of handling of tournament sub tables if a user left. Some chnages to match view.
|
2014-09-04 18:20:40 +02:00 |
|
LevelX2
|
8b331eefce
|
* Fixed a bug in table expired check. Changed expired check. Some fixed for table / tournament state handling.
|
2014-09-03 15:38:45 +02:00 |
|
LevelX2
|
fec0744315
|
Fixed a bug that while a match or tournament was just starting a player could still leave the table, setting the table / tournament / match to an undefined state. Now the player can only leave the Match / Tournament if it has started properly.
|
2014-09-03 01:02:10 +02:00 |
|
LevelX2
|
d3a2ba683c
|
Some changes to user / session / chat / tournament handling (not all tested yet).
|
2014-08-28 17:18:36 +02:00 |
|
LevelX2
|
ddb9c786b4
|
Some changes to logging and NPE handling.
|
2014-08-17 20:38:57 +02:00 |
|
LevelX2
|
49a23503a1
|
Some changes to logging.
|
2014-08-07 17:17:04 +02:00 |
|
LevelX2
|
020daf94f5
|
Changes to logging an chat session handling.
|
2014-08-06 17:17:50 +02:00 |
|
LevelX2
|
3aab091492
|
Some changes to client and server logging messages.
|
2014-08-04 17:21:14 +02:00 |
|
LevelX2
|
ecc6295638
|
Added sound if player leaves table. Changed some sounds.
|
2014-07-26 14:59:42 +02:00 |
|
LevelX2
|
7322ffb842
|
Added some checking for null objects.
|
2014-07-17 08:21:48 +02:00 |
|
LevelX2
|
30645e2ee0
|
Some changes to server logging.
|
2014-07-06 07:22:40 +02:00 |
|
LevelX2
|
0115052b81
|
* Fixed a bug that you can't create tournaments with AI players (Showing the "You can join a table only one time." message).
|
2014-06-30 01:04:29 +02:00 |
|
LevelX2
|
3ee609d98b
|
* Table handling - Fixed that it was possible to join a table multiple times with the same user.
|
2014-06-27 19:40:26 +02:00 |
|
LevelX2
|
3a5dd428e6
|
* Game watching - Show number of games watched by player in player list.
|
2014-05-29 18:21:04 +02:00 |
|
LevelX2
|
473c9e207b
|
Fixed (probably) the player1 concedes but other player2 wins. Fixed that if player runs out of timer time or player lose of beeing idle, the match will end correctly.
|
2014-05-01 19:34:52 +02:00 |
|
magenoxx
|
9c088fa75b
|
Made table controller logging game id (needed as correlation id for magediag logs)
|
2014-04-30 16:40:39 +05:30 |
|
LevelX2
|
9ff5bcbd92
|
Improved reconnect and tournament handling. Reconnect time is now shown for disconneted players on player list and tournament panel. You can now reconnect (during 3 minutes) to a tournament also if meanwhile new game (after sideboarding ended) or round was started. Conceding the complete match in a tournament can no longer result in a draw, if you won games before. Quitting a tournament does now always end all active games of that quitting player.
|
2014-03-31 02:24:59 +02:00 |
|
LevelX2
|
8d2f4cc9ac
|
* Draft - Added "Quit Tournament" button to draft panel. Minor formatting.
|
2014-02-28 17:47:27 +01:00 |
|
LevelX2
|
8491b5b90b
|
* Cleanup of server memory handling - removed memory leaks for Chat, Player, Match, Game etc.
|
2014-02-21 01:13:27 +01:00 |
|
LevelX2
|
c7289a3810
|
* Some formatting. Some cleanup for server memory handling.
|
2014-02-20 17:49:21 +01:00 |
|
LevelX2
|
e6f55d3b80
|
* Some changes to game handling to support replay in the future (not working yet).
|
2014-02-07 16:07:15 +01:00 |
|
LevelX2
|
40c25fae34
|
Fixed some bugs in table handling. Fixed that matches were not set to finished yet, if players left match during sideboarding phase.
|
2014-02-07 02:04:14 +01:00 |
|
LevelX2
|
6c54812068
|
* User list added info about games and tournaments. Fixed a logging NPE.
|
2013-10-21 23:58:11 +02:00 |
|
LevelX2
|
5a2b445e43
|
* Fixed a bug that tournament player was not removed correctly, if he left thetournament start panel. Changes to logging.
|
2013-10-21 00:38:59 +02:00 |
|
LevelX2
|
038b15f399
|
* Changed some server logging.
|
2013-10-19 18:40:46 +02:00 |
|
LevelX2
|
d34779fa68
|
* Changed logging level back to info, changed level of a lot of messages to debug from info. Added check that certain AI players can't join a table with no appropriate format.
|
2013-10-09 15:22:40 +02:00 |
|
LevelX2
|
e2532a9b11
|
Improvements player cancels or leaves match or tournament. Draft can replace human player by draft bot if human leaves.
|
2013-10-03 22:42:16 +02:00 |
|
LevelX2
|
fe82b49930
|
* Join Table - Changed handling of messages while creating or joining a table.
|
2013-09-28 16:59:43 +02:00 |
|
LevelX2
|
2b18ed76cb
|
* TableController - Removed unneccessary warinings.
|
2013-09-28 14:36:44 +02:00 |
|
LevelX2
|
a9415db2e5
|
Fixing some possible NPE after player left tournamen/match and submits the construct/sideborading panel.
|
2013-09-28 11:56:15 +02:00 |
|
LevelX2
|
06d5e2a4c6
|
* Rescue From the Underworld - small fix to the tooltip text.
|
2013-09-19 14:42:07 +02:00 |
|
LevelX2
|
3092373d1d
|
* Fixed possible NPE in TableController (fixes #298).
|
2013-08-28 15:51:06 +02:00 |
|
LevelX2
|
ae44981cfa
|
Added a game end dialog, that shows the result of the finished game.
|
2013-08-07 16:50:25 +02:00 |
|
LevelX2
|
a7a023b5c1
|
Fixed NPE if non tournament player submits a deck.
|
2013-07-19 19:14:33 +02:00 |
|
LevelX2
|
6098aa1d7c
|
Handling of players that cancel tournament improved.
|
2013-07-19 14:05:56 +02:00 |
|