Discussion of anything and everything relating to chess playing software and machines.
Moderators: bob, hgm, Harvey Williamson
Forum rules
This textbox is used to restore diagrams posted with the [d] tag before the upgrade.
-
Ferdy
- Posts: 4111
- Joined: Sun Aug 10, 2008 1:15 pm
- Location: Philippines
Post
by Ferdy » Wed Mar 13, 2019 6:07 am
Thanks. It is also nice to add a date after the version.

-
tpoppins
- Posts: 919
- Joined: Tue Nov 24, 2015 8:11 pm
- Location: upstate
Post
by tpoppins » Wed Mar 13, 2019 7:19 am
Ferdy wrote: ↑Wed Mar 13, 2019 6: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
-
Nordlandia
- Posts: 2471
- Joined: Fri Sep 25, 2015 7:38 pm
- Location: Sortland, Norway
Post
by Nordlandia » Wed Mar 13, 2019 8:44 am
Ferdy: i'd suggest that at the github page.
-
Guenther
- Posts: 3107
- Joined: Wed Oct 01, 2008 4:33 am
- Location: Regensburg, Germany
- Full name: Guenther Simon
-
Contact:
Post
by Guenther » Wed Mar 13, 2019 10:27 am
tpoppins wrote: ↑Wed Mar 13, 2019 7:19 am
Ferdy wrote: ↑Wed Mar 13, 2019 6: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:

changed:

-
AdminX
- Posts: 5182
- Joined: Mon Mar 13, 2006 1:34 pm
- Location: Acworth, GA
-
Contact:
Post
by AdminX » Wed Mar 13, 2019 11:31 am
Guenther wrote: ↑Wed Mar 13, 2019 10: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
-
Guenther
- Posts: 3107
- Joined: Wed Oct 01, 2008 4:33 am
- Location: Regensburg, Germany
- Full name: Guenther Simon
-
Contact:
Post
by Guenther » Wed Mar 13, 2019 12:21 pm
AdminX wrote: ↑Wed Mar 13, 2019 11:31 am
Guenther wrote: ↑Wed Mar 13, 2019 10: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.
-
sovaz1997
- Posts: 235
- Joined: Sun Nov 13, 2016 9:37 am
Post
by sovaz1997 » Sun Mar 17, 2019 5:22 pm
Guenther, can you do pull request?
I like this changes in UI. I think it would be good if it became the main

-
tpoppins
- Posts: 919
- Joined: Tue Nov 24, 2015 8:11 pm
- Location: upstate
Post
by tpoppins » Wed Apr 24, 2019 5:02 pm
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
-
Nordlandia
- Posts: 2471
- Joined: Fri Sep 25, 2015 7:38 pm
- Location: Sortland, Norway
Post
by Nordlandia » Wed Apr 24, 2019 8:12 pm
tpoppins: do you know the reason for the relative long time since last commit?
-
PaulieD
- Posts: 205
- Joined: Tue Jun 25, 2013 6:19 pm
Post
by PaulieD » Thu Apr 25, 2019 10:49 pm
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 10:27 am
tpoppins wrote: ↑Wed Mar 13, 2019 7:19 am
Ferdy wrote: ↑Wed Mar 13, 2019 6: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:

changed: