Search found 2132 matches

by RicardoRix
12 March 2024, 01:54
Forum: Developers
Topic: "e.hitch is not a function" on my ajax calls. anyone understand it?
Replies: 4
Views: 384

Re: "e.hitch is not a function" on my ajax calls. anyone understand it?

The ajax call looks a bit odd. You're only passing args, there is no ending ; and you don't have lock: true in the args. Not really sure what the consequences would be though. This is pretty much taken straight from the example in the new project code they give you: var args = {}; args['lock'] = tru...
by RicardoRix
11 March 2024, 17:16
Forum: Official announcements [en]
Topic: GOSU X: Eight Immortals fight to win the Great Battle in a two-player combo card game
Replies: 15
Views: 2636

Re: GOSU X: Eight Immortals fight to win the Great Battle in a two-player combo card game

asd123321 wrote: 11 March 2024, 16:12 No chance for this with cards to small to read.
can you hover over the card to get the tooltip to read it better?
by RicardoRix
11 March 2024, 10:36
Forum: Suggestions
Topic: Add a "Nudge player" button for async games.
Replies: 5
Views: 282

Re: Add a "Nudge player" button for async games.

There already is an automated email you get when you run out of time.
by RicardoRix
08 March 2024, 12:02
Forum: Official announcements [en]
Topic: 🌿ELO System Updates
Replies: 864
Views: 2558514

Re: 🌿ELO System Updates

It's an issue that has cropped up lots of times in the past. No-one on the BGA team plays competitively. Not arena, not ELO, not even against strangers. If they play at all, then it's against their friends which are mainly other BGA team members. They really don't have an understanding, and therefor...
by RicardoRix
08 March 2024, 01:43
Forum: Discussions
Topic: Abusing game using unlimited time option.
Replies: 5
Views: 197

Re: Abusing game using unlimited time option.

You can quit friendly no-time limit games - no penalty.

And no ELO is exchanged in friendly games.
by RicardoRix
07 March 2024, 11:50
Forum: Developers
Topic: Resolution in view.php
Replies: 2
Views: 276

Re: Resolution in view.php

If this helps. You can hook into the onScreenWidthChange change event, simply by defining a function. https://en.doc.boardgamearena.com/index.php?search=onScreenWidthChange&title=Special%3ASearch&go=Go I also manually call the function in setup just to be sure. onScreenWidthChange: function(...
by RicardoRix
06 March 2024, 14:19
Forum: Official announcements [en]
Topic: 🌿ELO System Updates
Replies: 864
Views: 2558514

Re: 🌿ELO System Updates

Someone at BGA has got their knickers in a anti-ELO twist over je ne se quois and suddenly they say they no longer support it, but they did before, and they can again, and frankly they should. I think you mean je ne se pas. Not quite a mixed-metaphor, but this mistake did make me smile. Kinda turns...
by RicardoRix
02 March 2024, 17:42
Forum: Discussions
Topic: automatic search
Replies: 1
Views: 177

Re: automatic search

you can try to switch to manual mode, and just join the tables you like.
by RicardoRix
01 March 2024, 12:07
Forum: Developers
Topic: Game box not opening.
Replies: 2
Views: 263

Re: Game box not opening.

Try F12 and look to see if you have any console exceptions stopping the page loading.
by RicardoRix
01 March 2024, 01:39
Forum: Discussions
Topic: My Experience Playing BGA Totally Blind
Replies: 19
Views: 1310

Re: My Experience Playing BGA Totally Blind

(In terms of the point of this thread - I don't think it's reasonable to ask blind players, who are likely not developers and may have no familiarity with Javascript, to access this often very complex and deeply-nested object in the Javascript console and figure out from that what might be going on...

Go to advanced search