LevelX2
|
ae0417bf5c
|
Some minor changes to server.
|
2014-09-29 08:11:18 +02:00 |
|
LevelX2
|
350897b0e2
|
Some fixes to player quits game handling.
|
2014-09-28 15:45:35 +02:00 |
|
LevelX2
|
0a068e2258
|
* Fixed chat command handling (\list), the user chat input is now escaped to prevent using html tags.
|
2014-09-26 19:42:58 +02:00 |
|
LevelX2
|
070e8609f4
|
* Some changes to user handling / logging.
|
2014-09-26 15:31:56 +02:00 |
|
LevelX2
|
f3ea64e27c
|
* Changed handling of phases to stop to server based handling.
|
2014-09-25 00:33:58 +02:00 |
|
LevelX2
|
aa842efacc
|
Added F5 button to skip priority until end step of opponent. Added PlayerAction handling.
|
2014-09-24 16:55:51 +02:00 |
|
LevelX2
|
a3505b6dba
|
Some minor changes to logging and object handling.
|
2014-09-21 09:40:19 +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
|
596a129f4c
|
Added connection info to user debug info.
|
2014-09-15 08:17:30 +02:00 |
|
LevelX2
|
dc3d6e7aa5
|
Changed log message.
|
2014-09-11 00:07:06 +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
|
da44199b3d
|
Fixed possible npe in debug info generation.
|
2014-09-07 15:44:21 +02:00 |
|
LevelX2
|
c3c77e3974
|
* Server - Some changes to user / match / table handling.
|
2014-09-07 02:28:47 +02:00 |
|
LevelX2
|
aec56554b8
|
User info - Disconnect info is now shown in the Connection column.
|
2014-09-05 13:07:05 +02:00 |
|
LevelX2
|
f12a616243
|
Some changes to debug messages and change to avoid conccurent change exception.
|
2014-09-05 12:47:49 +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
|
b770c9d0ab
|
* Fixed a problem of match handling if a player left XMage during sideboarding.
|
2014-09-04 12:30:43 +02:00 |
|
LevelX2
|
6f9a6ccabf
|
* Fixed a bug in table expired check. Changed expired check. Some fixed for table / tournament state handling.
|
2014-09-03 16:17:43 +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
|
cb6cc62ed4
|
If match timer is used, the AI consumes now also time for their priority action. Some minor changes to Gamemanager.
|
2014-09-03 09:49:44 +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
|
b98c16f061
|
Added connection speed information per user (milliseconds the ping needs). Some minor changes to server console.
|
2014-08-31 17:46:14 +02:00 |
|
LevelX2
|
df04bf829d
|
More changes to user and session handling. Fixes somes issues with client reconnect and connecting other instance.
|
2014-08-29 01:46:53 +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
|
e8cfb2231c
|
Some minor changes.
|
2014-08-28 13:32:44 +02:00 |
|
LevelX2
|
bdde1bd45f
|
Fixed a bug that lets a player that has reconnected to a game and the game still last for the timeout duration the player loses wrongly because of timeout (fixes #547).
|
2014-08-27 22:24:42 +02:00 |
|
LevelX2
|
37efad7d2c
|
Added Release the Ants. Created package for post resolve effects and started moving post resolve effects there.
|
2014-08-26 17:45:13 +02:00 |
|
Dustin Conrad
|
f8902483ea
|
Lord of the Pit, Crash, Necrogen Mists, Pyrostatic Pillar, Arcane Laboratory, Oppression, Bottomless Pit implemented
|
2014-08-25 19:57:55 -04:00 |
|
LevelX2
|
aad1a2da89
|
* Client - Added number of active games to the header of the games column of the user list.
|
2014-08-24 07:03:01 +02:00 |
|
LevelX2
|
44d9a538ee
|
Some minor changes to server handling.
|
2014-08-20 17:09:52 +02:00 |
|
LevelX2
|
0bc6952933
|
Changes to logging.
|
2014-08-19 08:31:57 +02:00 |
|
LevelX2
|
c03dc6c2b5
|
Some more changes to Server Console and Admin server handling.
|
2014-08-18 21:48:59 +02:00 |
|
LevelX2
|
a6332e6505
|
Server console - Some updates to Admin handling.
|
2014-08-18 17:56:21 +02:00 |
|
LevelX2
|
ddb9c786b4
|
Some changes to logging and NPE handling.
|
2014-08-17 20:38:57 +02:00 |
|
LevelX2
|
0c03ce3727
|
Some changes to game end handling (in hope to fix/improve server handling of games). Some chanmges to log messages.
|
2014-08-17 02:49:21 +02:00 |
|
LevelX2
|
6e4facfa8b
|
Fixed a spelling bug in chat help text.
|
2014-08-16 17:36:59 +02:00 |
|
LevelX2
|
9838590896
|
Changed lost connection handling. Changed logging message.
|
2014-08-14 08:15:58 +02:00 |
|
LevelX2
|
797ee3d945
|
Some minor logging and comment changes.
|
2014-08-13 16:58:19 +02:00 |
|
LevelX2
|
9020a287d6
|
Some NPE fixing for server and client.
|
2014-08-12 08:51:06 +02:00 |
|
LevelX2
|
4beb1ccad3
|
Some changes to logging.
|
2014-08-11 13:57:34 +02:00 |
|
magenoxx
|
94eedd3348
|
Merge branch 'master' of https://github.com/magefree/mage
|
2014-08-11 11:10:44 +04:00 |
|
magenoxx
|
58e4c66af6
|
Fixes #492 : Tarmogoyf p/t stats are not displayed in hand
|
2014-08-11 11:10:27 +04:00 |
|
LevelX2
|
d573f5b3cf
|
Merge origin/master
|
2014-08-11 08:34:32 +02:00 |
|
LevelX2
|
a10c30ac00
|
Changes to logging.
|
2014-08-11 08:33:53 +02:00 |
|
magenoxx
|
b9618a2074
|
removed server log
|
2014-08-11 10:23:49 +04:00 |
|
LevelX2
|
7992e654ff
|
Some changes to logging and exception handling.
|
2014-08-11 00:56:08 +02:00 |
|