Myracle GUI

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

Moderator: Ras

Modern Times
Posts: 3944
Joined: Thu Jun 07, 2012 11:02 pm

Re: Myracle GUI

Post by Modern Times »

All good here.
adnoh
Posts: 87
Joined: Tue Jun 26, 2007 6:31 am
Full name: Charles Wong

Re: Myracle GUI

Post by adnoh »

Thanks Martin for the detailed explanation of the SAN bug and what was and was not impacted.
mar
Posts: 3001
Joined: Fri Nov 26, 2010 2:00 pm
Location: Czech Republic
Full name: Martin Sedlak

Re: Myracle GUI

Post by mar »

build 124 is up:
- fix: engine listbox keep selection (in settings dialog) when engine options are changed
- new feature: engine groups

more info on groups:
- can set one or more pipe-separated | groups per engine, select group in group filter combo in various engine selection dialogs
- engine group(s) are per engine, can be set in engine details as a text string
adnoh
Posts: 87
Joined: Tue Jun 26, 2007 6:31 am
Full name: Charles Wong

Re: Myracle GUI

Post by adnoh »

Problem with build 124?

The View active tournaments window is empty when I had 4 going at the same time. Reverting back to build 123 and its OK.
SSTATHIS
Posts: 40
Joined: Tue Jun 22, 2010 7:55 pm

Re: Myracle GUI

Post by SSTATHIS »

Hi again!
In a tournament, if I want to remove an engine that isn't at the end of the list, an error message appears.
If I click OK, the tournament restarts from the beginning and all results are lost. Its a bug?
How can I remove any engine without the tournament restarting?
Best regards
mar
Posts: 3001
Joined: Fri Nov 26, 2010 2:00 pm
Location: Czech Republic
Full name: Martin Sedlak

Re: Myracle GUI

Post by mar »

build 125 is up:
- fix view active tournaments bug where an inverted item filter was being set and it basically worked by accident in previous versions
- minor fixes and UI tweaks related to item groups
mar
Posts: 3001
Joined: Fri Nov 26, 2010 2:00 pm
Location: Czech Republic
Full name: Martin Sedlak

Re: Myracle GUI

Post by mar »

SSTATHIS wrote: Thu Sep 17, 2026 1:44 am Hi again!
In a tournament, if I want to remove an engine that isn't at the end of the list, an error message appears.
If I click OK, the tournament restarts from the beginning and all results are lost. Its a bug?
How can I remove any engine without the tournament restarting?
Best regards
hi,

that's what the message box warns about, advanced tournament edits are very complicated
and this is simply how it works so I decided to show a messagebox instead.
currently it's impossible to remove an engine from the middle of the list without replaying
all games played by engines the come after the removed one, so it's only safe to remove the last engine
Max
Posts: 262
Joined: Tue Apr 13, 2010 10:41 am

Re: Myracle GUI

Post by Max »

mar wrote: Wed Sep 16, 2026 9:10 pm more info on groups:
- can set one or more pipe-separated | groups per engine, select group in group filter combo in various engine selection dialogs
- engine group(s) are per engine, can be set in engine details as a text string
Thanks Martin, great :idea: like it a lot!
mar
Posts: 3001
Joined: Fri Nov 26, 2010 2:00 pm
Location: Czech Republic
Full name: Martin Sedlak

Re: Myracle GUI

Post by mar »

as a followup to the removal question: what works well is replacing an engine instead,
it's not the same thing, of course, but right now the only option closest to removing an engine
in the middle of the participant list. removing one by one from the end is perfectly fine, however.
mar
Posts: 3001
Joined: Fri Nov 26, 2010 2:00 pm
Location: Czech Republic
Full name: Martin Sedlak

Re: Myracle GUI

Post by mar »

build 126 is up:
- fix: counts update properly when selecting groups in engine settings
- fix: single quote character is not escaped in JSON strings
- cutechess import allows to import "notes" as comments
- help file and manuals updated to reflect more recent changes

Note that I consider the GUI complete at this point and won't accept any more feature requests or suggestions, only bug reports.