Ilari Pihlajisto
Ilari Pihlajisto
Some users want to use the GUI in ultra-fast conditions, eg. 5 seconds per game. If a tournament tab is active, the UI doesn't always keep up with the game...
- [ ] Schema for JSON-encoded tournament file format - [ ] When tournament is stopped, save state to the file - [ ] Allow resuming or starting a tournament...
**Is your feature request related to a problem? Please describe.** In a struct tag it's possible to use a nested array as **swaggertype**. For example: ``` type MyStruct { Data...
Hi, Is there a reason why these two functions (defined here: https://github.com/basil00/Fathom/blob/master/src/tbprobe.c#L293) take two parameters but `diag2index` does nothing with `d`, and as a result `anti2index` does nothing with `a`?...
## How did you run Cute Chess exactly? Used the latest version of Cute Chess GUI on Ubuntu Linux. ## Expected behavior When the game is adjudicated, the **Moves** list...
Cutechess-cli already supports this. It should be possible to set time control and opening book (note: not opening suite) independently for each player in both NewGameDialog and NewTournamentDialog. By default...