Search found 15 matches

by stst
18 January 2025, 12:17
Forum: Kalah
Topic: Why
Replies: 52
Views: 7460

Re: Why

Дополнительный клик для подтверждения хода можно отключить в настройках игры для каждого игрока (в этом случаи ход будет выполняться, как и прежде, за один клик).
by stst
19 February 2024, 08:31
Forum: Evolution
Topic: Disabling automatic feeding (if only when learning the game)
Replies: 6
Views: 919

Re: Disabling automatic feeding (if only when learning the game)

Added game option "Auto feeding": Disabled/Enabled. At now if game table is opened with the option disabled, then players will take plant food from the water hole until they have fed all the species (as in the game on board in live).
by stst
14 February 2024, 21:49
Forum: "Beta" games
Topic: Evolution is now in beta!
Replies: 0
Views: 401

Evolution is now in beta!

Evolution is now in beta! The goal of Evolution is to thrive in the midst of an ever-changing ecosystem where food is scarce and predators lurk. You will get points for feeding your species, increasing their population, and evolving them to best ensure their survival. You can try the game here: http...
by stst
04 April 2023, 17:56
Forum: "Alpha" games
Topic: Evolution is now in alpha!
Replies: 25
Views: 5425

Evolution is now in alpha!

Evolution is now in alpha! The goal of Evolution is to thrive in the midst of an ever-changing ecosystem where food is scarce and predators lurk. You will get points for feeding your species, increasing their population, and evolving them to best ensure their survival. You can try the game here: htt...
by stst
08 January 2017, 12:43
Forum: Developers
Topic: How to define player who created a table?
Replies: 1
Views: 1169

Re: How to define player who created a table?

I found the solution of this problem. The method setupNewGame(initial setup of the game) has '$players' input parameter. This parameter is a associative array and one of element of array specifies administrator of table (table creator): ["player_is_admin"]=> string(1) "1" .
by stst
08 January 2017, 00:04
Forum: Developers
Topic: How to define player who created a table?
Replies: 1
Views: 1169

How to define player who created a table?

How to define player who created a table? I didn't find necessary field in 'player' table.
by stst
06 January 2017, 20:12
Forum: Official announcements [en]
Topic: New game : Go
Replies: 8
Views: 6136

Re: New game : Go

To Faignantix.

- You see the prisoners when you choose Japanese counting method, but for Chinese counting method the count of prisoners does not matter.

- I wrote info about komi at this adaptation of the game on rules summary page in English.

- I plan to add handicaps option in future.
by stst
05 January 2017, 13:01
Forum: Official announcements [en]
Topic: New game : Go
Replies: 8
Views: 6136

Re: New game : Go

AGA variant of Go rules is used at this adaptation of the game.
by stst
27 October 2014, 22:12
Forum: Developers
Topic: Suggestion for an improvement of stock component
Replies: 1
Views: 1324

Suggestion for an improvement of stock component

Many games on BGA use stock component and most of these games use methods: addToStock/addToStockWithId and removeFromStock/removeFromStockById with optional parameter "from/to" for sliding of stock item from/to an Html element. Very often stock item (card, token, ...) is sliding under vari...
by stst
10 September 2013, 17:38
Forum: Developers
Topic: A possible error in documentation of JS component: Stock
Replies: 1
Views: 1613

A possible error in documentation of JS component: Stock

URL: g_themeurl+'img/your_game_name/yourimage.png' (parameter of method addItemType of Stock-component) is incorrect at current time.
Stock-component is successfully created if to use the URL: g_gamethemeurl+'img/yourimage.png'.
If this is an error, then correct it please.

Go to advanced search