Search found 478 matches

by lpaatero
Fri Apr 11, 2025 8:45 pm
Forum: General
Topic: Limit AI possible moves shown at specific position
Replies: 1
Views: 73767

Re: Limit AI possible moves shown at specific position

At the moment there is no adjustment to this.
I will think if something automatic and simple could be done for this.
by lpaatero
Mon Mar 10, 2025 5:09 pm
Forum: Hactar Go
Topic: Hoshi size
Replies: 3
Views: 218099

Re: Hoshi size

Thank you for reporting this.

Improvement to this will be in next release (no schedule fixed yet). There are quite a many things that impact the result, so even after this there may be cases that require further tuning.

- Lauri
by lpaatero
Mon Feb 17, 2025 8:36 pm
Forum: Support
Topic: Feature request for database search by the player names
Replies: 1
Views: 162141

Re: Feature request for database search by the player names

Sorry, I am not planning to do player search for GOWrite.
Most of my effort goes to Hactar go, as it has more users. I am also mostly using it, and less often GOWrite.

Regards,
Lauri
by lpaatero
Mon Feb 17, 2025 8:35 pm
Forum: Hactar Go
Topic: Hoshi size
Replies: 3
Views: 218099

Re: Hoshi size

Hi,

No adjustment for hoshi.
Can you get a screenshot of too small hoshi? It would help to decide hot to improve things.

regards,
Lauri
by lpaatero
Thu Jan 09, 2025 8:41 pm
Forum: Support
Topic: Renju
Replies: 1
Views: 12484

Re: Renju

This is not something I would be considering any time soon. In principle the change may look small. But the change requires knowing rules in code that right now does not have any information except the board. So it will unavoidably lead to continuous stream of problems popping up in many different p...
by lpaatero
Tue Aug 13, 2024 2:28 pm
Forum: Bugs
Topic: gowrite2 script only shows splash window
Replies: 3
Views: 274490

Re: gowrite2 script only shows splash window

I would expect the problem is somehow in gowrite2 script, it is a hack. It could fail multiple ways.
If you later find any patterns in failures, let me know.

/Lauri
by lpaatero
Tue Aug 13, 2024 1:23 pm
Forum: General
Topic: Automatically create variations by default
Replies: 1
Views: 95729

Re: Automatically create variations by default

Sorry, right now it does not remember its last state.

I try to implement persistent state as I have time.
by lpaatero
Tue Aug 13, 2024 1:22 pm
Forum: General
Topic: Stop katago
Replies: 1
Views: 12930

Re: Stop katago

If you deselect "analyse all", no new analysis should be done.
There may still be analysis in queue (both in gowrite and in katago), but once queue is done, not new work should start in katago.
by lpaatero
Tue Aug 13, 2024 1:20 pm
Forum: Bugs
Topic: gowrite2 script only shows splash window
Replies: 3
Views: 274490

Re: gowrite2 script only shows splash window

How are you starting gowrite?
from command line or thru some other means?

Some systems have had problems parsing %F in desktop definitions, this could be the problem.

/ Lauri
by lpaatero
Fri Jul 19, 2024 9:58 am
Forum: Bugs
Topic: Error when opening new windows
Replies: 3
Views: 20868

Re: Error when opening new windows

Thanks for analysis, this clarifies the problem.

I found some broken code in variation letter selection. I will try to fix this in next version.
by lpaatero
Fri Jul 19, 2024 9:23 am
Forum: Hactar Go
Topic: Hactar Go LIte is no more
Replies: 0
Views: 34918

Hactar Go LIte is no more

Hactar go lite cannot be installed anymore from google play.

Google policies forbid multiple similar programs, and this prevents me keeping both Hactar Go and Hactar Go Lite in google play.
by lpaatero
Fri Apr 19, 2024 7:39 am
Forum: Bugs
Topic: Error when opening new windows
Replies: 3
Views: 20868

Re: Error when opening new windows

Hi, It seems your gowrite settings are somehow damaged. Problem relates to what is show as label for main continuation of the game. The code around this looks bad, and can fail multiple ways. There are probably quite ancient bugs, need to dig this a bit more. You can fix the problem by renaming (or ...
by lpaatero
Thu Feb 01, 2024 10:24 am
Forum: Support
Topic: Trying to Run GoWrite2 on Mac M2 Sonoma (14.2.1)
Replies: 6
Views: 46816

Re: Trying to Run GoWrite2 on Mac M2 Sonoma (14.2.1)

Do other mac users see this problem?
Please let us know!
by lpaatero
Tue Jan 30, 2024 2:48 pm
Forum: Support
Topic: Trying to Run GoWrite2 on Mac M2 Sonoma (14.2.1)
Replies: 6
Views: 46816

Re: Trying to Run GoWrite2 on Mac M2 Sonoma (14.2.1)

To me it somehow looks like Java itself is failing. You could test if other java+GUI software is working.

Solving this without lots of trialing would require debugging with Mac. I do not have one, so I cannot do this.

regards
Lauri
by lpaatero
Tue Jan 30, 2024 2:36 pm
Forum: Support
Topic: Any Plans on Having a Version of GoWrite2 Embedded on a Webpage?
Replies: 2
Views: 21690

Re: Any Plans on Having a Version of GoWrite2 Embedded on a Webpage?

This has been considered, but it is not feasible. There are multiple ways to do this (beyond deprecated applets).

None of the ways is easy or simple.

Also result would be half-cooked. Maintaining such solution is not that much fun.

regards
Lauri