LevelX2
|
19de064710
|
Merge truevfs branch
Conflicts:
Mage.Client/src/main/java/org/mage/card/arcane/CardPanel.java
|
2014-08-22 12:23:43 +02:00 |
|
LevelX2
|
3757a4a6c9
|
Merge truevfs branch
Conflicts:
Mage.Client/src/main/java/org/mage/card/arcane/CardPanel.java
|
2014-08-22 12:23:24 +02:00 |
|
LevelX2
|
4990bdc9c9
|
Counter display - don't display counters if 0 amount.
|
2014-08-22 08:22:52 +02:00 |
|
LevelX2
|
d9a1cc1334
|
Added display of counters on card panel (needs probably some more fine adjusting and testing).
|
2014-08-22 02:38:10 +02:00 |
|
LevelX2
|
05f1a88157
|
Added image for displaying counter.
|
2014-08-21 17:06:38 +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
|
5f040b218a
|
Fixed #467 : changing attacker color to red
|
2014-08-11 14:55:32 +04:00 |
|
magenoxx
|
eb6dc10faa
|
[UI] Param for starting in fullscreen mode (osx only)
|
2014-08-11 14:39:58 +04:00 |
|
magenoxx
|
0e2255f71f
|
Fixes Issue#467 : marking possible attackers with blue instead of yellow
|
2014-08-11 14:18:32 +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 |
|
Dustin Conrad
|
809d61d5ea
|
Use dependency management to use common versions of log4j and junit in all the projects.
|
2014-08-09 19:38:34 -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
|
14d899ea79
|
[UI] Fixed only lands with two enchant lands were put aside
|
2014-08-07 09:07:08 +04:00 |
|
magenoxx
|
15dc313ffb
|
[UI] Made land cards in stack close to each other
|
2014-08-07 08:46:07 +04:00 |
|
magenoxx
|
fbf3554051
|
[UI] Removing black borders for cards with images as it gives more space
|
2014-08-06 10:27:36 +04:00 |
|
magenoxx
|
9f76582bff
|
Issue#479: increased attachments offset
|
2014-08-06 10:26:59 +04:00 |
|
LevelX2
|
3aab091492
|
Some changes to client and server logging messages.
|
2014-08-04 17:21:14 +02:00 |
|
LevelX2
|
9f6555240a
|
* Changes to logging.
|
2014-08-03 15:01:33 +02:00 |
|
LevelX2
|
9bcbdbb73d
|
* Updated log4J version.
|
2014-08-03 14:59:51 +02: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 |
|
magenoxx
|
bd56decfd3
|
Fixed Issue#470: curses not displayed correctly on the battlefield
|
2014-08-01 13:45:41 +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
|
7b8a6e3f46
|
* Added an example deck.
|
2014-07-27 01:57:33 +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 |
|
magenoxx
|
b52e526c0f
|
Fixed Issue#454: offset for enchanted permanents
|
2014-07-24 12:18:20 +04: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
|
118196c8c3
|
[UI] CardPanel code clean up
|
2014-07-15 15:12:51 +04:00 |
|
LevelX2
|
0d31e319c5
|
* Card download - Fixed a bug that prevented to download some cards with blanks in names from MtgImageSource.
|
2014-07-15 01:09:20 +02: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 |
|