Search found 14 matches

by Ralchimist
08 March 2021, 11:50
Forum: Developers
Topic: log order change on refresh
Replies: 6
Views: 1575

Re: log order change on refresh

I come back to this problem.
If there's notifyPlayer log and notifyAll log at the same timing(minute ranged), on refresh the notifyPlayer log appears first...

Why logs do not appear in precise (milliseconds or seconds?) chronological order?
by Ralchimist
01 March 2021, 00:06
Forum: Developers
Topic: His/her on states description
Replies: 1
Views: 373

His/her on states description

Hi!

I have this state description: "clienttranslate('${actplayer} must discard one tile from his hand')".
Is there a way to replace "his" by "her" depend on player gender?

Thx
by Ralchimist
19 February 2021, 21:58
Forum: Developers
Topic: debug archive mode
Replies: 3
Views: 610

Re: debug archive mode

But I only can test things on production? Isn't it a bit dangerous?
by Ralchimist
17 February 2021, 11:53
Forum: Developers
Topic: debug archive mode
Replies: 3
Views: 610

debug archive mode

Hi!

Is there a way to debug archive mode on dev environnement?
I have a JS issue when I want to watch replay from ended game.
Is the archive mode runs with last deployed JS file or with the file present at the time?

Thx for your help!
by Ralchimist
09 February 2021, 19:02
Forum: "Alpha" games
Topic: Mahjong in Alpha
Replies: 15
Views: 4656

Mahjong in Alpha

Hi everyone! The traditionnal four-player Mahjong is now available for alpha testing! You can access the reviewer interface from https://boardgamearena.com/reviewer?game=mahjong The group is openned so please invite friends to join us! It exists so many differents rules, I tried to choose a simplies...
by Ralchimist
09 January 2021, 18:55
Forum: Developers
Topic: Create a fake zombie player
Replies: 3
Views: 873

Create a fake zombie player

Hi! I'm working on Mahjong. The 3 players version is a 4 players version with a dead player. Because the dead player is doing same actions than my ZombieTurn function, I'm wondering if it will be a good way to create a fake 4th player and make him as a zombie. Or is there a better way to do it? Than...
by Ralchimist
01 January 2021, 13:03
Forum: Developers
Topic: log order change on refresh
Replies: 6
Views: 1575

Re: log order change on refresh

up! I still have the issue.
by Ralchimist
24 June 2020, 09:33
Forum: Developers
Topic: log order change on refresh
Replies: 6
Views: 1575

log order change on refresh

Hi! I have an "issue" with log notification. Here is my code: (with 3 notifications) self::notifyAllPlayers( "noClaimer", clienttranslate( 'Nobody claims ${TileId}.' ), array( 'TileId' => $tiletoclaim['id'], 'tile_type' => $tiletoclaim['type'], 'tile_value' => $tiletoclaim['type_...
by Ralchimist
19 June 2020, 18:18
Forum: Developers
Topic: Add class on tableWindow
Replies: 4
Views: 1421

Add class on tableWindow

Hi!

I would like to add a class on one td in tableWindow.
Someone knows how to do this?

Thx
by Ralchimist
17 June 2020, 11:38
Forum: Developers
Topic: [SOLVED]warning on new game
Replies: 4
Views: 1274

[SOLVED]warning on new game

Hi! since this morning I've got this error when I launch a new game: Warning: mkdir(): Too many links in /var/tournoi/release/tournoi-200603-1012-gs/www/view/common/game.view.php on line 116 If I reload my page, the error disappears. Someone knows where does it come from? Something in my "mygam...

Go to advanced search