Search found 11 matches

by YEEDA
01 February 2023, 21:16
Forum: Developers
Topic: Is it possible to use some SPA framework such as react?
Replies: 6
Views: 1312

Re: Is it possible to use some SPA framework such as react?

I'm a bit late to answer maybe, but the game I developed uses React for some parts. https://studio.boardgamearena.com/studiogame?game=laserreflection The game board is composed in large part of a grid displaying mirrors and a laser, this part is developed in React. Everything else is developed in a...
by YEEDA
21 September 2022, 16:11
Forum: Developers
Topic: Is it possible to use some SPA framework such as react?
Replies: 6
Views: 1312

Re: Is it possible to use some SPA framework such as react?

Is it possible to use some SPA framework such as react? I already finished a game by using pure js to manipulate the DOM directly. I am planning to learn a single-page application framework (react). And I wonder is it possible to use those framework to render the game on bga? If it is possible, wha...
by YEEDA
20 September 2022, 19:42
Forum: Developers
Topic: Is it possible to use some SPA framework such as react?
Replies: 6
Views: 1312

Is it possible to use some SPA framework such as react?

Is it possible to use some SPA framework such as react? I already finished a game by using pure js to manipulate the DOM directly. I am planning to learn a single-page application framework (react). And I wonder is it possible to use those framework to render the game on bga? If it is possible, what...
by YEEDA
25 July 2022, 20:08
Forum: Developers
Topic: How to add a pubbanner to a game?
Replies: 5
Views: 770

Re: How to add a pubbanner to a game?

Thanks for reply, I will try to contact admin.
by YEEDA
24 July 2022, 18:09
Forum: Developers
Topic: How to add a pubbanner to a game?
Replies: 5
Views: 770

How to add a pubbanner to a game?

Does every body know how to add a pubbanner to a game? Some game such as Catan, Railroad Ink have the pubbanner for some interface. https://i.imgur.com/lkIMG9I.png https://i.imgur.com/FHdgdPB.png But I cannot find any information about pubbanner in the studio wiki. I hope someone can answer me how t...
by YEEDA
19 May 2022, 14:19
Forum: Developers
Topic: How to manually on/off timer to specific player (while multiplayer)?
Replies: 4
Views: 748

Re: How to manually on/off timer to specific player (while multiplayer)?

RicardoRix wrote: 19 May 2022, 11:46 If you make a player inactive (they played their turn) then their timer will stop counting down.
Oh I got it!
That is a stupid question, HAHA
by YEEDA
19 May 2022, 11:29
Forum: Developers
Topic: How to manually on/off timer to specific player (while multiplayer)?
Replies: 4
Views: 748

Re: How to manually on/off timer to specific player (while multiplayer)?

Tisaac wrote: 18 May 2022, 21:19 What do you mean ? Putting him active/inactive ?
I means the remaining time for player(i.e. 3:00)
by YEEDA
18 May 2022, 20:29
Forum: Developers
Topic: How to manually on/off timer to specific player (while multiplayer)?
Replies: 4
Views: 748

How to manually on/off timer to specific player (while multiplayer)?

As title: How to manually on/off timer to specific player (while multiplayer)?

I cannot find relative ideas in wiki, I need to implement this for zombieTurn.
Can anybody help me or give me an alternative approach?
by YEEDA
05 May 2022, 14:04
Forum: Developers
Topic: right-side panel is appear at wrong position
Replies: 4
Views: 549

Re: right-side panel is appear at wrong position

paramesis wrote: 05 May 2022, 01:10 You probably have an unclosed html tag
Yes! You are right!
After I check and edit the *.tpl file, The right side is appear in the correct place!
Thanks!
by YEEDA
04 May 2022, 19:00
Forum: Developers
Topic: right-side panel is appear at wrong position
Replies: 4
Views: 549

Re: right-side panel is appear at wrong position

Thanks for reply, if anyone want to debug this, please request to access to my project, and I will make you as a temporary reader.
https://en.studio.boardgamearena.com/st ... laweentest

Go to advanced search