LevelX2
|
9c1f69983b
|
Fixed a problem with NPE and match start. Chanes to handling of logging.
|
2014-09-09 07:45:53 +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
|
d051aef63f
|
Fixed a bug of handling of tournament sub tables if a user left. Some changes to match view.
|
2014-09-04 19:03:48 +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
|
cb835f4f9b
|
[KTK] Added Kahns of Tarkir set.
|
2014-09-01 19:25:32 +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 |
|
magenoxx
|
92479c0ba0
|
[UI] sorting layout if counters on a permanent were changed
|
2014-08-29 13:33:23 +04:00 |
|
LevelX2
|
ee5831bdc9
|
* Moved workaround for #451 to first possible position main of client.
|
2014-08-28 01:30:04 +02:00 |
|
LevelX2
|
dce2b027ee
|
Updated HelperPanel button handling, try to fix #451.
|
2014-08-24 18:43:43 +02: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 |
|
North
|
15d10f5797
|
upgraded truezip to truevfs
|
2014-08-21 16:05:55 +03:00 |
|
magenoxx
|
3454b2db8a
|
For Issue#524: added connect task timeout, reduced number of auto connection retries to one
|
2014-08-20 08:25:30 +04:00 |
|
LevelX2
|
175280b381
|
Setting java.util.Arrays.useLegacyMergeSort=true in client main to avoid Comparison method violates its general contract of swing class. (Fixes #451).
|
2014-08-14 11:49:46 +02:00 |
|
LevelX2
|
357e80c7c2
|
Prevent NPE after disconnect for open tournament panel.
|
2014-08-13 22:01:06 +02:00 |
|
LevelX2
|
9020a287d6
|
Some NPE fixing for server and client.
|
2014-08-12 08:51:06 +02:00 |
|
magenoxx
|
97ca70318b
|
minor change
|
2014-08-11 15:29:04 +04:00 |
|
magenoxx
|
26d763611a
|
[UI] Fixes #481 : removed gap and moved cards up so scrollbar doesn't hide part of the hand cards
|
2014-08-11 15:24:03 +04:00 |
|
magenoxx
|
eb6dc10faa
|
[UI] Param for starting in fullscreen mode (osx only)
|
2014-08-11 14:39:58 +04:00 |
|
magenoxx
|
13d80e72f1
|
Fixes #492 : Tarmogoyf p/t stats now also displayed in grave&exile zones
|
2014-08-11 13:55:07 +04:00 |
|
magenoxx
|
58e4c66af6
|
Fixes #492 : Tarmogoyf p/t stats are not displayed in hand
|
2014-08-11 11:10:27 +04:00 |
|
magenoxx
|
d1a8678086
|
[UI] Capitalize first leffer of abilities in ability (mode) picker
|
2014-08-09 10:41:17 +04:00 |
|
magenoxx
|
7adf282ff5
|
[UI] Fixed question dialogs always appearing on root virtual table instead of current one (linux&macos)
|
2014-08-07 15:38:05 +04:00 |
|
magenoxx
|
53453243dc
|
[UI] Exile dialog
|
2014-08-07 15:30:44 +04:00 |
|
magenoxx
|
9f76582bff
|
Issue#479: increased attachments offset
|
2014-08-06 10:26:59 +04:00 |
|
magenoxx
|
95843f6fa3
|
[UI] Fixed Issue#470: equipped wasn't positioned correctly if equipped creature was returned to owner's hand
|
2014-08-01 14:04:33 +04:00 |
|
LevelX2
|
69ce53e6e8
|
* New Tournament dialog - Changed look of player 1 name field.
|
2014-07-30 20:38:15 +02:00 |
|
LevelX2
|
865665767b
|
* Client - After reconnect still active game or deck editor of build step gets topmost panel again (because tablesPanel is loaded automatically now after connect to server).
|
2014-07-30 17:30:02 +02:00 |
|
LevelX2
|
ecc6295638
|
Added sound if player leaves table. Changed some sounds.
|
2014-07-26 14:59:42 +02:00 |
|
LevelX2
|
e25a60b312
|
* Changed table maneger to remove chat sessions that were never removed. Minor formattings.
|
2014-07-25 15:54:51 +02:00 |
|
LevelX2
|
3a62115c3a
|
Added icon for triggered and activated abilities on the stack to better distinct it from casting a card.
|
2014-07-23 17:23:49 +02:00 |
|
LevelX2
|
4a3a5ff7d1
|
* TablesPanel - Fixed that restoring of divider positions did not work properly (update).
|
2014-07-23 17:21:51 +02:00 |
|
LevelX2
|
84f67f1fcd
|
* TablesPanel - Fixed that restoring of divider positions did not work properly.
|
2014-07-23 12:07:42 +02:00 |
|
LevelX2
|
59142feb41
|
* Client - The table panel is loaded automatically as getting connected to a server.
|
2014-07-22 17:28:27 +02:00 |
|
magenoxx
|
65a0c9fc79
|
[UI] Displaying creatures that can attack
|
2014-07-18 16:05:21 +04:00 |
|
magenoxx
|
e949918da9
|
[UI] Fixed Issue#464: Play card interaction with set hand order
|
2014-07-18 12:07:08 +04:00 |
|
LevelX2
|
ee44e41da0
|
* Added Starter 1999 + 2000 sets + known and simple cards.
|
2014-07-16 16:36:57 +02:00 |
|
magenoxx
|
60d04e2614
|
[UI] Showing choosable cards in dialog - Issue#456
|
2014-07-15 16:31:41 +04:00 |
|
magenoxx
|
5dc2a1b8f5
|
[UI] removing y offset effect because of no rely on mouse message existing/order
|
2014-07-14 18:11:48 +04:00 |
|
magenoxx
|
b368e3661c
|
[UI] Fix for NPE on battlefield cards
|
2014-07-14 13:49:23 +04:00 |
|
magenoxx
|
6cdef93426
|
[UI] Added minor y offset effect on d'n'd
|
2014-07-14 13:41:59 +04:00 |
|
magenoxx
|
43a31f6d98
|
[UI] Fixed wrong card position on d'n'd with small moves
|
2014-07-14 13:30:02 +04:00 |
|
magenoxx
|
b6e0544c95
|
[UI] Fixed stack cards offset
|
2014-07-14 13:29:32 +04:00 |
|
magenoxx
|
8ca8d80a5c
|
[UI] Fixed Issue#454: Enchanted land position is not correct on the layout
|
2014-07-12 11:20:01 +04:00 |
|
magenoxx
|
5fcc3b1ba8
|
[UI] Displaying playable cards in hand
|
2014-07-11 19:35:01 +04:00 |
|
magenoxx
|
045a81e66a
|
Fixed Issue#396: Display of stacking auras
|
2014-07-11 13:14:44 +04:00 |
|
magenoxx
|
f8a1b327b4
|
[UI] Order of cards in hand is changable
|
2014-07-11 10:49:00 +04:00 |
|
magenoxx
|
6d0d511323
|
[UI] Changing from card.mousePressed to card.mouseReleased. Shouldn't matter.
|
2014-07-10 11:00:18 +04:00 |
|
magenoxx
|
41a2046479
|
[UI] FullScreen mode for Mac OS clients
|
2014-07-07 15:09:21 +04:00 |
|