[ggo-discussion] gGo 0.3.1 released

Hello,

gGo version 0.3.1 is released. This version comes with a couple of
improvements and bugfixes to the IGS client interface and smaller changes
for the SGF editor, especially detection of false eyes during scoring of SGF
files.

gGo is available for download at http://panda-igs.joyjoy.net/java/gGo/

Please report problems and bugs to this list or me. Enjoy this release and
have a good time on IGS. :)

 Peter



Here is the Changelog for 0.3.1:

    * Bugfix: Kibitz/chatter did not appear in own teaching games.
    * Added a checkbox menuitem "Play Sound" to the view menu and the observed 
games
      toolbar, so one can now toggle sound on/off for individual boards.
    * Bugfix: If "stats [player-does-not-exist]" was typed, the next stats 
dialog
      did not open, instead it was printed to the terminal.
    * When the server toggles open/looking on/off (as in sending out match 
requests), the
      terminal toolbar buttons are adjusted.
    * Bugfix: When upper or lower rank in the player table was empty or 
invalid, the player
      list did not update anymore. Defaults to 9p-NR now if invalid or empty 
values given.
    * Added a sound and messagebox for "notify", when a player comes online.
    * Added Autologin (optional). If the IGS terminal window opens, the latest 
used
      account is automatically connected. This option can be configured in the 
host dialog.
    * When the comment splitpane is in horizontal mode, the kibitz-say-chatter 
selector
      changes to a Button with a combobox, to save some space.
    * When scoring a game (not for IGS games, only SGF editor) a right-click on 
a group
      marks the group as being alive in seki (I simply forgot to port this 
feature from
      my original C++ code. Shame on me!)
    * Completely rewrote IGS->Board thread synchronisation. This should fix up 
some random
      crashes when opening a board.
    * Bugfix: When rematching an opponent, the game opened with the time 
settings of the
      first match. However, this is only cosmetical as after the first move the 
clocks
      got fixed up.
    * When changing the account in the configure-host dialog and being online, 
a messagebox
      appears asking if you want to reconnect. People got confused because they 
had to do
      this manually. However, the client will not connect you automatically if 
you say No.
    * False eyes in score mode are now detected and not counted as territory 
anymore. However,
      this only applies when scoring in the SGF editor, not for IGS games, as 
IGS does score
      false eyes as territory, and then gGo would display a different score. 
(Thanks, Jarkko)
    * When closing an own IGS game, instead of being asked "Do you really want 
to close?" you
      are asked if you want to adjourn, as if the window was closed, you could 
only restore
      the game with "load" after a reconnection, which was a bit silly.
    * Bugfix: Ghost cursor was not redrawn properly when the cursor moved from 
a free spot
      to a stone back to the same free spot.
    * Bugfix: When setting handicap in an IGS game, the sidebar was not 
properly updated.
    * Bugfix: When creating a new game in the editor with handicap, the dialog 
komi value
      was ignored.
    * Added a "Dame" label to the scorer sidebar, displaying the number of dame 
points.
    * Implemented support for match disputes. Match dialogs now stay open until 
the request
      was either accepted or declined, to reuse the same dialog for disputes.
    * Added a menuitem and Ctrl-A shortcut for autoplay in the editor.
    * Added a confirm dialog for resign in GnuGo games.

Other related posts: