Page 1 of 1

PyChess 0.99.0

Posted: Tue Sep 12, 2017 12:04 pm
by gbtami
PyChess Morphy 0.99.0 released. This is the first alpha of upcoming 1.0 release.
- Perspectives (Welcome, Games, ICS, Database)
- Database opening tree based on https://github.com/gbtami/chess_db
- Database filtering based on https://github.com/gbtami/scoutfish
- Basic ICC support

https://github.com/pychess/pychess/releases

Re: PyChess 0.99.0

Posted: Tue Sep 12, 2017 6:00 pm
by styx
Nice! Thanks :)

How do you draw arrows starting from squares that are occupied with pieces? I mean, without actually moving the piece.

If I use the right mouse button, I pick up the piece and move it to the target square, even if I only want to draw the arrow.

Re: PyChess 0.99.0

Posted: Tue Sep 12, 2017 8:04 pm
by gbtami
styx wrote:Nice! Thanks :)

How do you draw arrows starting from squares that are occupied with pieces? I mean, without actually moving the piece.

If I use the right mouse button, I pick up the piece and move it to the target square, even if I only want to draw the arrow.
Seems if the piece is the moving side players one you can't. Hmm. I think I should disable making moves with right clicks.

Re: PyChess 0.99.0

Posted: Wed Sep 20, 2017 11:09 pm
by Jamal Bubker
Thanks Bajusz !