fowode / pychess

Automatically exported from code.google.com/p/pychess
GNU General Public License v3.0
0 stars 0 forks source link

Engine score graph while playing violates FICS rules #809

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
> What steps will reproduce the problem?
1.Install PyChess
2.Start a game
3.Click the "score" tab

> What is the expected output? What do you see instead?
Actual: An engine graph is shown, which could assist the player in evaluating 
the position.
Expected: No engine results should be shown, because "help abuse" on FICS 
clearly states that using an engine while playing is abuse:

"Assistance includes (provided by any means) move/plan suggestion,
position/move/plan evaluation and list of legal and illegal moves as well
as list of pieces protected or unprotected. In short, it includes any
information that can be used to make a move or set of moves during a game.
If you are using an interface that provides any information listed above,
you must disable it while playing on the server."

> Does it happen every time?
Yes

> What version of the product are you using?
0.12beta3

> Did you use an installed version of PyChess or did you run in from a
> tarball/svn?
I installed pychess_0.12beta3-1_all.deb.

> Please provide any additional information below.
Thanks for your work on Pychess.

Original issue reported on code.google.com by wma...@gmail.com on 22 Aug 2013 at 3:08

GoogleCodeExporter commented 9 years ago

Original comment by gbtami on 22 Aug 2013 at 2:13

GoogleCodeExporter commented 9 years ago
We should disable legal move highlight in FICS games too as I read.
Thx. for testing PyChess!

Original comment by gbtami on 22 Aug 2013 at 2:27

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 2cb6fcae53e2.

Original comment by gbtami on 22 Aug 2013 at 3:09