BetaSteward
|
b09de12f23
|
Merge
|
2011-08-25 07:47:08 -04:00 |
|
BetaSteward
|
5023d13525
|
fixed some NPEs
|
2011-08-24 21:42:06 -04:00 |
|
BetaSteward
|
48d7afa375
|
catch spell and activated ability errors and rollback state - show error dialog on client
|
2011-08-24 12:59:51 -04:00 |
|
BetaSteward
|
aecdbe0778
|
added SimpleCardView - will reduce the amount of data passed between client and server
|
2011-08-22 13:54:55 -04:00 |
|
North
|
8fbc9da473
|
Changed logging level from debug to info (Server).
|
2011-08-22 16:25:31 +03:00 |
|
magenoxx
|
3a88168bdd
|
Added logging to file for server instance being run in IDE.
|
2011-08-22 14:57:03 +04:00 |
|
BetaSteward
|
2e0662e295
|
cleanup
|
2011-08-19 22:19:09 -04:00 |
|
BetaSteward
|
2ad50b2983
|
show Table Waiting dialog on reconnect
|
2011-08-18 22:47:12 -04:00 |
|
BetaSteward
|
3d2e77954f
|
prevent multiple servers from running
|
2011-08-11 09:11:49 -04:00 |
|
magenoxx
|
6c144b5fc2
|
Message of the Day.
|
2011-08-11 12:45:59 +04:00 |
|
magenoxx
|
4cafa3fc52
|
Allow only actions for current priority.
|
2011-08-05 19:46:41 +04:00 |
|
magenoxx
|
7690899fab
|
forgot to commit a class
|
2011-08-05 19:03:01 +04:00 |
|
magenoxx
|
9223fe63ad
|
Control turn implementation fix.
|
2011-08-05 17:23:09 +04:00 |
|
magenoxx
|
b562f57a5c
|
Fixed in controlling the turn. Mindslaver works now.
|
2011-08-05 16:49:13 +04:00 |
|
magenoxx
|
98d99d01c6
|
splitter. still in progress.
|
2011-08-05 01:52:51 +04:00 |
|
magenoxx
|
f3334c6e92
|
Possibility to view other player's hands in UI.
|
2011-08-04 21:51:00 +04:00 |
|
magenoxx
|
830664b834
|
Fixed Issue 193
|
2011-08-02 11:34:10 +04:00 |
|
BetaSteward
|
14d863a8f2
|
added modal abilities + Slagstorm
|
2011-07-20 13:42:27 -04:00 |
|
BetaSteward
|
7f312ed453
|
reconnect to drafts and tournaments
|
2011-07-12 23:13:50 -04:00 |
|
BetaSteward
|
bf2f4e3078
|
remove stale users after 10 minutes
|
2011-07-06 22:50:01 -04:00 |
|
BetaSteward
|
b4b02d0f68
|
reconnect to games when client reconnects
|
2011-07-04 15:15:05 -04:00 |
|
BetaSteward
|
1a43757ed0
|
Replaced Session with User - needed for reconnect
|
2011-07-03 22:55:14 -04:00 |
|
BetaSteward
|
3d540160a8
|
missed some files
|
2011-06-27 21:50:53 -04:00 |
|
BetaSteward
|
bdd8a2a28e
|
separated User from Session - will be need for reconnecting
|
2011-06-27 21:50:35 -04:00 |
|
BetaSteward
|
526f0c09bc
|
fixed client ip address
|
2011-06-26 00:45:25 -04:00 |
|
BetaSteward
|
ade836c08a
|
added connection leasing + cleanup
|
2011-06-25 14:34:39 -04:00 |
|
BetaSteward
|
b1408507cb
|
added ping + code cleanup
|
2011-06-23 22:58:11 -04:00 |
|
BetaSteward
|
73939bd72c
|
fixes for localhost ip
|
2011-06-22 23:18:43 -04:00 |
|
BetaSteward
|
05be0a14ed
|
integrated jboss remoting
|
2011-06-22 22:37:50 -04:00 |
|
magenoxx
|
cfa779661d
|
Fixed thread pool leak and work queue growing.
|
2011-06-22 20:36:48 +04:00 |
|
magenoxx
|
c7ae032d5a
|
Fixed possible NPE between callbacks (as client and server are not synchronized between calls)
|
2011-06-22 20:35:16 +04:00 |
|
magenoxx
|
2977afea2d
|
fixed socket leak.
|
2011-06-22 18:40:29 +04:00 |
|
BetaSteward
|
4dc0c33819
|
fixed issue 142 - damage assignment order now works with tokens
|
2011-06-17 23:41:32 -04:00 |
|
BetaSteward
|
82654f10d5
|
fixed issue 103 - this should catch most card logic errors, log the error on the server and trigger a message on the client
|
2011-06-17 22:42:04 -04:00 |
|
magenoxx
|
8230775e0c
|
Updated version to 0.7.4 beta-2
|
2011-06-16 11:35:19 +04:00 |
|
BetaSteward
|
952b46bc1f
|
fixed tournament not starting error
|
2011-06-15 23:24:36 -04:00 |
|
BetaSteward
|
c38804af5f
|
rolled back changes since 0.7.3 R2 - going to switch client/server architecture
|
2011-06-14 23:09:18 -04:00 |
|
magenoxx
|
2a7b412a8c
|
[client] new chat
|
2011-06-14 21:08:38 +04:00 |
|
magenoxx
|
18a416d184
|
Change Mage version to 0.7.4-beta
|
2011-06-09 20:20:28 +04:00 |
|
BetaSteward
|
6cbd5369c3
|
Merge
|
2011-06-05 09:50:31 -04:00 |
|
BetaSteward
|
14891b1b77
|
added deck validation feedback to client + queue all RMI messages
|
2011-05-31 00:10:44 -04:00 |
|
BetaSteward
|
b676e59001
|
more client server improvements
|
2011-05-29 23:52:02 -04:00 |
|
BetaSteward
|
892f7cce1b
|
client/server overhaul - tested on localhost, remote testing pending
|
2011-05-24 23:52:26 -04:00 |
|
magenoxx
|
8afc9a1023
|
Forgot to change version in Server.
|
2011-05-20 01:17:56 +04:00 |
|
magenoxx
|
cbeab91889
|
Minor fixes in table manager and matchImpl.
|
2011-05-19 23:49:15 +04:00 |
|
magenoxx
|
4133a13120
|
Non modal tablewaiting dialog (allows to chat, to create several games). Pressing "Join" causes all your games appear on top. Updated logging. Fixed removing table not working (but not fully, as game ending still doesn't work).
|
2011-05-19 20:07:34 +04:00 |
|
BetaSteward
|
94c5a0cdfb
|
client + server improvements
|
2011-05-17 21:55:20 -04:00 |
|
BetaSteward
|
0e66c5e030
|
retrying without jars
|
2011-05-14 23:39:41 -04:00 |
|
BetaSteward
|
a4c3deb7ac
|
Backed out changeset: 83cb579a3761
|
2011-05-14 23:32:22 -04:00 |
|
BetaSteward
|
473f6bcad9
|
fixed client/server ping + added server console
|
2011-05-14 23:28:07 -04:00 |
|