New version Quarry 0.1.3 is now tagged (as `rel-0-1-3') in CVS. New features compared to Quarry 0.1.2:
* Support for game rules. This includes board size for all three games and hadicap (both fixed and free) and komi for Go. * Go games can now be scored by the user. Automatic scoring by the playing GTP engines is not yet implemented. * Customizable board appearance (only backround at present, not the pieces). Because of the appearance of certain internal machinery, all three games now look differently by default: Go looks just like before, Amazons has checkerboard pattern and Othello has dark green solid background. * Bug-fixes, including some backports to pre-2.4 GTK+. Paul Pogonyshev