Search found 4 matches

by vinayakr
07 July 2022, 08:11
Forum: Tichu
Topic: Is the programmer available?
Replies: 1
Views: 889

Re: Is the programmer available?

I apologize, I have been busy with work and family for the last year but have recently started working my way through the bug and feature request list.
by vinayakr
07 July 2022, 08:08
Forum: Tichu
Topic: Tichu bug- Straight wish with phoenix not enforced
Replies: 2
Views: 822

Re: Tichu bug- Straight wish with phoenix not enforced

I believe I fixed this recently.
by vinayakr
15 July 2021, 07:14
Forum: Translations
Topic: Removing Translations
Replies: 1
Views: 489

Removing Translations

Somehow I got some translations in for my labels, they are located here: https://boardgamearena.com/translation?module_id=1237&source_locale=en_US&dest_locale=nl_NL&find=LB_ My code only has these in two places: $this->tpl['LB_SQUARE_TABLE'] = self::_("Square table"); // locate...
by vinayakr
07 August 2020, 07:42
Forum: Developers
Topic: Is the server single threaded?
Replies: 4
Views: 2011

Is the server single threaded?

Is the game server single threaded? I'm developing Tichu and a player can play a bomb at any time out of turn. Do I need to have Mutex's in place so that a player can't play normally while this player is playing out of turn or is the server single threaded and will finish any action it is currently ...

Go to advanced search