Search found 7 matches

by Conardist
02 January 2021, 09:40
Forum: Developers
Topic: Diving into code, need some assistance
Replies: 13
Views: 2115

Re: Diving into code, need some assistance

/*uncommenting this fails, dont know why if (!self::isPlayerZombie(self::getActivePlayerId())) { self::throwDice(); $dice_thrown = self::getCurrentRoundDice(); self::notifyAllPlayers("diceThrown", '', array( 'dice' => $dice_thrown, 'is_reroll' => false, )); */ Perhaps the last section you...
by Conardist
26 November 2020, 19:53
Forum: Developers
Topic: The server reported an error.
Replies: 7
Views: 1103

Re: The server reported an error.

When you try to start a new game it should send a message "You have a game in progress at another table! See this game" and click the See this Game link. When I try to access your game from the link, it says it can't find the game in the database: 1)Either you changed the game name in info...
by Conardist
26 November 2020, 18:56
Forum: Developers
Topic: The server reported an error.
Replies: 7
Views: 1103

Re: The server reported an error.

I think the game you started to test has expired. If you have the option to express stop, try that. Or try to express start a new game. I think this happened to me too. But I'm new to this too! Trying to help.
by Conardist
08 November 2020, 17:29
Forum: Developers
Topic: First function Call Behavior
Replies: 4
Views: 716

Re: First function Call Behavior

<div class="playertablecard empirecard" id="empirespot" style="background-position: 85px 60px; top: 326.236px; left: 437.146px;"> </div> I believe the decimal point in the style is causing problems. top: 326.236px; left: 437.146px probably needs to be something like th...
by Conardist
08 November 2020, 09:47
Forum: Developers
Topic: Use same computer for multiple players?
Replies: 5
Views: 2101

Re: Use same computer for multiple players?

There is a little arrow next to each player name in the player panels. Click each of them to open a new browser page for each player. I do not see any arrows. This is where I am at. bga.png I tried express start and it says not enough players ( even though i have my 4 different dummy accounts) I ap...
by Conardist
07 November 2020, 22:13
Forum: Developers
Topic: Use same computer for multiple players?
Replies: 5
Views: 2101

Use same computer for multiple players?

How do you play test a game with your account alternates?

YourName0
YourName1
YourName2

etc.

How do I play as each person on one computer to test the game?

Thanks.
by Conardist
05 November 2020, 02:58
Forum: Tzolk'in
Topic: Rule check on interesting situation
Replies: 1
Views: 1464

Rule check on interesting situation

I used the "Build 2 building" option I built a building that allowed advancement on any tech track I advanced architecture to the third level (Reduce building cost by one resource) I also chose to gain 2 vp from the level 2 tech I was at before the bump up. Then on my second building that ...

Go to advanced search