janevu / hoxchess

Automatically exported from code.google.com/p/hoxchess
0 stars 0 forks source link

PlayXiangqi: All 'blue' status for all online players #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Log on to PlayXiangqi.com
2. Observe the list of Players window (on the left side)...

What is the expected output? What do you see instead?
+ In the list of Players window, we can see that all online players have 
the "free" (or Blue) status even though many of them are playing. What 
should have happen is that playing Players should be the "busy" (or Red) 
status.

Please use labels and text to provide additional information.
+ Note: In PlayXiangqi, a player can open/join multiple Tables at the same 
time.

Note: In Chesscape.com, we do not have this issue.

Original issue reported on code.google.com by huypha...@gmail.com on 24 Jul 2009 at 1:49

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
PlayXiangqi client: Implement a temporary solution to update Player-Status in 
the Player-List window based on 
the content of the Table-LIST received from the remote server:
http://code.google.com/p/hoxchess/source/detail?r=699

NOTE: I still need to consider the changed needed on the *server* so that this 
Player-Status feature can be 
better implemented.  

Original comment by huypha...@gmail.com on 14 Dec 2009 at 6:59