Hello,
First of all, thanks for this very good kgs client.
Yet, I found 2 bugs:
- It is often (but not always) impossible to load a game to a room which has accentuated characters.
Examples: Go go gadgéto moyo, Salle française.
The game fails to load: it is only an empty window. After it, the app ...
Search found 7 matches
- Tue Jul 05, 2022 4:36 am
- Forum: KGS
- Topic: GoUniverse (New KGS client)
- Replies: 273
- Views: 432438
- Thu Jan 07, 2021 10:50 am
- Forum: Computer Go
- Topic: Html5 Go Board
- Replies: 135
- Views: 155239
Re: Html5 Go Board
Perhaps this is not what you need, i can add an option for loading empty board/last board state/preloaded sgf and same option for coordinates.
I've been meddling with the code since I posted my questions.
So, for coordinates I played with the local storage :
if (undefined !== window.localStorage ...
I've been meddling with the code since I posted my questions.
So, for coordinates I played with the local storage :
if (undefined !== window.localStorage ...
- Tue Dec 22, 2020 3:31 pm
- Forum: Computer Go
- Topic: Html5 Go Board
- Replies: 135
- Views: 155239
Re: Html5 Go Board
Hello, really a great program !
I have a few questions :
- How can I start the board with coordinates activated by default ?
- How can I start the board with a SGF file loaded by default ?
- Is it a way to localize the menus (other than modifying all the .js) ?
- Is it a way to cut and copy nodes ...
I have a few questions :
- How can I start the board with coordinates activated by default ?
- How can I start the board with a SGF file loaded by default ?
- Is it a way to localize the menus (other than modifying all the .js) ?
- Is it a way to cut and copy nodes ...
- Mon Nov 26, 2018 6:54 am
- Forum: KGS
- Topic: GoUniverse (New KGS client)
- Replies: 273
- Views: 432438
Re: GoUniverse (New KGS client)
You need to install the latest version of the JSON-translator on the same domain and change the connection address in the file Src/KGS/Client.js from https://www.gokgs.com/json/access to your translator (lines 884 and 923).
I suppose you mean the file catchable here : https://www.gokgs.com/help ...
I suppose you mean the file catchable here : https://www.gokgs.com/help ...
- Mon Nov 19, 2018 9:13 am
- Forum: KGS
- Topic: GoUniverse (New KGS client)
- Replies: 273
- Views: 432438
Re: GoUniverse (New KGS client)
If you need a web server for hosting Go Universe, I can provide it freely.
Just tell me. :salute:
If you can make it work, kgs can also host it.
If you can arrange it, then I don’t mind. But it would be better if you would help Oren to set up the server by himself, because it would be safer for ...
Just tell me. :salute:
If you can make it work, kgs can also host it.
If you can arrange it, then I don’t mind. But it would be better if you would help Oren to set up the server by himself, because it would be safer for ...
- Mon Oct 29, 2018 2:59 am
- Forum: KGS
- Topic: GoUniverse (New KGS client)
- Replies: 273
- Views: 432438
Re: GoUniverse (New KGS client)
Is there any plan to make GoUniverse HTML5-compliant, browser-independent, add-on-free, java-free, like shin.GoKGS.com ?
I had such a plan, but last year I had too little time. I hope this winter i will have more free time for further developing. Btw GOUniverse is already HTML5-compliant ...
I had such a plan, but last year I had too little time. I hope this winter i will have more free time for further developing. Btw GOUniverse is already HTML5-compliant ...
- Fri Jan 26, 2018 11:07 am
- Forum: KGS
- Topic: GoUniverse (New KGS client)
- Replies: 273
- Views: 432438
Re: GoUniverse (New KGS client)
Hello,
I like GoUniverse, a very complete client.
I wanted to use it with another browser than Chrome, then I installed the latest version + latest version of goproject on my web server.
But when I click on the button "Play on KGS", it says : Server is unavailable. Try again later.
However, if I am ...
I like GoUniverse, a very complete client.
I wanted to use it with another browser than Chrome, then I installed the latest version + latest version of goproject on my web server.
But when I click on the button "Play on KGS", it says : Server is unavailable. Try again later.
However, if I am ...