PyChess Anderssen 0.12.1 released

Discussion of anything and everything relating to chess playing software and machines.

Moderators: hgm, Harvey Williamson, bob

Forum rules
This textbox is used to restore diagrams posted with the [d] tag before the upgrade.
User avatar
gbtami
Posts: 340
Joined: Wed Sep 26, 2012 11:29 am
Location: Hungary
Contact:

PyChess Anderssen 0.12.1 released

Post by gbtami » Mon Dec 07, 2015 2:15 pm

We're pleased to announce, that a new PyChess Anderssen 0.12.1 has been made available. It's mainly a bugfix release, but some new features was implemented too.

Makruk and Metaltops piece sets (by Peter Thomson)
Setup board colors (by Peter Thomson)
Setup position
Support to observe lecturebot on FICS
Support to interact with puzzlebot and endgamebot on FICS

Thanks to Peter for hes great contributions!

Download: http://pychess.org/download/

User avatar
gbtami
Posts: 340
Joined: Wed Sep 26, 2012 11:29 am
Location: Hungary
Contact:

Re: PyChess Anderssen 0.12.1 released

Post by gbtami » Mon Dec 07, 2015 10:27 pm

Image

styx
Posts: 338
Joined: Tue Mar 13, 2012 8:59 pm
Location: Germany

Re: PyChess Anderssen 0.12.1 released

Post by styx » Tue Dec 08, 2015 12:09 am

awesome. thank you!

supersharp77
Posts: 475
Joined: Sat Jul 05, 2014 5:54 am
Location: Southwest USA

Re: PyChess Anderssen 0.12.1 released

Post by supersharp77 » Mon Dec 14, 2015 4:21 am

gbtami wrote:We're pleased to announce, that a new PyChess Anderssen 0.12.1 has been made available. It's mainly a bugfix release, but some new features was implemented too.

Makruk and Metaltops piece sets (by Peter Thomson)
Setup board colors (by Peter Thomson)
Setup position
Support to observe lecturebot on FICS
Support to interact with puzzlebot and endgamebot on FICS

Thanks to Peter for hes great contributions!

Download: http://pychess.org/download/
Nice gui........engine vs engine matches? tournaments? fischer time? is the native engine really winboard? Thx AR :) :wink:

User avatar
gbtami
Posts: 340
Joined: Wed Sep 26, 2012 11:29 am
Location: Hungary
Contact:

Re: PyChess Anderssen 0.12.1 released

Post by gbtami » Mon Dec 14, 2015 9:00 am

supersharp77 wrote:
gbtami wrote:We're pleased to announce, that a new PyChess Anderssen 0.12.1 has been made available. It's mainly a bugfix release, but some new features was implemented too.

Makruk and Metaltops piece sets (by Peter Thomson)
Setup board colors (by Peter Thomson)
Setup position
Support to observe lecturebot on FICS
Support to interact with puzzlebot and endgamebot on FICS

Thanks to Peter for hes great contributions!

Download: http://pychess.org/download/
Nice gui........engine vs engine matches? tournaments? fischer time? is the native engine really winboard? Thx AR :) :wink:
enine-engine: ok
tournaments: not yet
fischer time: ok
own engine: pure Python winboard, supports all fics variants + kingofthehill, 3check, makruk, sittuyin, ouk, asean

styx
Posts: 338
Joined: Tue Mar 13, 2012 8:59 pm
Location: Germany

Re: PyChess Anderssen 0.12.1 released

Post by styx » Mon Dec 14, 2015 10:53 am

would it be possible to show captured pieces without shrinking the board size so much?

and there are two features i'd love to see in future versions:
- engine analysis of the whole game (maybe with auto-annotations in the move- or comment list)
- only important for analysis: a way to clear the engines hash (if supported by the engine)

User avatar
gbtami
Posts: 340
Joined: Wed Sep 26, 2012 11:29 am
Location: Hungary
Contact:

Re: PyChess Anderssen 0.12.1 released

Post by gbtami » Mon Dec 14, 2015 11:02 am

styx wrote:would it be possible to show captured pieces without shrinking the board size so much?

and there are two features i'd love to see in future versions:
- engine analysis of the whole game (maybe with auto-annotations in the move- or comment list)
- only important for analysis: a way to clear the engines hash (if supported by the engine)
- Filed it as https://github.com/pychess/pychess/issues/1081
- Try "Analyze Game" menu
- Can this produce better/faster analyzis? (I'm not an engine export.)

styx
Posts: 338
Joined: Tue Mar 13, 2012 8:59 pm
Location: Germany

Re: PyChess Anderssen 0.12.1 released

Post by styx » Mon Dec 14, 2015 11:31 am

I totally missed that menu entry! Thanks!

"clear hash" can be useful when analyzing a position from the start. sometimes it can be useful to see if an engine can reproduce a calculated move in the same time.

in other GUIs it's usually a button in the engine settings menu. in pychess there is a "clear hash" entry (for Stockfish) but without a button to klick

User avatar
gbtami
Posts: 340
Joined: Wed Sep 26, 2012 11:29 am
Location: Hungary
Contact:

Re: PyChess Anderssen 0.12.1 released

Post by gbtami » Mon Dec 14, 2015 11:45 am

styx wrote:I totally missed that menu entry! Thanks!

"clear hash" can be useful when analyzing a position from the start. sometimes it can be useful to see if an engine can reproduce a calculated move in the same time.

in other GUIs it's usually a button in the engine settings menu. in pychess there is a "clear hash" entry (for Stockfish) but without a button to klick
Is it ok if I always clear hash when a new "analyze game" starts?

styx
Posts: 338
Joined: Tue Mar 13, 2012 8:59 pm
Location: Germany

Re: PyChess Anderssen 0.12.1 released

Post by styx » Mon Dec 14, 2015 12:28 pm

I don't think that this would be a good solution, since most of the time, the hash is very useful. Better keep it as it is, if the button thing is too complicated. Anyway I don't feel like it should be a high priority feature for you. Nice to have for few, completely irrelevant for most user :)

Post Reply