Page 5 of 10

Re: Html5 Go Board

Posted: Sat Apr 04, 2015 9:00 pm
by DJLLAP
KOCMOHABT wrote:
Ok, i got chromebook for the weekend, hope i will be able to fix this issue.

Sweet. Thanks a lot. It would be great to be able to study go better on the Chromebook. I got it primarily for my wife, but she sometimes needs to use the PC for school work, so I get shunted to the Chromebook.

Re: Html5 Go Board

Posted: Mon Apr 06, 2015 5:55 am
by KOCMOHABT
Version 0.9.55 (Chome/FF/Goban.org):

1. Changed "About" window, now there are 2 tabs: old with shortkeys and new one with About information (u can find there the version number, current must be 0.9.55).
2. Now browser shortcuts doesn't prevented by the WGB if WGB doesn't process it, for example Ctrl+W in FF or zoom.
3. Fixed bug with refreshing "Show variant" after resize.
4. Added new option "Load unfinished files on the last node". If this option is enabled , then you can always go back to this node by shortcut Ctrl+Shift+Home. If this options is disabled, then this node will be the first node of the file.
5. Made to navigator scroll when we get past the mouse on the scroll slider. Also done to scrolls smoothly disappearing and appearing.
6. Improved rendering of 3 -digit number in the Navigator.
7. Done to all the windows are placed initially in the middle and initialized exactly one time, so when you will reopen the window its position and size will be restored.
8. Changed field GameInfo in window with information about the match, now this field is multilined.
9. Added new template vertically layout. Also WGB will automatically detect when and wich template should be used (done like on the KGS). Now in the following situation:
Image
u will see vertically layout
Image
.
10. Added a new option to be able to cycle through the variants.
11. Added a new option to load sgf-option "Show variants" not from the file.
12. Added a new option to mark a nodes in the navigator displays a blank / move numbers / number of moves for the current variant / coordinates moves.
13. Links to audio files are now going to goban.org.
14. Fixed bug with chrome extension, now it's working on the Chromebooks.
15. Fixed a bug with the addition of comments with the current coordinates, and fixed a bug with wrong color for rulers in a dark theme.

PS: Sry, for bad English again :)

PPS: Did u liked my logo? Image

Re: Html5 Go Board

Posted: Mon Apr 06, 2015 8:04 am
by ez4u
Suddenly sounds work for me too! :tmbup:

Re: Html5 Go Board

Posted: Sat Apr 25, 2015 4:42 am
by KOCMOHABT
Update 0.9.56(FF/Chrome/Site): Fixed bug with broken sgf's in FF-extension. Fixed bug with score estimate window.

In FF u still need to reinstall extension, cas it' still on review (Queue Position: 52 of 103) and it's won't refresh automatically. Chrome-extension will be updated automatically or u can do it manul. Thanks.

Re: Html5 Go Board

Posted: Fri May 29, 2015 7:44 pm
by ez4u
Web Go has become my weapon of choice for reviewing sgf files. However, at present I have to use kombilo to create diagrams. Is there any chance that you could add a feature to create an L19 diagram from a board position and stick it in the clipboard (or at least a Sensei's Library version, i.e. without the

Code: Select all

[go][/go]
tags)?

So from this...
Bki image 20150531.jpg
Bki image 20150531.jpg (132.23 KiB) Viewed 18026 times
Put this in the clipboard

Code: Select all

[go]
$$B
$$  ---------------------------------------
$$ | . . . . . . . . . . . . . . . . . . . |
$$ | . . . . . X O . . . . . . . . . . . . |
$$ | . . . X . X O . . . . . . O X X . . . |
$$ | . . X , . O O . . , . . O . O , X . . |
$$ | . . X O . . . . . . . . O X O . . . . |
$$ | . . O O . . . . . . . . X . X . X X . |
$$ | . . . . . . . . . X . . . X X . . O . |
$$ | . . . . . . . . . X O . . . . O O . . |
$$ | . . O . . . . O . X . . O O O . . O . |
$$ | . . . , O X X O . , . O . X . X X X O |
$$ | . . X . X O . O X . X O . X X . O O . |
$$ | . . . . . O . O X . . X . O X . O X . |
$$ | . . . . X O . X . . X . . O X . O X . |
$$ | . . . . X . O . . . . . . O X X X O X |
$$ | . . . . . . O X X . . . . O O X O O . |
$$ | . . X , . X X O . , . O . . . O X X . |
$$ | . . . . X O O . O O . . . X O O X . . |
$$ | . . . . X . . O . . . . . X O X X . . |
$$ | . . . . . . . . . . . . . . O . . . . |
$$  ---------------------------------------
[/go]

