Thanks for bug reports and ideas/suggestions!
ydebilloez wrote: ↑Wed May 05, 2021 11:49 am
Dear phhnguyen,
The program gets better every time. Thanks a lot, excellent work!
Release .42 has 2 issues:
- Swiss tournament with 1 game per pair sometimes replays same players for a new match.
For an odd number of players, there is a lucky one who wins a game without playing. Can you check if that is the lucky one?
ydebilloez wrote: ↑Wed May 05, 2021 11:49 am
- Editing name on engine with gear icon in linux duplicates engine. One with the old name and a new copy. I reported it before and you mentioned that it should be fixed. No big deal, just press '-' on the old one...
To quick edit the engine name without making any duplicate, just double click on the name of the engine then edit it. In the below image, you can see I have double-clicked and been editing the name for Lc0 engine.
ydebilloez wrote: ↑Wed May 05, 2021 11:49 am
Feature request:
- When selecting 1 game per pair in swiss tournament, swap sides checkbox is not relevant.
- Option to save epd position when blunder is detected. Suggestion to have e.g. am opcode to indicate blunder and include reference to game using custom tags. Alternatively, save pgn file with ? or ?? indicators and possibly some {comments}. (see Arena)
Could you say more about that idea? How to detect blunders, when playing a tournament or analyzing or somewhere? Where to save EPD? How is it better than using a PGN file with standard computing info (depth, best move, score, pv...)?
ydebilloez wrote: ↑Wed May 05, 2021 11:49 am
- Option to save engine debug info when 'fail' is registered.
What does it mean 'when 'fail' is registered'? Do you know BSG can write all engine debug info via engine log and the path of the file could be set up as the last line of the above image?
ydebilloez wrote: ↑Wed May 05, 2021 11:49 am
- In engine setup, left align paths and commands just like engine name column (and add dots to left side if not enough space).
I think that is a dilemma about designing which some solutions having both cons and pros.
The problem for the left-align is that users can see only the left parts of long paths which may be the same for all paths and hide the more different, rich-detail, and more important parts about the file names.
ydebilloez wrote: ↑Wed May 05, 2021 11:49 am
- In cross-table point representation, only print half-scores in details part if present. Now 1 is represented as 1.0. (I believe in the totals colomn, the presence of .0 suffix is less distracting.)
Regards,
I have added the idea to my to-do list. Will work with it soon. Thanks again.