TheRealCDay / raptor-chess-interface

Automatically exported from code.google.com/p/raptor-chess-interface
0 stars 0 forks source link

Premove during Crazyhouse and Bughouse Games #182

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Playing either bughouse or crazyhouse chess with premove

What is the expected output? What do you see instead?
The premoves don't work very well. I can make the premove so that it is 
highlighted, but it doesn't 
actually play out the move.

Original issue reported on code.google.com by DPXTan@gmail.com on 8 Nov 2009 at 8:24

GoogleCodeExporter commented 9 years ago

Original comment by carsonday on 8 Nov 2009 at 4:15

GoogleCodeExporter commented 9 years ago
I tried zh with both queued premove enabled and disabled and it worked as 
expected.

It does make the exact move you entered though. So you can't go by the short
algebraic being displayed. If say you queue up rf1 re1 from a rook on g1. Then 
you
move rf1 and re1 is still in the queue. It wont ever make it because the rook 
has to
be on g1 to make that move. Is this what you are experiencing or is it something
else. I also have never had a problem with it. 

Please comment if you read this. I want to close it out so i can build the beta1
release and it is the last issue left.

Original comment by carsonday on 9 Nov 2009 at 2:17

GoogleCodeExporter commented 9 years ago
Actually I am going to go ahead and do a build. I added some code to queued 
premove
that will remove moves once that start with the same move that is made. That 
should
fix what I mentioned above. If there is somethign else leave a comment and I 
will fix
it in a patch release.

Original comment by carsonday on 9 Nov 2009 at 2:40

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

Original comment by carsonday on 9 Nov 2009 at 2:41