Development version updates
Development version updates
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
Feel free to report problems in this thread or directly to issue tracker (http://gowrite.net/mantis)
- Lauri
Last edited by lpaatero on Tue Jul 19, 2011 9:32 pm, edited 1 time in total.
Version 1.0.9
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.
Re: Development version updates
Version 1.0.11 (2011-7-11) Main Changes:
- Lauri
- *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
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
Re: Development version updates
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.
Re: Development version updates
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...
Re: Development version updates
Version 1.0.15 (2011-7-17) Main Changes:
- Lauri
- * 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.
- Lauri
Re: Development version updates
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".
Re: Development version updates
Version 1.0.17 (2011-7-19) Main Changes:
- * Improved recovery from connection problems.
* Viewed games cannot be edited. Inserting move in middle creates variation. http://gowrite.net/mantis/view.php?id=8
* Creation dialog back and cancel working as expected. http://gowrite.net/mantis/view.php?id=5
Re: Development version updates
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.
Re: Development version updates
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.
Re: Development version updates
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!
Re: Development version updates
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.
Re: Development version updates
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
Re: Development version updates
Version 1.0.23 (2011-8-22) Main Changes:
- Lauri
- * 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).
- Lauri