cutechess gui build

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

Moderators: hgm, Rebel, chrisw

Ferdy
Posts: 4833
Joined: Sun Aug 10, 2008 3:15 pm
Location: Philippines

Re: cutechess gui build

Post by Ferdy »

tpoppins wrote: Wed Mar 13, 2019 6:41 am 2019-01-18 64-bit dev builds (CLI and GUI)

cutechess-20190118-x64.zip
Thanks. It is also nice to add a date after the version.

Image
tpoppins
Posts: 919
Joined: Tue Nov 24, 2015 9:11 pm
Location: upstate

Re: cutechess gui build

Post by tpoppins »

Ferdy wrote: Wed Mar 13, 2019 7:07 am Thanks. It is also nice to add a date after the version.
Good idea, Ferdy -- done.

2019-01-18 64-bit dev builds (CLI and GUI)

cutechess-20190118-x64.zip
Tirsa Poppins
CCRL
User avatar
Nordlandia
Posts: 2821
Joined: Fri Sep 25, 2015 9:38 pm
Location: Sortland, Norway

Re: cutechess gui build

Post by Nordlandia »

Ferdy: i'd suggest that at the github page.
User avatar
Guenther
Posts: 4605
Joined: Wed Oct 01, 2008 6:33 am
Location: Regensburg, Germany
Full name: Guenther Simon

Re: cutechess gui build

Post by Guenther »

tpoppins wrote: Wed Mar 13, 2019 8:19 am
Ferdy wrote: Wed Mar 13, 2019 7:07 am Thanks. It is also nice to add a date after the version.
Good idea, Ferdy -- done.

2019-01-18 64-bit dev builds (CLI and GUI)

cutechess-20190118-x64.zip
If someone is interested I have made a custom build 4 weeks ago with some changes according to my taste.
(just now added info about custom build, previously it was only intended for my private usage)

Changes:

- slightly different colors of black/white squares (more 'natural' wood colors)
- adapted colors to evalhistory graph
- time saved in pgn with minimum precision 2 digits
- piece size / square size ratio diminished (pieces were to big IMHO)
- removed several pgn tags (pgn was bloated up by tags IMHO)
- added info about custom build to about dialogue

current:
Image
changed:
Image
https://rwbc-chess.de

trollwatch:
Chessqueen + chessica + AlexChess + Eduard + Sylwy
User avatar
AdminX
Posts: 6339
Joined: Mon Mar 13, 2006 2:34 pm
Location: Acworth, GA

Re: cutechess gui build

Post by AdminX »

Guenther wrote: Wed Mar 13, 2019 11:27 am
If someone is interested I have made a custom build 4 weeks ago with some changes according to my taste.
(just now added info about custom build, previously it was only intended for my private usage)

Changes:

- slightly different colors of black/white squares (more 'natural' wood colors)
- adapted colors to evalhistory graph
- time saved in pgn with minimum precision 2 digits
- piece size / square size ratio diminished (pieces were to big IMHO)
- removed several pgn tags (pgn was bloated up by tags IMHO)
- added info about custom build to about dialogue


I am interested, Thanks
"Good decisions come from experience, and experience comes from bad decisions."
__________________________________________________________________
Ted Summers
User avatar
Guenther
Posts: 4605
Joined: Wed Oct 01, 2008 6:33 am
Location: Regensburg, Germany
Full name: Guenther Simon

Re: cutechess gui build

Post by Guenther »

AdminX wrote: Wed Mar 13, 2019 12:31 pm
Guenther wrote: Wed Mar 13, 2019 11:27 am
If someone is interested I have made a custom build 4 weeks ago with some changes according to my taste.
(just now added info about custom build, previously it was only intended for my private usage)

Changes:

- slightly different colors of black/white squares (more 'natural' wood colors)
- adapted colors to evalhistory graph
- time saved in pgn with minimum precision 2 digits
- piece size / square size ratio diminished (pieces were to big IMHO)
- removed several pgn tags (pgn was bloated up by tags IMHO)
- added info about custom build to about dialogue


I am interested, Thanks
Sent you a PM.

I want to precise the change for time saving in pgn.
In normal use it would be minimum 2 digits, just for above 100 seconds I changed it to 1 digit.
https://rwbc-chess.de

trollwatch:
Chessqueen + chessica + AlexChess + Eduard + Sylwy
sovaz1997
Posts: 261
Joined: Sun Nov 13, 2016 10:37 am

Re: cutechess gui build

Post by sovaz1997 »

Guenther, can you do pull request?
I like this changes in UI. I think it would be good if it became the main :)
Zevra 2 is my chess engine. Binary, source and description here: https://github.com/sovaz1997/Zevra2
Zevra v2.5 is last version of Zevra: https://github.com/sovaz1997/Zevra2/releases
tpoppins
Posts: 919
Joined: Tue Nov 24, 2015 9:11 pm
Location: upstate

Re: cutechess gui build

Post by tpoppins »

2019-04-24 custom build (GUI only)

Mediafire: cutechess-2019-04-24-tp.zip
Filedropper: cutechess-2019-04-24-tp.zip

There haven't been any new commits since 2019-01-28. This build introduces the following unofficial changes:
  • Version in About dialog box includes date
  • Engine initialization timeout extended from 35 seconds to 60 seconds
  • "Scores from white's perspective" option made available for UCI engines
  • Debug log more complete at start of game (issue #496)
  • Two hotkeys changed
  • Two new hotkeys
See the readme for details.
Tirsa Poppins
CCRL
User avatar
Nordlandia
Posts: 2821
Joined: Fri Sep 25, 2015 9:38 pm
Location: Sortland, Norway

Re: cutechess gui build

Post by Nordlandia »

tpoppins: do you know the reason for the relative long time since last commit?
PaulieD
Posts: 211
Joined: Tue Jun 25, 2013 8:19 pm

Re: cutechess gui build

Post by PaulieD »

Hi Gunther,

I like the "look" of the new GUI. Is it possible for you to add the eval from White's perspective? I like that function from TS Robbins, but I like your look better. Thanks

Paul
Guenther wrote: Wed Mar 13, 2019 11:27 am
tpoppins wrote: Wed Mar 13, 2019 8:19 am
Ferdy wrote: Wed Mar 13, 2019 7:07 am Thanks. It is also nice to add a date after the version.
Good idea, Ferdy -- done.

2019-01-18 64-bit dev builds (CLI and GUI)

cutechess-20190118-x64.zip
If someone is interested I have made a custom build 4 weeks ago with some changes according to my taste.
(just now added info about custom build, previously it was only intended for my private usage)

Changes:

- slightly different colors of black/white squares (more 'natural' wood colors)
- adapted colors to evalhistory graph
- time saved in pgn with minimum precision 2 digits
- piece size / square size ratio diminished (pieces were to big IMHO)
- removed several pgn tags (pgn was bloated up by tags IMHO)
- added info about custom build to about dialogue

current:
Image
changed:
Image