Search found 30 matches

by Ciffy
22 August 2025, 01:41
Forum: Discussions
Topic: What does "playing hours" mean?
Replies: 4
Views: 124

Re: What does "playing hours" mean?

Thanks. Yes, I should know better, but I've never investigated the playing hours before and very rarely play with people I don't already know in some form or fashion.

Still, your answer was very thorough and helpful, and I appreciate it.
by Ciffy
26 June 2025, 13:54
Forum: Discussions
Topic: What does "playing hours" mean?
Replies: 4
Views: 124

What does "playing hours" mean?

I just got booted from a game due to taking too long to take my turns, because everyone else was on a different continent from me, so my clock would tick while I was sleeping. While awake I would take my turns as soon as I was made aware it was my turn, but it wasn't enough to run the clock back up....
by Ciffy
10 June 2023, 17:39
Forum: Ark Nova
Topic: Why can't I play the Rhesus Monkey Park in my zoo?
Replies: 7
Views: 651

Re: Why can't I play the Rhesus Monkey Park in my zoo?

Thank you. I figured it was something I was missing. I've never noticed the special buildings aren't dual sided.
by Ciffy
10 June 2023, 16:49
Forum: Ark Nova
Topic: Why can't I play the Rhesus Monkey Park in my zoo?
Replies: 7
Views: 651

Why can't I play the Rhesus Monkey Park in my zoo?

Screen shot for the relevant information. Don't want to report it as a bug until I'm sure it's not just me missing a rule. https://i.imgur.com/dFy0TI8.png Assuming I can flip and rotate the tile, there's at least 2 places I can play it starting at the lowest hex above the size 5. The card doesn't ap...
by Ciffy
27 April 2023, 19:48
Forum: Discussions
Topic: Krosmaster Arena tutorial gives an error and doesn't load
Replies: 2
Views: 143

Re: Krosmaster Arena tutorial gives an error and doesn't load

Thanks! I didn't see the "we only show you games you're familiar with" link above the games list. Just did a Control F for "kros" and got nothing back.
by Ciffy
26 April 2023, 21:11
Forum: Discussions
Topic: Krosmaster Arena tutorial gives an error and doesn't load
Replies: 2
Views: 143

Krosmaster Arena tutorial gives an error and doesn't load

Clicking on Tutorial under Learn on Krosmaster Arena 2.0 gives the following error: "Sorry, an unexpected error has occurred... Game archive not found (222902751) (reference: MU 26/04 22:09:33)" I also couldn't find a game specific forum for it to post there. Should I take that as a hint t...
by Ciffy
04 March 2021, 00:11
Forum: Developers
Topic: is there an issue with having a jstpl template and a php.view template with the same name?
Replies: 4
Views: 752

Re: is there an issue with having a jstpl template and a php.view template with the same name?

The short answer is that having a javascript and a php class with the same id's and the same fields DOES cause problems. I finally figured it all out when I noticed the template in the html (when I did a view source) had the dollar signs and values instead of the template variables. I changed LEFT t...
by Ciffy
03 March 2021, 22:06
Forum: Developers
Topic: is there an issue with having a jstpl template and a php.view template with the same name?
Replies: 4
Views: 752

Re: is there an issue with having a jstpl template and a php.view template with the same name?

I've mostly figured it out. The issue was actually in the PHP placement (the bug was only happening after a page refresh of the current player when they needed to place a piece). I was having an issue with the flipping of the board, calling it rows 1 - 6 for player 1 and 6 - 1 for player 2 but then ...
by Ciffy
03 March 2021, 20:42
Forum: Developers
Topic: is there an issue with having a jstpl template and a php.view template with the same name?
Replies: 4
Views: 752

is there an issue with having a jstpl template and a php.view template with the same name?

Just as the topic says, I'm using PHP to build the board at page load, but it doesn't seem to be firing again when I add a new element after the page is done (at least my self::dumps aren't showing up in the logs), so I'm trying to build the element temporarily in Javascript. my php template: <!-- B...
by Ciffy
02 March 2021, 18:51
Forum: Developers
Topic: How to update this.gamedatas in JS?
Replies: 6
Views: 924

Re: How to update this.gamedatas in JS?

So for what its worth, for better or worse, I did a this.gamedatas.piece.push() in the notif_playpiece function and sent an array identical to the output of the pieces sql statement during the php getalldatas method. Not sure if that's what you were implying I needed to do, but it seems to have fixe...

Go to advanced search