Bernd Schmidt

Results 38 comments of Bernd Schmidt

Oh well. To summarize here what we saw: once the connection was lost on your end, the game adjourned on my end, as expected. It showed up as stored at...

Let's wait and see if IGS comes back. If it doesn't, the conversation is a bit moot :-(

Same here. That's a relief at least. I think in summary it seems that - a poor connection does not necessarily mean disconnect (so at application level it's hard to...

The main area you'd need to change is goboard.cc. That handles all the logic of playing moves and such. Maybe change the torus_h and torus_v bools to tristate enums. Then,...

Closing as I'm not planning to work on this myself.

Hmm. Not much to go on. Do other Qt applications play sounds (Clementine, or KDE games)?

The sounds are part of the binary, they are now treated as resources, precisely to avoid relying on external files.

Dumb question, but are the sounds enabled (there is a mute button, and individual toggles in the preferences dialog)? The best way to make sure would be to go into...

Hmm, I started looking into this, but the problem is: I can't find a command to switch back to KataGo's default. So if you ever have the bot analyze with...

I've added a menu item to the board window to show the message dialog for the analyzer, that's something I had on my to-do list. But on the whole the...