magenoxx
|
54adc043ec
|
Getting information about connected players in Mage Client (without gui part at the moment, only logging to console).
|
2011-05-13 20:25:46 +04:00 |
|
magenoxx
|
92d42c16b5
|
Backed out changeset: b5d9cea65b73
|
2011-05-12 09:20:19 +04:00 |
|
BetaSteward
|
ab599dd335
|
added client/server ping + remove inactive connections from server
|
2011-05-11 22:08:11 -04:00 |
|
magenoxx
|
774d56dd6b
|
LookAt and LookedAtView classes (forgot to commit previously).
|
2011-05-11 22:17:47 +04:00 |
|
magenoxx
|
f78b4017bf
|
Added support for looking at cards (Jace, The Mind Sculptor 2nd ability). Fixed Issue 50.
|
2011-05-11 21:24:17 +04:00 |
|
magenoxx
|
f66fd8fc97
|
[deck.editor] Switching between card selectors. Displaying cards from the list. --All sets-- option to show all cards at once (appears only in CardTableSelector).
|
2011-05-11 17:52:16 +04:00 |
|
BetaSteward
|
da7e56aba1
|
changed logging to log4j
|
2011-05-09 23:04:05 -04:00 |
|
BetaSteward
|
017b2b4339
|
remove games from list when finished + added name and owner to tables
|
2011-05-09 23:02:54 -04:00 |
|
BetaSteward
|
33e7569f87
|
fixed issue 45 - show cast when cycle is available
|
2011-05-07 23:08:34 -04:00 |
|
magenoxx
|
be2fdd6487
|
Challenge Mode. In progress.
|
2011-04-29 20:32:22 +04:00 |
|
BetaSteward
|
86f708b17a
|
detect client version + client changes for AI skill level
|
2011-04-28 22:52:52 -04:00 |
|
BetaSteward
|
84c6ab76e0
|
update to version 0.7
|
2011-04-01 21:05:43 -04:00 |
|
BetaSteward
|
35f0767f1b
|
fixed replay + some other fixes
|
2011-03-18 18:27:01 -04:00 |
|
BetaSteward
|
4f06f78621
|
UI fixes - can now play simultaneous games
|
2011-03-04 22:46:56 -05:00 |
|
BetaSteward
|
d217d332b6
|
added sorting and counts to deck editor
|
2011-02-11 22:57:22 -05:00 |
|
BetaSteward
|
f7ffbb4773
|
added Sealed tournaments
|
2011-02-10 22:00:47 -05:00 |
|
BetaSteward
|
e2fd0299c7
|
fixed multi-human drafting
|
2011-02-08 11:34:28 -05:00 |
|
BetaSteward
|
ffc7b5bfd8
|
added tournaments - drafts are now a variant of tournament
|
2011-02-06 11:09:25 -05:00 |
|
magenoxx
|
a99be05446
|
Fixed tooltip bug appeared after adding displaying counters. Updated card plugin. Hid New Draft button for release as drafting is not ready yet.
|
2011-01-30 19:01:26 +03:00 |
|
magenoxx
|
f6b812bce1
|
Updated to version 0.6. Fixed and updated rate plugin.
|
2011-01-30 10:42:35 +03:00 |
|
magenoxx
|
2abc0e888d
|
Reduced hand cards size. Removed battlefield card area gap (cards now have more place and are less reduced in size).
|
2011-01-29 20:03:22 +03:00 |
|
magenoxx
|
93878d4868
|
Displaying player's poison counters. Displaying alls counters info in tooltips.
|
2011-01-29 10:45:05 +03:00 |
|
magenoxx
|
a1b2127962
|
Added options to gameclient target message.
|
2011-01-27 18:27:41 +03:00 |
|
magenoxx
|
04b9db5c60
|
Proliferate
|
2011-01-27 01:50:13 +03:00 |
|
magenoxx
|
4c8122ebbb
|
Another fix for "NoSuchMethodError: mage.components.ImagePanel.<init>(Ljava/awt/image/BufferedImage;I)V"
|
2011-01-25 20:38:56 +03:00 |
|
BetaSteward
|
360bbc86b5
|
modifed revealed cards
|
2011-01-24 22:51:45 -05:00 |
|
magenoxx
|
e286f6ff72
|
Reduced jpg image for background (no visible effect but saves 115 Mb of memory used).
|
2011-01-23 22:15:26 +03:00 |
|
Loki
|
83e39e900a
|
add serialVersionUID
|
2011-01-23 15:45:15 +02:00 |
|
magenoxx
|
7edffebb5d
|
Separated DeckGenerator and DeckBuilder. Moved DeckBuilder to mage.common (will be used by ai to construct draft decks).
|
2011-01-13 19:53:24 +03:00 |
|
BetaSteward
|
cb73d4a25d
|
added draft timing
|
2011-01-12 23:44:04 -05:00 |
|
BetaSteward
|
03e3be90d6
|
draft stuff
|
2011-01-08 23:54:32 -05:00 |
|
magenoxx
|
56eff16857
|
Collection Viewer.
|
2011-01-09 03:03:19 +03:00 |
|
BetaSteward
|
98d8a428a7
|
some more drafting stuff
|
2011-01-07 15:41:09 -05:00 |
|
BetaSteward
|
c67122b605
|
more draft stuff
|
2011-01-05 15:17:02 -05:00 |
|
magenoxx
|
5683a8c719
|
[mage.client] Fixed noise in foil cards effect.
|
2011-01-05 15:18:46 +03:00 |
|
magenoxx
|
3cf90f2875
|
[mage.client] Foil cards support. For now have strange noise that is only with JInternalFrame, works for JFrame nicely so possibly will need to reimplement all dialogs.
For now every 5 card is a foil and the property is not attached to the card and may differ in various zone (need to change card entity).
|
2011-01-05 13:14:39 +03:00 |
|
BetaSteward
|
7bea472fff
|
initial drafting stuff
|
2011-01-03 23:52:28 -05:00 |
|
maurer.it
|
b006d66a5a
|
Fixes an issue with multiple Kalastria Highborn triggers (I never included Zone.ALL in the switch).
|
2010-12-31 12:40:28 -05:00 |
|
maurer.it
|
3d1688f851
|
Fixed compilation errors.
|
2010-12-29 14:55:45 -05:00 |
|
maurer.it
|
4653a53078
|
Merge
|
2010-12-29 13:40:36 -05:00 |
|
BetaSteward
|
4b26727d71
|
changes to support multi-duel matches and sideboarding
|
2010-12-28 23:34:06 -05:00 |
|
BetaSteward
|
c8db6ba350
|
moved {this} and {source} replacement to server
|
2010-12-26 20:41:40 -05:00 |
|
maurer.it
|
f929d79b24
|
Fixes issue 19.
|
2010-12-26 14:06:25 -05:00 |
|
magenoxx
|
3123207b0d
|
New tooltips.
|
2010-12-26 18:40:28 +03:00 |
|
BetaSteward
|
6ae4ac3c5e
|
changes to support matches
|
2010-12-26 00:34:34 -05:00 |
|
BetaSteward
|
66d3ad1b15
|
updated poms with new version
|
2010-12-21 23:25:54 -05:00 |
|
magenoxx
|
2e27a676ed
|
[mage-tests] Added synchronization between steps. Updated bdd classes for step state handling.
|
2010-12-20 15:01:41 +03:00 |
|
magenoxx
|
1b6722f9b2
|
Added Mage.Tests project. Update server for test operations. Implemented bdd classes.
|
2010-12-20 01:03:12 +03:00 |
|
magenoxx
|
94d883b5ba
|
New tooltips (support delayed displaying, mana and tap symbols, styled text).
|
2010-12-15 07:14:35 +03:00 |
|
magenoxx
|
49e44b92b1
|
[card.plugin] Added card info panel. At the moment can be seen only in deck editor with -DtestCardInfo VM parameter.
|
2010-12-14 19:33:30 +03:00 |
|