Page 1 of 3

Development version updates

Posted: Sun Jul 10, 2011 1:25 pm
by lpaatero
In this thread I will annotate development version.

Feel free to report problems in this thread or directly to issue tracker (http://gowrite.net/mantis)

- Lauri

Version 1.0.9

Posted: Sun Jul 10, 2011 1:28 pm
by lpaatero
Version 1.0.9 (2011-7-10) Changes:
  • *UI clean-ups; Changed game end animations.
    * SGF Editor menu has moving sub-menu
    * Various error messages improved. Error detail information included if available.
- Lauri

Re: Development version updates

Posted: Mon Jul 11, 2011 2:42 pm
by lpaatero
Version 1.0.11 (2011-7-11) Main Changes:
  • *It is possible to switch to non-zoom and back to zooming when playing or editing.
    * Now it is (again) possible to create any of 9x9, 13x13 or 19x19 game.
    * Minor changes not listed.

- Lauri

Re: Development version updates

Posted: Wed Jul 13, 2011 10:56 am
by lpaatero
Version 1.0.12 (2011-7-13) Main Changes:
  • * Some graphic adjustments
    * Tools botton in board screen: Selection of textured / non-textured board; sound, and zooming.
    * Sound volume can be adjusted when playing (volume keys)
    * Many small improvements / fixes
- Lauri

Re: Development version updates

Posted: Thu Jul 14, 2011 8:51 pm
by lpaatero
Version 1.0.13 (2011-7-14) Main Changes:
  • * Hactar resigns more sensibly both in Atarigo and go.
    * Hactar often ends Go game correctly and without extra moves.
    * Hactar's handicap game is more balanced.
    * Atarigo is now stronger, as two hidden bugs were fixed.
- Lauri

Re: Development version updates

Posted: Sun Jul 17, 2011 12:31 pm
by lpaatero
Version 1.0.14 (2011-7-17) Main Changes:
  • * Simplified client-server protocol for better scaling in future. Server does not accept older client anymore.
    * Server side improvements for better reliability.
    * Probably some changes in client...
- Lauri

Re: Development version updates

Posted: Sun Jul 17, 2011 3:08 pm
by lpaatero
Version 1.0.15 (2011-7-17) Main Changes:
  • * Removed extra a-letter visible in Atarigo.
    * Multiple fixes in file browsing: Browsing layout improved, icon for folders, default folder can be set. back key goes to parent directory.
    * More common game information fields in game info.
    * Ok button in game creation information.
Some of modifications probably require still bit more tuning.

- Lauri

Re: Development version updates

Posted: Mon Jul 18, 2011 1:53 am
by lpaatero
Version 1.0.16 (2011-7-18) Main Changes:
  • * File browser sorts directories and file.
    * Leaving game / play with back key asks confirmation.
    * Corrected game creation "ok" button, and changed to "create".
- Lauri

Re: Development version updates

Posted: Tue Jul 19, 2011 9:59 pm
by lpaatero
Version 1.0.17 (2011-7-19) Main Changes: - Lauri

Re: Development version updates

Posted: Wed Jul 20, 2011 5:15 pm
by lpaatero
Version 1.0.18 (2011-7-20) Main Changes:
  • * Now connection retry logic finally works well.
    * Created clientId to help in troubleshooting.
    * Minor other fixes.
- Lauri

Re: Development version updates

Posted: Thu Jul 21, 2011 4:57 pm
by lpaatero
Version 1.0.19 (2011-7-21) Main Changes:
  • * Now 10 move forward / backward should finally work as intended.
    * Additions to rules and intro.
    * UGI, GIB and NGF format support improved.
- Lauri

Re: Development version updates

Posted: Sat Jul 30, 2011 7:51 pm
by lpaatero
Version 1.0.20 (2011-7-30) Main Changes:
  • * Hactar returns to file browsing after viewing / editing a file. #14
    * Atarigo levels are now more even. #15
    * Automatic closing of idle connection. #2
    * Extended opening library for 9x9 and 13x13. Opening libraries may still be too small, so Hactar may play too much same openings. Let me know!
- Lauri

Re: Development version updates

Posted: Sun Jul 31, 2011 4:33 pm
by lpaatero
Version 1.0.21 (2011-7-31) Main Changes:
  • * Removed extra clicks when no stone has been played.
    * Removed deadlock that could occur at the end of game.
    * Corrected number of side-effects due to auto-closing #2. Worst problem could lead to unclosed connection consuming battery for a long time.
    * Improvements that will in future allow more server-based go levels.
- Lauri

Re: Development version updates

Posted: Sat Aug 20, 2011 9:56 am
by lpaatero
Version 1.0.22 (2011-8-20) Main Changes:
  • * Internationalization done and tested using Finnish localization.
    * Improved server protocol: removed multiple problems, and uses now less messages. Due to changes, old clients do not work.
    * Lots of minor bug-fixes
- Lauri

Re: Development version updates

Posted: Mon Aug 22, 2011 6:46 am
by lpaatero
Version 1.0.23 (2011-8-22) Main Changes:
  • * Editor has now two "mode": view and edit. This should help in reducing confusion when editing.
    * It is possible to remove variation: Just delete all moves in variation (at the moment one-by-one).
I think editing is not yet as good as it could, but how to improve it? Any feedback about current editing would be interesting.
- Lauri