Closed ISibboI closed 3 years ago
Hi, thx for the report. I pushed two commits for komi in preset.
FYI: You can also change komi_for_new_game and komi_for_new_handicap_game by setting komi on a fresh board (= an empty game). https://github.com/kaorahi/lizgoban/issues/54#issuecomment-640573763
Thanks, now it works :)
Hi,
thanks again for your help on remote controlling lizgoban. I got lizgoban to pull in moves from OGS automatically now.
I noticed a small bug with the presets on the way. By default, the first (and in my case only) preset from the config.json is chosen. Without choosing that same prefix again from the preset menu, it ignores the komi and rules set in the preset though.
I made myself a config.json like this:
And when I start lizgoban like this:
npm start -- -c config.json
, it uses komi 7.5 and chinese rules.I would expect it to use komi 6.5 and japanese rules, as set in the config.