Re: Html5 Go Board

Posted: Sat May 30, 2015 7:04 am
by KOCMOHABT
Ok, i will do this. Is there any description of this format?

Re: Html5 Go Board

Posted: Sat May 30, 2015 8:10 am
by Cassandra
KOCMOHABT wrote:Ok, i will do this. Is there any description of this format?
See

http://www.lifein19x19.com/forum/viewto ... ?f=5&t=226

(= "How to make diagrams")

Re: Html5 Go Board

Posted: Sun May 31, 2015 3:45 pm
by KOCMOHABT
Version 0.9.57 (Chome/FF/Goban.org):
1. Added functionality to set visible part of the board (like in joseki mode) - Ctrl+Shift+V hotkey.
2. Added functionality to produce Ascii Diagram from current position(Ctrl+D hotkey):
Ascii diagram options:
1. Black/White + Circle/Square/X-mark/Triangle (all with and without stones)
2. a,b,c,..,z on empty intersections
3. Move numbers (only if not more than 10 numbers are present and all 10 numbers in right sequence)
4. Coordinates (depends on rulers are on or not in the main board)
5. Size and visible part of the board are supported.

Re: Html5 Go Board

Posted: Sun May 31, 2015 8:45 pm
by ez4u
Outstanding service! Very well done.
:clap: :bow:

Re: Html5 Go Board

Posted: Sun May 31, 2015 9:25 pm
by DJLLAP
KOCMOHABT wrote:Version 0.9.57 (Chome/FF/Goban.org):
1. Added functionality to set visible part of the board (like in joseki mode) - Ctrl+Shift+V hotkey.
2. Added functionality to produce Ascii Diagram from current position(Ctrl+D hotkey):
Ascii diagram options:
1. Black/White + Circle/Square/X-mark/Triangle (all with and without stones)
2. a,b,c,..,z on empty intersections
3. Move numbers (only if not more than 10 numbers are present and all 10 numbers in right sequence)
4. Coordinates (depends on rulers are on or not in the main board)
5. Size and visible part of the board are supported.

Outstanding! I will definitely be using this tool to prepare some of the diagrams I want to post to L19.

Re: Html5 Go Board

Posted: Fri Jun 05, 2015 6:43 am
by KOCMOHABT
Web Go/Baduk Board 0.9.57, has been fully reviewed by an editor and is now available for download in FF gallery at https://addons.mozilla.org/addon/web-gobaduk-board/.
cheers :D I was waited for that for almost 5 months.

Re: Html5 Go Board

Posted: Fri Jun 05, 2015 3:55 pm
by Bonobo
Congratulations! From using it in Chrome I can say that it’s a very nice and useful piece of work!

Thank you, Tom

Re: Html5 Go Board

Posted: Tue Jun 09, 2015 2:37 am
by DinoKino
I love it! It Looks like I will have no more excuses to not show diagrams in this forum :o

One more thing: when pressing CTRL + V nothing happens (I guess there are two functions for this keyboard shortcut).

Re: Html5 Go Board

Posted: Tue Jun 09, 2015 2:41 am
by KOCMOHABT
DinoKino wrote:One more thing: when pressing CTRL + V nothing happens (I guess there are two functions for this keyboard shortcut).
Ctrl+V - Change viewmode of the next move.
Ctrl+Shift+V - Setting up viewport.

Re: Html5 Go Board

Posted: Tue Jun 09, 2015 2:53 am
by DinoKino
I'm not at home right now, so I'm not 100% sure. But isn't CTRL + V supposed to show the Ascii diagram?