Search found 24 matches

by Tabaskov
17 December 2022, 18:36
Forum: Cubosaurs
Topic: Cubosaurs DNA cards
Replies: 4
Views: 11844

Re: Cubosaurs DNA cards

:idea: This point raised a number of feedbacks and questions. Finally... After a discussion with the publisher, it was decided to remove the timer, in particular to give time to players who are new to the game, as others will quickly get into the habit of clicking on the "Pass" button. :ug...
by Tabaskov
16 December 2022, 12:29
Forum: Cubosaurs
Topic: Cubosaurs DNA cards
Replies: 4
Views: 11844

Re: Cubosaurs DNA cards

Hi pokipoka, we have observed that in the vast majority of cases the DNA tiles are used at the beginning of the turn, before accepting or refusing the hand. You have plenty of time to choose. Once the main action is done, the rule says that it is still possible to use the DNA tiles, but in order not...
by Tabaskov
21 November 2022, 16:38
Forum: Developers
Topic: Images that disappears after deploy to production
Replies: 8
Views: 581

Re: Images that disappears after deploy to production

Thank you for your reactivity.
Everything works normally again, like it did at the beginning. I will pay attention to my modifications to give you some hints if it happens again ;)

In the end, it was a commit conflict problem and not an image problem.
by Tabaskov
19 November 2022, 22:58
Forum: Developers
Topic: Images that disappears after deploy to production
Replies: 8
Views: 581

Re: Images that disappears after deploy to production

Some pictures are better than a big speech. The production versions (alpha) https://i.imgur.com/lNNxPYT.png A game in progress (with old version, but images) https://i.imgur.com/Jlv9zpP.png The same game just after deploying the latest version https://i.imgur.com/oMznveq.png It's very annoying... Sh...
by Tabaskov
19 November 2022, 22:05
Forum: Developers
Topic: Tutoriel francais
Replies: 5
Views: 431

Re: Tutoriel francais

Salut, comme répondu plus haut, un minimum de connaissances en anglais semble incontournable pour avancer sur les projets BGA Studio. Cela dit il s'agit d'une compétence à peu près commune de la plupart des développeurs en informatique, au pire les traducteurs en ligne dépannent bien. Mais pour en r...
by Tabaskov
19 November 2022, 12:38
Forum: Developers
Topic: Images that disappears after deploy to production
Replies: 8
Views: 581

Re: Images that disappears after deploy to production

Always the same thing this morning :(
I tested a very small modification. After a deploy to production, the modification is well there, but I lose all the images !!!
People who have games in progress don't see the cards anymore :?
Is this problem specific to my project, or does it do it to others?
by Tabaskov
19 November 2022, 00:04
Forum: Developers
Topic: Images that disappears after deploy to production
Replies: 8
Views: 581

Re: Images that disappears after deploy to production

And the commit log or deploy to production log does not raise any particular alert concerning the images. Very weird...
by Tabaskov
18 November 2022, 23:58
Forum: Developers
Topic: Images that disappears after deploy to production
Replies: 8
Views: 581

Re: Images that disappears after deploy to production

Yes, during the game, I see that the source of the cards is here: https://x.boardgamearena.net/data/themereleases/current/games/cubosaurs/221116-1416/img/cartes_cbsr.png and it works with this 2 day old version. But if I deploy a new version the link changes (e.g. 221116-1416 becomes 221118-1735) an...
by Tabaskov
18 November 2022, 16:46
Forum: Developers
Topic: Images that disappears after deploy to production
Replies: 8
Views: 581

Images that disappears after deploy to production

Hello, I fixed a small problem detected on my game in public alpha. After a commit and deploy to production, no image appears in the games. The link to the images does not work. I tried to redeploy but it's the same. In the meantime I have to go back to the previous version. However in studio mode e...
by Tabaskov
27 October 2022, 13:25
Forum: Developers
Topic: Customize the order of player boards
Replies: 6
Views: 541

Re: Customize the order of player boards

Ok, thank you very much, I will try with the css order property :)

Subsidiary question (I'm relatively new to bga dev and I discover more every day): many answers on this forum talk about overwriting functions, but is the framework source code available somewhere?

Go to advanced search