Search found 18 matches

by TomFCG
03 May 2026, 23:40
Forum: Discussions
Topic: BGA is a DIRTY company
Replies: 8
Views: 451

Re: BGA is a DIRTY company

Both Visa and Mastercard have for several years now offered a service to their subscribers to automatically update the card details when a new card is issued linked to the same account. The best bet if you don't want to be charged for things you no longer use is to close your account when your card ...
by TomFCG
16 April 2026, 00:30
Forum: Lost Cities
Topic: How to swap the new design with the old one
Replies: 26
Views: 1264

Re: How to swap the new design with the old one

Thank you for this! Added to my BGA CSS collection.
by TomFCG
19 February 2026, 22:34
Forum: Official announcements [en]
Topic: New Tournament Pages are here: Better, Faster, and Mobile-Friendly!
Replies: 335
Views: 15119

Re: New Tournament Pages are here: Better, Faster, and Mobile-Friendly!

The timezone conversion on the new tournament page is incorrect (for Australian Eastern Summer Time anyway). It was correct on the old page.
by TomFCG
12 December 2025, 00:20
Forum: Discussions
Topic: Can I play a multiplayer game against myself?
Replies: 1
Views: 66

Can I play a multiplayer game against myself?

As a developer when testing a game I can play against myself with multiple dev accounts, but I would like to be able to play other games this way. A few games have solo versions but these are usually very different from the actual game. I could of course do this by creating multiple accounts, using ...
by TomFCG
22 March 2025, 23:32
Forum: Discussions
Topic: Solo mode preventing me playing turn based games?
Replies: 7
Views: 157

Solo mode preventing me playing turn based games?

I recently purchased a premium subscription so I could play Ark Nova solo. However even though I started the game in Friendly mode (and it's solo!), it is now telling me when I try to join any other turn-based game that I am overtime in a game and now I can't join any other games. Is there any way t...
by TomFCG
21 June 2024, 17:42
Forum: Discussions
Topic: "World ELO Leader" achievement not awarded
Replies: 10
Views: 543

Re: "World ELO Leader" achievement not awarded

I can confirm that my XP only increased for the "Top 2" achievement, no additional XP added.
by TomFCG
21 June 2024, 05:17
Forum: Discussions
Topic: "World ELO Leader" achievement not awarded
Replies: 10
Views: 543

Re: "World ELO Leader" achievement not awarded

mosed1: You can only get each achievement once. It is a bug and there is a bug report on it. Unfortunately this happened to me also when I got #1 in a game for a few XP then got back there when it was more popular and did not get any additional XP. So yes, it is impossible for you to get the extra 5...
by TomFCG
18 June 2024, 17:17
Forum: Discussions
Topic: "World ELO Leader" achievement not awarded
Replies: 10
Views: 543

"World ELO Leader" achievement not awarded

I had previously been Top 5 in Cosmos: Empires and 2 days ago played a game that resulted in me moving to #1 (still there at time of posting). However at the conclusion of this game I was only given the "Top 2" achievement, not the "World ELO Leader" achievement. It also seems ot...
by TomFCG
11 October 2022, 22:47
Forum: "Beta" games
Topic: Kraken Up is now Beta
Replies: 0
Views: 376

Kraken Up is now Beta

. https://boardgamearena.com/gamepanel?game=krakenup Kraken Up is a quick simultaneous card draftng game. Draft and play one card each turn before passing the hand of cards to the next player. The selected card can be used as food to grow your tentacle, or added to the ocean as treasure to (hopefull...
by TomFCG
20 May 2022, 00:54
Forum: Developers
Topic: Other active player states do not transition properly after playerTurn state has happened
Replies: 4
Views: 585

Re: Other active player states do not transition properly after playerTurn state has happened

In your function stNextPlayer you are calling $this->gamestate->nextState( 'endRound' ); followed by $this->gamestate->nextState( 'playerTurn' ); You may be missing an "else".

Go to advanced search