5 * Copyright (C) 2006-2013 Matteo Nastasi
6 * mailto: nastasi@alternativeoutput.it
7 * matteo.nastasi@milug.org
8 * web: http://www.alternativeoutput.it
10 * This program is free software; you can redistribute it and/or modify
11 * it under the terms of the GNU General Public License as published by
12 * the Free Software Foundation; either version 2 of the License, or
13 * (at your option) any later version.
15 * This program is distributed in the hope that it will be useful, but
16 * WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABLILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
18 * General Public License for more details. You should have received a
19 * copy of the GNU General Public License along with this program; if
20 * not, write to the Free Software Foundation, Inc, 59 Temple Place -
21 * Suite 330, Boston, MA 02111-1307, USA.
24 define('BIN5_PLAYERS_N', 3);
25 define('BIN5_CARD_HAND', 3); // normal value 8
26 define('BIN5_MAX_PLAYERS', BIN5_PLAYERS_N);
27 // define(BIN5_SHM_MIN', (50000 * BIN5_MAX_PLAYERS));
28 define('BIN5_SHM_MIN', 32768);
29 define('BIN5_SHM_MAX', (BIN5_SHM_MIN + 1048576));
30 define('BIN5_SHM_DLT', 32768);
31 define('BIN5_PROXY_PATH', PROXY_PATH."/bin5");
33 define('BIN5_RULES_OLDSCHEMA', -1);
34 define('BIN5_RULES_FINISH', 0);
35 define('BIN5_RULES_ABANDON', 1);
36 define('BIN5_RULES_ALLPASS', 2);
38 $mlang_bin5_bin5 = array(
39 // br, hr, b, /b, win, fri
40 'info_last' => array( 'it' => '%3$sultima mano%4$s',
41 'en' => '%3$slast hand%4$s'),
42 'info_curr' => array( 'it' => '%3$smano corrente%4$s',
43 'en' => '%3$scurrent hand%4$s'),
44 // br, hr, b, /b, win, fri
45 'info_part' => array( 'it' => 'Ha chiamato %3$s%5$s%4$s, il socio era %3$s%6$s%4$s,%1$s',
46 'en' => 'The declarer was %3$s%5$s%4$s, the partner was %3$s%6$s%4$s,%1$s'),
48 'info_capp' => array( 'it' => 'hanno fatto %3$scappotto%4$s EBBRAVI!.%1$s',
49 'en' => 'and they made %3Dscapot%4$s WELL DONE!.%1$s'),
51 // br, hr, b, /b, old_asta_pnt, old_pnt, winornot
52 'info_alea' => array( 'it' => 'dovevano fare %3$salmeno %5$d%4$s punti e ne hanno fatti %3$s%6$d%4$s: hanno %7$s.%1$s',
53 'en' => 'they had to do %3$sat least %5$d%4$s points and they had made %3$s%6$d%4$s: they have %7$s.%1$s'),
54 // br, hr, b, /b, old_pnt, winornot
55 'info_more' => array( 'it' => 'dovevano fare %3$spiù di 60%4$s punti e ne hanno fatti %3$s%5$d%4$s: hanno %6$s.%1$s',
56 'en' => 'they had to do %3$sover 60%4$s points and they had made %3$s%5$d%4$s: they have %3$s%6$s%4$s.%1$s'),
57 'info_win' => array( 'it' => 'vinto',
59 'info_peer' => array( 'it' => 'pareggiato',
61 'info_lost' => array( 'it' => 'perso',
64 // br, hr, b, /b, win_name
65 'info_alon' => array( 'it' => '%3$s%5$s%4$s si è chiamato in mano,%1$s',
66 'en' => '%3$s%5$s%4$s play alone against each other,%1$s'),
67 // br, hr, b, /b, old_asta_pnt, old_pnt, winornot
68 'info_aleaa' => array( 'it' => 'doveva fare %3$salmeno %5$d%4$s punti e ne ha fatti %3$s%6$d%4$s: ha %3$s%7$s%4$s.%1$s',
69 'en' => 'he/she had to do %3$sat least %5$d%4$s points and they had made %3$s%6$d%4$s: he/she had %3$s%7$s%4$s.%1$s'),
70 // br, hr, b, /b, old_pnt, winornot
71 'info_morea' => array( 'it' => 'doveva fare %3$spiù di 60%4$s punti e ne ha fatti %3$s%5$d%4$s: ha %3$s%6$s%4$s.%1$s',
72 'en' => 'he/she had to do %3$smore than 60%4$s points and they had made %3$s%5$d%4$s: he/she had %3$s%6$s%4$s.%1$s'),
74 'info_acap' => array( 'it' => 'ha fatto %3$scappotto%4$s EBBRAVO!.%1$s',
75 'en' => 'and he/she made %3$scapot%4$s WELL DONE!.%1$s'),
78 'info_omul' => array( 'it' => '%1$sLa partita valeva %3$s%5$s%4$s.%1$s',
79 'en' => '%1$sEN: The game was worth %3$s%5$s%4$s.%1$s' ),
82 'info_alpa' => array( 'it' => '%1$sHanno passato %3$stutti%4$s.%1$s',
83 'en' => '%1$sEN: Hanno passato %3$stutti%4$s.%1$s' ),
85 // br, hr, b, /b, aband-name
86 'info_aban' => array( 'it' => ' Ha lasciato %3$s%5$s%4$s perché aveva al massimo %3$s2 punti%4$s.',
87 'en' => ' EN: Ha lasciato %3$s%5$s%4$s perché aveva al massimo %3$s2 punti%4$s.'),
89 'info_shuf' => array( 'it' => 'Il mazzo a <b>%s</b>, ',
90 'en' => '<b>%s</b> shuffled the cards, '),
91 'info_yturn'=> array( 'it' => ' tocca a <b>te</b> giocare.',
92 'en' => ' it\'s <b>your</b> turn.'),
93 'info_turn' => array( 'it' => 'tocca a <b>%s</b> giocare.',
94 'en' => 'it\'s the <b>%s</b>\'s turn.'),
95 'info_mult' => array( 'it' => ' La partita vale <b>%s</b>.',
96 'en' => ' The game worth <b>%s</b>.' ),
97 'info_yshuf'=> array( 'it' => 'Fai <b>tu</b> il mazzo, ',
98 'en' => 'It\'s <b>your</b> shuffled the cards, '),
99 'info_match'=> array( 'it' => 'Il codice della partita è <b>%d</b>.',
100 'en' => 'Match code is <b>%d</b>.'),
101 'btn_bkgame'=> array( 'it' => 'torna alla partita',
102 'en' => 'back to the game'),
103 'call_wptn' => array( 'it' => '<br>con %d punti',
104 'en' => '<br>with %d points'),
105 'call_ycall'=> array( 'it' => 'Chiami%s:',
107 'call_call' => array( 'it' => 'Chiama %s%s:',
108 'en' => 'The declarer is %s%s:')
112 $table_wellarr = Array( 'it' => Array ( 'Benvenuto al tavolo. Se almeno tre giocatori non sbloccano l\'uscita cliccando il lucchetto, chi esce non può risedersi a un qualunque tavolo per '.floor(BAN_TIME/60).' minuti.'),
113 'en' => Array ( 'EN Benvenuto al tavolo. Se almeno tre giocatori non sbloccano l\'uscita cliccando il lucchetto, chi esce non può risedersi a un qualunque tavolo per '.floor(BAN_TIME/60).' minuti.') );
115 function multoval($mult)
120 return ($G_lang == 'en' ? 'double' : 'doppio');
122 return ($G_lang == 'en' ? 'triple' : 'triplo');
124 return ($G_lang == 'en' ? 'quadruple' : 'quadruplo');
126 return (sprintf(($G_lang == 'en' ? "%d-ple" : "%d-plo"), $mult));
131 var $value; /* 0 - 39 card value */
132 var $stat; /* 'bunch', 'hand', 'table', 'take' */
133 var $owner; /* (table position 0-4) */
134 // var $pos; /* Pos in hand. */
135 var $x; /* When played the X position on the table of the owner. */
136 var $y; /* When played the Y position on the table of the owner. */
138 function Card($value, $stat, $owner)
140 $this->value = $value;
141 $this->stat = $stat; // Card stat
142 $this->owner = $owner;
145 function assign($stat,$owner)
147 $this->stat = $stat; // Card stat
148 $this->owner = $owner;
151 function setpos($pos)
158 $this->stat = 'table'; // Card stat
163 function take($newown)
165 $this->stat = 'take'; // Card stat
166 $this->owner = $newown;
170 class Bin5_table extends Table {
171 var $card; // il mazzo di carte
172 var $mazzo; // chi e' di mazzo
182 var $points; // points array
183 var $points_n; // number of row of points
186 var $asta_win; // the caller idx position at table
188 var $friend; // the callee idx position at table
190 var $match_id; // the id of the match on the database (-1 == just not saved)
192 var $old_act; // last action that trigs the end of the game
197 var $old_pnt; // points made by caller and callee
198 var $old_asta_win; // the old caller idx position at table
199 var $old_friend; // the old callee idx position at table
201 function Bin5_table()
207 function create($idx)
209 if (($thiz =& new Bin5_table()) == FALSE)
215 $thiz->asta_pla = array(); // TRUE: in auction, FALSE: out of the auction
216 $thiz->asta_pla_n= -1;
217 $thiz->asta_card = -1;
218 $thiz->asta_pnt = -1;
221 $thiz->points = array( );
223 $thiz->total = array( 0, 0, 0, 0, 0);
224 $thiz->asta_win = -1;
225 $thiz->briscola = -1;
229 $thiz->match_id = -1;
232 $thiz->old_mazzo = -1;
233 $thiz->old_reason = "";
234 $thiz->old_asta_pnt = -1;
235 $thiz->old_mult = -1;
237 $thiz->old_asta_win = -1;
238 $thiz->old_friend = -1;
245 function myclone(&$from)
247 if (($thiz =& new Bin5_table()) == FALSE)
252 $thiz->card = $from->card;
253 $thiz->mazzo = $from->mazzo; // REVIEW
254 $thiz->gstart = $from->gstart;
255 $thiz->turn = $from->turn;
257 $thiz->asta_pla = $from->asta_pla;
258 $thiz->asta_pla_n = $from->asta_pla_n;
259 $thiz->asta_card = $from->asta_card;
260 $thiz->asta_pnt = $from->asta_pnt;
262 $thiz->mult = $from->mult;
263 $thiz->points = $from->points;
264 $thiz->points_n = $from->points_n;
265 $thiz->total = $from->total;
267 $thiz->asta_win = $from->asta_win;
268 $thiz->briscola = $from->briscola;
269 $thiz->friend = $from->friend;
271 $thiz->match_id = $from->match_id;
273 $thiz->old_act = $from->old_act;
274 $thiz->old_mazzo = $from->old_mazzo;
275 $thiz->old_reason = $from->old_reason;
276 $thiz->old_asta_pnt = $from->old_asta_pnt;
277 $thiz->old_mult = $from->mult;
278 $thiz->old_pnt = $from->old_pnt;
279 $thiz->old_asta_win = $from->old_asta_win;
280 $thiz->old_friend = $from->old_friend;
286 function parentcopy(&$from)
291 function spawn(&$from)
293 if (($thiz =& new Bin5_table()) == FALSE)
296 $thiz->parentcopy($from);
298 log_main("PLAYER_N - spawn.".$thiz->player_n);
300 $thiz->card = array();
301 $thiz->bunch_create();
302 $thiz->mazzo = rand(0,PLAYERS_N-1);
303 $thiz->points = array();
304 $thiz->total = array();
308 $thiz->match_id = -1;
310 $thiz->old_asta_win = -1;
311 $thiz->old_reason = "";
313 // players are rearranged in an dedicated array
314 $thiz->player = array();
315 for ($i = 0 ; $i < $from->player_n ; $i++)
316 $thiz->player[$i] = $i;
318 log_main("TABLE_OLD_WIN - spawn:".$thiz->old_asta_win);
323 static function asta2mult($asta_pnt)
327 else if ($asta_pnt > 100)
329 else if ($asta_pnt > 90)
331 else if ($asta_pnt > 80)
333 else if ($asta_pnt > 70)
339 function multer($is_new)
342 // return (pow(2, $this->mult) * $this->asta2mult($this->asta_pnt));
343 return (static::s_multer($this->mult, $this->asta_pnt));
346 // return (pow(2, $this->old_mult) * $this->asta2mult($this->old_asta_pnt));
347 return (static::s_multer($this->old_mult, $this->old_asta_pnt));
351 static function s_multer($mult, $pnt)
353 return (pow(2, $mult) * static::asta2mult($pnt));
356 // function bunch_create_old() function AND
360 // for ($i = 0 ; $i < (BIN5_CARD_HAND * BIN5_PLAYERS_N) ; $i++) {
361 // // for ($i = 0 ; $i < (BIN5_CARD_HAND * BIN5_PLAYERS_N) ; $i++) {
362 // $ret[$i] =& new Card($i, 'bunch', 'no_owner');
369 function bunch_create()
373 for ($i = 0 ; $i < (BIN5_CARD_HAND * BIN5_PLAYERS_N) ; $i++) {
374 $this->card[$i] = new Card($i, 'bunch', 'no_owner');
378 function bunch_make()
380 log_main("bunch_make start");
381 $ct = array(0,0,0,0,0);
383 mt_srand(make_seed());
385 for ($i = (BIN5_CARD_HAND * BIN5_PLAYERS_N) - 1 ; $i >= 0 ; $i--)
388 for ($i = (BIN5_CARD_HAND * BIN5_PLAYERS_N) - 1 ; $i >= 0 ; $i--) {
392 log_main("RND ZERO");
396 $owner = $i % BIN5_PLAYERS_N;
397 $this->card[$id]->assign('hand', $owner);
399 $rest[$rn] = $rest[$i];
400 // $pubbpos[$rn2] = $pubbpos[$i];
402 log_main("bunch_make end");
405 function init($userarr)
408 $this->mazzo = rand(0,PLAYERS_N-1);
411 $this->old_asta_win = -1;
412 $this->old_reason = "";
414 for ($i = 0 ; $i < BIN5_PLAYERS_N ; $i++) {
415 $this->total[$i] = 0;
416 $user_cur = $userarr[$this->player[$i]];
417 $user_cur->stat_set('table');
418 $user_cur->exitislock = TRUE;
421 log_main("table::init: ci siamo");
424 function game_init($userarr)
428 $this->gstart = ($this->mazzo+1) % BIN5_PLAYERS_N;
431 $this->asta_pla_n = BIN5_PLAYERS_N;
432 $this->asta_card = -1;
433 $this->asta_pnt = 60;
434 $this->asta_win = -1;
435 $this->briscola = -1;
439 for ($i = 0 ; $i < BIN5_PLAYERS_N ; $i++) {
440 $this->asta_pla[$i] = TRUE;
441 $user_cur = $userarr[$this->player[$i]];
442 $user_cur->subst = 'asta';
443 $user_cur->asta_card = -2;
444 $user_cur->asta_pnt = -1;
445 $user_cur->handpt = $this->hand_points($i);
450 function game_next($delta)
452 $this->old_mazzo = $this->mazzo;
453 $this->mazzo = ($this->mazzo + $delta) % BIN5_PLAYERS_N;
456 function mult_inc($val)
458 $this->old_mult = $this->mult;
462 function mult_set($val)
464 $this->old_mult = $this->mult;
468 function hand_points($idx)
470 GLOBAL $G_all_points;
474 for ($i = 0 ; $i < (BIN5_CARD_HAND * BIN5_PLAYERS_N) ; $i++) {
475 // for ($i = 0 ; $i < 40 ; $i++) {
476 if ($this->card[$i]->owner != $idx)
479 $ctt = $this->card[$i]->value % 10;
480 $tot += $G_all_points[$ctt];
487 function exitlock_show($userarr, $table_pos)
489 $ct = $this->exitlock_calc($userarr, $table_pos);
491 $ret = sprintf('exitlock_show(%d, %s);', $ct,
492 ($userarr[$this->player[$table_pos]]->exitislock ? 'true' : 'false'));
496 function exitlock_calc(&$userarr, $table_pos)
500 for ($i = 0 , $ct = 0 ; $i < PLAYERS_N ; $i++) {
501 if ($userarr[$this->player[$i]]->exitislock == FALSE)
508 function rules_engine(&$bri, $curtime, $action, $user)
510 GLOBAL $G_all_points, $G_dbasetype;
514 $this->old_act = $action;
515 if ($action == BIN5_RULES_ALLPASS) { // return TRUE if all correct
516 $this->old_asta_win = -1;
519 for ($i = 0 ; $i < PLAYERS_N ; $i++) {
524 // $this->game_next(1);
525 $this->game_init(&$bri->user);
527 else if ($action == BIN5_RULES_ABANDON) { // return TRUE if all correct
528 log_wr(sprintf("GIOCO FINITO !!!"));
529 $this->old_asta_win = $user->table_pos;
533 for ($i = 0 ; $i < PLAYERS_N ; $i++) {
537 // Non si cambia mazzo se si abbandona la partita
539 // $this->game_next(0);
540 $this->game_init(&$bri->user);
542 else if ($action == BIN5_RULES_FINISH) { // return TRUE if all correct
546 if ($this->asta_pnt == 60)
547 $this->asta_pnt = 61;
549 $this->old_reason = "";
551 // count points for the temporary 2 teams
552 for ($i = 0 ; $i < (BIN5_CARD_HAND * BIN5_PLAYERS_N) ; $i++) {
553 $ctt = $this->card[$i]->value % 10;
554 $own = $this->card[$i]->owner;
555 if ($own == $this->asta_win || $own == $this->friend)
556 $pro += $G_all_points[$ctt];
559 log_wr(sprintf("PRO: [%d]", $pro));
562 if ($this->asta_pnt == 61 && $pro == 60) {
563 $this->points[$this->points_n % MAX_POINTS] = array();
564 for ($i = 0 ; $i < BIN5_PLAYERS_N ; $i++) {
565 $this->points[$this->points_n % MAX_POINTS][$i] = 0;
569 $this->old_pnt = $pro;
576 if ($pro >= $this->asta_pnt)
581 $this->points[$this->points_n % MAX_POINTS] = array();
582 for ($i = 0 ; $i < BIN5_PLAYERS_N ; $i++) {
583 if ($i == $this->asta_win)
584 $pt = ($i == $this->friend ? 4 : 2);
585 else if ($i == $this->friend)
590 log_wr(sprintf("PRO: pt[%d][%d] = %d", $this->points_n % MAX_POINTS, $i, $pt));
592 $pt = $pt * $sig * $this->multer(TRUE) * ($pro == 120 ? 2 : 1);
594 log_wr(sprintf("PRO:[%d][%d][%d]", $sig, $this->multer(TRUE), ($pro == 120 ? 2 : 1)));
596 $this->points[$this->points_n % MAX_POINTS][$i] = $pt;
597 $this->total[$i] += $pt;
601 $this->old_pnt = $pro;
602 $this->old_asta_win = $this->asta_win;
612 $this->game_next($game_delta);
614 $plist = "$this->table_token|$user->table_orig|$this->player_n";
617 for ($i = 0 ; $i < BIN5_PLAYERS_N ; $i++) {
618 $user_cur = &$bri->user[$this->player[$i]];
621 $ucodes[$i] = $user_cur->code_get();
624 $plist .= '|'.xcapelt($user_cur->name).'|'.$pts[$i];
625 $codes .= '|'.xcapelt($user_cur->code_get());
628 log_legal($curtime, $user->ip, $user, "STAT:BRISKIN5:FINISH_GAME", $plist);
630 $this->old_asta_pnt = $this->asta_pnt;
631 // $this->old_mazzo is managed by ->game_next();
632 // $this->old_mult, $this->old_pnt, $this->old_reason and $this->old_asta_win are specific
634 $this->old_friend = $this->friend;
635 $this->old_reason = game_description($action, 'html', $this->old_mult,
637 ($this->old_asta_win != -1 ?
638 $bri->user[$this->player[$this->old_asta_win]]->name : ""),
640 ($this->old_friend != -1 ?
641 $bri->user[$this->player[$this->old_friend]]->name : ""),
642 $this->old_pnt, $this->old_asta_pnt);
645 if ($user->table_orig < TABLES_AUTH_N) {
646 require_once("../Obj/dbase_".$G_dbasetype.".phh");
648 if (($bdb = BriskDB::create()) != FALSE) {
649 $bdb->bin5_points_save($curtime, $this, $user->table_orig, $action, $ucodes, $pts);
653 log_points($remote_addr, $curtime, $user, "STAT:BRISKIN5:FINISH_GAME", "DATABASE CONNECTION FAILED");
655 log_points($remote_addr, $curtime, $user, "STAT:BRISKIN5:FINISH_GAME", $plist);
658 $this->game_init(&$bri->user);
663 function match_continue(&$bri, $user, $match_id_s)
669 /* - verify if match_id and user are both valid to accept
670 the match_continue request - */
671 $match_id = (int)$match_id_s;
672 if ($match_id <= 0) {
673 $msg = "questa partita non esiste";
677 if ($user->continue_get() == BIN5_USER_CONTINUE_ALREADY) {
678 $msg = "Hai già richiesto di continuare una partita.";
682 if ($user->continue_get() == $match_id) {
683 $msg = "Hai già richiesto di continuare questa partita.";
686 // retrieves users list for this match
687 $match_data = array();
688 if (($bdb = BriskDB::create()) != FALSE) {
689 // match_order_get return FALSE for old matches
690 $ucodes = $bdb->match_order_get($match_data, $match_id, BIN5_PLAYERS_N);
693 if ($ucodes == FALSE) {
694 $msg = "questa partita non è stata memorizzata correttamente";
698 // if current user code must be in the users list
699 if (array_search($user->code, $ucodes) === FALSE) {
700 $msg = sprintf("Questo utente non compare nella partita che si vuole continuare [%d].", $user->code);
704 /* - the user is in the list, add the match_id to his profile
705 and check if he is the N'th to require continue - */
707 // set the match_id for the current user
708 $user->continue_set($match_id);
710 for ($i = 0 ; $i < BIN5_PLAYERS_N ; $i++) {
711 $user_cur = &$bri->user[$this->player[$i]];
712 if ($user_cur->continue_get() != $match_id) {
717 // not all players set the continue match than we exit
718 if ($i < BIN5_PLAYERS_N) {
719 $msg = sprintf("<b>L'utente <i>%s</i> vorrebbe continuare la partita n° %d.</b>",
720 xcape($user->name), $match_id);
724 /* - all users decide to continue the same match, update all infos and rearrange users
725 to the right positions on the table - */
727 /* reset users table order */
728 for ($i = 0 ; $i < BIN5_PLAYERS_N - 1 ; $i++) {
729 if ($bri->user[$this->player[$i]]->code == $ucodes[$i]) {
732 for ($e = $i + 1 ; $e < BIN5_PLAYERS_N ; $e++) {
733 if ($bri->user[$this->player[$e]]->code == $ucodes[$i]) {
734 $swap = $this->player[$i];
735 $this->player[$i] = $this->player[$e];
736 $this->player[$e] = $swap;
737 $bri->user[$this->player[$i]]->table_pos = $i;
738 $bri->user[$this->player[$e]]->table_pos = $e;
742 for ($i = 0 ; $i < BIN5_PLAYERS_N ; $i++) {
743 fprintf(STDERR, "USERZ: [%s]\n", $bri->user[$this->player[$i]]->name);
746 // update database info to be aligned with current table (ttok and table_idx
747 if (($bdb = BriskDB::create()) != FALSE) {
748 if ($bdb->match_continue($match_id, $this, $user->table_orig) == FALSE) {
750 $msg = "aggiornamento dei dati della partita fallito";
756 /* bunch and multiplier status set */
757 $this->mazzo = $match_data['mazzo_next'];
758 $this->mult = $match_data['mult_next'];
759 $this->match_id = $match_id;
760 $this->game_init(&$bri->user);
762 /* reload of the page with the new layout */
763 for ($i = 0 ; $i < BIN5_PLAYERS_N ; $i++) {
764 $user_cur = &$bri->user[$this->player[$i]];
765 $user_cur->continue_set(BIN5_USER_CONTINUE_ALREADY);
767 $user_cur->trans_step = $user_cur->step + 1;
768 $user_cur->comm[$user_cur->step % COMM_N] = sprintf('gst.st_loc++; gst.st=%d; xstm.stop(); window.onunload = null ; window.onbeforeunload = null ; document.location.assign("index.php");|', $user_cur->step+1);
769 $user_cur->step_inc();
771 // a void command force xynt-streamer to flush all data to client
772 $user_cur->trans_step = $user_cur->step + 1;
773 $user_cur->comm[$user_cur->step % COMM_N] = "";
774 $user_cur->step_inc();
776 $user_cur->comm[$user_cur->step % COMM_N] = show_table(&$bri, &$user_cur, $user_cur->step+1, TRUE, FALSE);
777 $user_cur->step_inc();
782 $dt = date("H:i ", $curtime);
783 for ($i = 0 ; $i < BIN5_PLAYERS_N ; $i++) {
784 if ($ret == FALSE && $this->player[$i] != $user->idx)
786 $user_cur = &$bri->user[$this->player[$i]];
787 $user_cur->comm[$user_cur->step % COMM_N] = "gst.st = ".($user_cur->step+1)."; ";
788 $user_cur->comm[$user_cur->step % COMM_N] .= sprintf('chatt_sub("%s", [2, "%s"],"%s");',
789 $dt, NICKSERV, $msg);
790 $user_cur->step_inc();
794 } // end class Bin5_table
799 define('BIN5_USER_FLAG_RING_ENDAUCT', 0x01);
800 define('BIN5_USER_CONTINUE_INIT', -1);
801 define('BIN5_USER_CONTINUE_ALREADY', -2);
802 class Bin5_user extends User {
805 var $handpt; // Total card points at the beginning of the current hand.
806 var $exitislock; // Player can exit from the table ?
807 var $privflags; // Flags for briskin5 only
809 var $continue; // Id of the match that the user would continue
817 function create($name, $sess, $stat = "", $subst = "", $table = -1, $ip="0.0.0.0") {
818 if (($thiz =& new User()) == FALSE)
821 $thiz->asta_card = -2;
822 $thiz->asta_pnt = -1;
824 $thiz->exitislock = TRUE;
825 $thiz->privflags = 0;
826 $thiz->continue = BIN5_USER_CONTINUE_INIT;
832 function parentcopy(&$from)
837 function copy(&$from)
839 $this->parentcopy($from);
841 $this->asta_card = $from->asta_card;
842 $this->asta_pnt = $from->asta_pnt;
843 $this->handpt = $from->handpt;
844 $this->exitislock = $from->exitislock;
845 $this->privflags = $from->privflags;
846 $this->continue = $from->continue;
850 function myclone(&$from)
852 if (($thiz =& new User()) == FALSE)
861 static function spawn($from, &$bri, $table, $table_pos, $get, $post, $cookie)
863 if (($thiz = new Bin5_user()) == FALSE)
866 if (($CO_bin5_pref_ring_endauct = gpcs_var("CO_bin5_pref_ring_endauct", $get, $post, $cookie)) === FALSE) {
867 $CO_bin5_pref_ring_endauct = "";
870 $thiz->parentcopy($from);
872 /* NOTE: at this moment idx and table_pos fields have the same value
873 but diffentent functions, we keep them separated for a while */
875 $thiz->idx = $table_pos; // it is the position in the mini-room,
876 // not related to table pos (see below)
877 $thiz->asta_card = -2;
878 $thiz->asta_pnt = -1;
880 $thiz->exitislock = TRUE;
881 $thiz->continue = BIN5_USER_CONTINUE_INIT;
883 log_wr("Bin5 constructor");
885 $thiz->privflags = ($CO_bin5_pref_ring_endauct == "true" ? BIN5_USER_FLAG_RING_ENDAUCT : 0) | 0;
887 $thiz->table_orig = $table;
889 $thiz->table_pos = $table_pos;
896 function step_set($step)
898 $this->step = $step & 0x7fffffff;
903 function step_inc($delta = 1) {
904 $this->step += $delta;
905 /* modularization because unpack() not manage unsigned 32bit int correctly */
906 $this->step &= 0x7fffffff;
911 static function load_step($tab_id, $sess)
915 if (validate_sess($sess) == FALSE)
918 if (file_exists(BIN5_PROXY_PATH."/table".$tab_id) == FALSE)
919 mkdir(BIN5_PROXY_PATH."/table".$tab_id, 0775, TRUE);
920 if (($fp = @fopen(BIN5_PROXY_PATH."/table".$tab_id."/".$sess.".step", 'rb')) == FALSE)
922 if (($s = fread($fp, 8)) == FALSE)
924 if (mb_strlen($s, "ASCII") != 8)
926 $arr = unpack('Ls/Li', $s);
929 // log_rd2("A0: ".$arr[0]." A1: ".$arr[1]);
936 log_rd2("STEP_GET [".$sess."]: return false ");
944 if (validate_sess($this->sess) == FALSE)
946 if (file_exists(BIN5_PROXY_PATH."/table".$this->table_orig) == FALSE)
947 mkdir(BIN5_PROXY_PATH."/table".$this->table_orig, 0775, TRUE);
948 if (($fp = @fopen(BIN5_PROXY_PATH."/table".$this->table_orig."/".$this->sess.".step", 'w')) == FALSE)
950 fwrite($fp, pack("LL",$this->step, $this->idx));
953 log_main("step_set [".$this->sess. "] [".$this->step."]");
961 static function unproxy_step($tab_id, $sess)
963 log_rd2("UNPROXY: ".BIN5_PROXY_PATH."/table".$tab_id."/".$sess.".step");
964 if (file_exists(BIN5_PROXY_PATH."/table".$tab_id) == FALSE)
967 @unlink(BIN5_PROXY_PATH."/table".$tab_id."/".$sess.".step");
970 function destroy_data($tab_id)
973 if (($tok = @ftok(FTOK_PATH."/bin5/table".$tab_id."/user".$this->table_pos, "B")) == -1) {
974 log_crit("BIN5 USER DATA REMOVE FAILED 1 [".FTOK_PATH."/bin5/table".$tab_id."/user".$this->table_pos."]");
978 if (($shm = @shmop_open($tok, 'a', 0, 0)) == FALSE) {
979 log_crit("BIN5 USER DATA REMOVE FAILED 2");
982 if (shmop_delete($shm) == 0) {
983 log_crit("BIN5 USER DATA REMOVE FAILED 3");
988 log_main("BIN5 USER DATA DESTROY SUCCESS");
990 // log_main("QUI CI ARRIVA [".$bri->user[0]->name."]");
1000 static function blocking_error($is_unrecoverable)
1002 log_crit("BLOCKING_ERROR UNREC: ".($is_unrecoverable ? "TRUE" : "FALSE"));
1003 return (sprintf(($is_unrecoverable ? 'xstm.stop(); ' : '').'window.onbeforeunload = null; window.onunload = null; document.location.assign("../index.php");'));
1006 protected function page_sync($sess, $page)
1008 log_rd2("PAGE_SYNC");
1009 printf("xXx BIN5_USER::PAGE_SYNC\n");
1010 return (sprintf('xstm.stop(); window.onbeforeunload = null; window.onunload = null; document.location.assign("%s");', $page));
1013 protected function maincheck($get, $post, $cookie)
1016 GLOBAL $G_with_splash, $G_splash_content, $G_splash_interval, $G_splash_idx;
1017 GLOBAL $G_splash_w, $G_splash_h, $G_splash_timeout;
1019 GLOBAL $S_load_stat;
1021 log_rd("maincheck begin");
1026 /* Nothing changed, return. */
1027 if ($this->rd_step == $this->step)
1030 log_rd2("do other cur_stat[".$this->rd_stat."] user->stat[".$this->stat."] cur_step[".$this->rd_step."] user_step[".$this->step."]");
1032 if ($this->rd_step == -1) {
1034 * if $this->rd_step == -1 load the current state from the main struct
1037 $S_load_stat['wR_minusone']++;
1039 // if ($this->the_end == TRUE) {
1040 // log_rd2("main_check: the end".var_export(debug_backtrace()));
1043 if ($this->trans_step != -1) {
1044 log_rd2("TRANS USATO ".$this->trans_step);
1045 $this->rd_step = $this->trans_step;
1046 $this->trans_step = -1;
1049 log_rd2("TRANS NON ATTIVATO");
1054 /* this part I suppose is read only on $this->room structure */
1055 if ($this->rd_step == -1) {
1056 log_rd2("PRE-NEWSTAT");
1063 if ($this->stat == 'table') {
1065 /* NOTE: $this->room is associated with the current $bri object */
1066 printf("xXx CLASS NAME [%s]\n", get_class($this->room));
1067 $ret = show_table(&$this->room, $this, $this->step, FALSE, FALSE);
1069 log_rd2("NEWSTAT: ".$this->stat);
1071 $this->rd_stat = $this->stat;
1072 $this->rd_subst = $this->subst;
1073 $this->rd_step = $this->step;
1074 } /* if ($this->rd_step == -1) { */
1076 /* $sem = Brisk::lock_data(FALSE); */
1077 $S_load_stat['rU_heavy']++;
1079 if ($this->rd_step < $this->step) {
1081 if ($this->rd_step + COMM_N < $this->step) {
1082 if ($this->rd_stat != $this->stat) {
1083 $to_stat = $this->stat;
1084 /* Brisk::unlock_data($sem); */
1086 printf("xXx BIN5_USER::MAINCHECK\n");
1087 return ($this->page_sync($this->sess, ($to_stat == "table" ? "index.php" : "../index.php"), $this->table, $this->table_token));
1089 log_rd2("lost history, refresh from scratch");
1090 printf("xXx LOST HISTORY!\n");
1091 $this->rd_step = -1;
1094 for ($i = $this->rd_step ; $i < $this->step ; $i++) {
1096 if ($this->comm[$ii] == "") {
1097 if ($i == $this->rd_step)
1102 log_rd2("ADDED TO THE STREAM: ".$this->comm[$ii]);
1103 $ret .= $this->comm[$ii];
1105 $this->rd_stat = $this->stat;
1106 $this->rd_subst = $this->subst;
1107 $this->rd_step = $this->step;
1110 log_rd2($this->step, 'index_rd.php: after ret set');
1112 if ($this->the_end == TRUE) {
1113 log_rd2("LOGOUT BYE BYE!!");
1114 log_auth($this->sess, "Explicit logout.");
1116 if ($this->the_end == TRUE) {
1120 /* if ($this->subst == 'sitdown') { */
1121 /* log_load("ROOM WAKEUP"); */
1122 /* $this->room->room_wakeup($this); */
1124 /* else if ($this->subst == 'standup') */
1125 /* $this->room->room_outstandup($this); */
1127 /* log_rd2("LOGOUT FROM WHAT ???"); */
1129 } /* if ($this->the_end == TRUE) { ... */
1130 } /* if ($this->the_end == TRUE) { ... */
1131 } /* if ($this->rd_step < $this->step) { */
1133 /* Brisk::unlock_data($sem); */
1134 } /* else of if ($this->rd_step == -1) { */
1138 } // function maincheck(...
1140 function continue_set($match_code)
1142 $this->continue = $match_code;
1145 function continue_get() {
1146 return ($this->continue);
1149 } // end class Bin5_user
1153 static $delta_t = array();
1157 var $comm; // commands for many people
1158 var $step; // current step of the comm array
1159 var $garbage_timeout;
1170 function Bin5($brisk, $table_idx, $table_token, $get, $post, $cookie) {
1171 $this->user = array();
1172 $this->table = array();
1174 $this->the_end = FALSE;
1175 $this->shm_sz = BIN5_SHM_MIN;
1176 if (($this->tok = @ftok(FTOK_PATH."/bin5/table".$table_idx."/table", "B")) == -1) {
1181 $user = $brisk->user;
1182 $table = $brisk->table[$table_idx];
1184 log_wr("Bin5 constructor");
1186 for ($i = 0 ; $i < $table->player_n ; $i++) {
1187 $user[$table->player[$i]]->table_token = $table_token;
1188 $this->user[$i] = Bin5_user::spawn($user[$table->player[$i]], $this, $table_idx, $i, $get, $post, $cookie);
1190 $this->table[0] = Bin5_table::spawn(&$table);
1192 log_main("TABLE_OLD_WIN - Bin5:".$this->table[0]->old_asta_win);
1194 $this->table_idx = $table_idx;
1195 $this->table_token = $table_token;
1196 $this->garbage_timeout = 0;
1198 $this->delay_mgr = new Delay_Manager((GARBAGE_TIMEOUT *3.0) / 2.0);
1200 log_wr("Bin5 constructor end");
1204 function get_user($sess, &$idx)
1208 if (validate_sess($sess)) {
1209 for ($i = 0 ; $i < BIN5_MAX_PLAYERS ; $i++) {
1210 if (strcmp($sess, $this->user[$i]->sess) == 0) {
1213 $ret = &$this->user[$i];
1217 log_main(sprintf("get_user: Wrong sess from page [%s]",$PHP_SELF));
1218 // for ($i = 0 ; $i < BIN5_MAX_PLAYERS ; $i++)
1219 // log_main(sprintf("get_user: Wrong sess compared with [%s]",$this->user[$i]->sess));
1222 log_main(sprintf("get_user: Wrong strlen [%s]",$sess));
1229 function garbage_manager($force)
1233 /* Garbage collector degli utenti in timeout */
1237 $delta = $this->delay_mgr->delta_get($curtime);
1239 if ($force || $this->garbage_timeout < $curtime) {
1240 for ($i = 0 ; $i < BIN5_MAX_PLAYERS ; $i++) {
1241 $user_cur = $this->user[$i];
1242 if ($user_cur->sess == "" ||
1243 ($user_cur->stat == 'table' && ($user_cur->subst == 'shutdowned' || $user_cur->subst == 'shutdowner')))
1246 if ($user_cur->lacc + EXPIRE_TIME_RD < ($curtime - $delta)) { // Auto logout dell'utente
1247 log_rd2($user_cur->sess." bin5 AUTO LOGOUT.");
1249 if ($user_cur->stat == 'table') {
1250 log_auth($user_cur->sess," bin5 Autologout session.");
1252 /* SI DELEGA AL garbage_manager principale LA RIMOZIONE DELL'UTENTE
1254 $tmp_sess = $user_cur->sess;
1255 $user_cur->sess = "";
1256 Bin5_user::step_unproxy($tmp_sess);
1257 $user_cur->name = "";
1258 $user_cur->the_end = FALSE;
1262 /* se gli altri utenti non erano d'accordo questo utente viene bannato */
1263 $remcalc = $this->table[0]->exitlock_calc(&$this->user, $user_cur->table_pos);
1265 require_once("${G_base}Obj/hardban.phh");
1266 Hardbans::add(($user_cur->flags & USER_FLAG_AUTH ? $user_cur->name : FALSE),
1267 $user_cur->ip, $user_cur->sess, $user_cur->laccwr + BAN_TIME);
1269 // $user->bantime = $user->laccwr + BAN_TIME;
1271 $this->table_wakeup($user_cur);
1275 log_rd2($user_cur->sess." GARBAGE UPDATED!");
1277 $this->garbage_timeout = $curtime + GARBAGE_TIMEOUT;
1282 $this->delay_mgr->lastcheck_set($curtime);
1287 function destroy_data()
1293 log_main("DESTROY BRISKIN5 DATA");
1296 log_main("DESTROY2 BRISKIN5 DATA [".$this->table_idx."]");
1297 for ($i = 0 ; $i < BIN5_PLAYERS_N ; $i++) {
1298 $this->user[$i]->destroy_data($this->table_idx);
1299 Bin5_user::unproxy_step($this->table_idx, $this->user[$i]->sess);
1301 if (($tok = @ftok(FTOK_PATH."/bin5/table".$this->table_idx."/table", "B")) == -1)
1304 if (($shm = @shmop_open($tok, 'a', 0, 0)) == FALSE)
1307 if (shmop_delete($shm) == 0) {
1308 log_only("REMOVE FALLITA ");
1313 log_main("DESTROY2 BRISKIN5 DATA SUCCESS");
1315 // log_main("QUI CI ARRIVA [".$bri->user[0]->name."]");
1325 static function lock_data($is_exclusive, $table_idx)
1327 if (($res = file_lock(FTOK_PATH."/bin5/table".$table_idx."/table", $is_exclusive)) != FALSE) {
1328 self::$delta_t = microtime(TRUE);
1329 log_lock("LOCK table [".$table_idx."] [".self::$delta_t[$table_idx]."]");
1331 return (new Vect(array('res' => $res, 'tab' => $table_idx)));
1338 static function unlock_data($res_vect)
1342 $res = $res_vect->getbyid('res');
1343 $tab = $res_vect->getbyid('tab');
1345 log_lock("UNLOCK table [".$tab."] [".(microtime(TRUE) - (self::$delta_t[$tab]))."]");
1351 function chatt_send($user, $mesg)
1353 GLOBAL $mlang_brisk, $G_lang;
1355 if ($user->stat != 'table') {
1360 $table = &$this->table[$user->table];
1361 $user_mesg = substr($mesg,6);
1366 $dt = date("H:i ", $curtime);
1367 if (strncmp($user_mesg, "/cont ", 6) == 0) {
1368 log_main($user->sess." chatt_send BEGIN");
1370 $match_id = substr($user_mesg, 6);
1371 $table->match_continue($this, $user, $match_id);
1374 for ($i = 0 ; $i < ($user->stat == 'room' ? BIN5_MAX_PLAYERS : BIN5_PLAYERS_N) ; $i++) {
1375 if ($user->stat == 'room') {
1376 $user_cur = &$this->user[$i];
1377 if ($user_cur->sess == '' || $user_cur->stat != 'room')
1381 $user_cur = &$this->user[$table->player[$i]];
1384 $user_cur->comm[$user_cur->step % COMM_N] = "gst.st = ".($user_cur->step+1)."; ";
1385 $user_cur->comm[$user_cur->step % COMM_N] .= sprintf('chatt_sub("%s", [%d, "%s"],"%s");',
1386 $dt, $user->flags, xcape($user->name), xcape($user_mesg));
1387 $user_cur->step_inc();
1389 log_legal($curtime, $user->ip, $user, ($user->stat == 'room' ? 'room' : 'table '.$user->table_orig),$user_mesg);
1393 function table_wakeup($user)
1395 $table = &$this->table[0];
1397 log_main("BIN5_WAKEUP begin function table stat: ".$user->stat." subst: ".$user->subst);
1401 log_main("BIN5_WAKEUP from table [".$user->table."] nplayers_n: ".$this->table[$user->table]->player_n);
1403 for ($i = 0 ; $i < $table->player_n ; $i++) {
1404 $user_cur = &$this->user[$i];
1405 log_main("PREIMPOST INLOOP name: ".$user_cur->name);
1407 if ($user_cur == $user)
1408 $user_cur->subst = "shutdowner";
1410 $user_cur->subst = "shutdowned";
1411 $user_cur->laccwr = $curtime;
1413 $ret = "gst.st = ".($user_cur->step+1)."; ";
1414 $ret .= 'gst.st_loc++; xstm.stop(); window.onbeforeunload = null; window.onunload = null; document.location.assign("../index.php");|';
1416 log_wr($user_cur->sess." BIN5_WAKEUP: ".$ret);
1417 $user_cur->comm[$user_cur->step % COMM_N] = $ret;
1418 $user_cur->step_inc();
1421 $this->the_end = TRUE;
1425 * If all players are freezed the room garbage_manager clean up table and users.
1427 function is_abandoned()
1432 $table = &$this->table[0];
1434 for ($i = 0 ; $i < $table->player_n ; $i++) {
1435 $user_cur = &$this->user[$i];
1437 if ($user_cur->lacc + (EXPIRE_TIME_RD * 2) >= $curtime) {
1446 static function request_mgr(&$s_a_p, $header, &$header_out, &$new_socket, $path, $addr, $get, $post, $cookie)
1448 GLOBAL $G_black_list;
1450 printf("NEW_SOCKET (root): %d\n", intval($new_socket));
1452 $enc = get_encoding($header);
1453 if (isset($header['User-Agent'])) {
1454 if (strstr($header['User-Agent'], "MSIE")) {
1455 $transp_type = "htmlfile";
1458 $transp_type = "xhr";
1462 $transp_type = "iframe";
1464 force_no_cache($header_out);
1466 if (($table_idx = gpcs_var('table_idx', $get, $post, $cookie)) === FALSE)
1469 if (($table_token = gpcs_var('table_token', $get, $post, $cookie)) === FALSE)
1470 unset($table_token);
1477 bin5_index_main($transp_type, $header_out, $addr, $get, $post, $cookie);
1478 $content = ob_get_contents();
1481 $s_a_p->pendpage_try_addflush($new_socket, 20, $enc, $header_out, $content);
1485 case "index_wr.php":
1486 if (isset($table_idx) && isset($table_token)) {
1487 if (($bri = $s_a_p->app->match_get($table_idx, $table_token)) != FALSE) {
1489 bin5_index_wr_main($bri, $addr, $get, $post, $cookie);
1490 $content = ob_get_contents();
1494 $content = "Bin5 Load data error";
1498 $content = "Bin5 Load data error";
1500 $s_a_p->pendpage_try_addflush($new_socket, 20, $enc, $header_out, $content);
1504 case "index_rd.php":
1505 if (($transp = gpcs_var('transp', $get, $post, $cookie)) === FALSE)
1507 if ($transp == 'websocket')
1511 if (!isset($table_idx)
1512 || !isset($table_token)
1513 || !isset($cookie['sess'])
1514 || ($bri = $s_a_p->app->match_get($table_idx, $table_token)) == NULL
1515 || (($user = $bri->get_user($cookie['sess'], $idx)) == FALSE)) {
1517 $content = Bin5_user::stream_fini($transp_type, $s_a_p->rndstr, TRUE);
1518 $s_a_p->pendpage_try_addflush($new_socket, 20, $enc, $header_out, $content);
1523 // close a previous opened index_read_ifra socket, if exists
1524 if (($prev = $user->rd_socket_get()) != NULL) {
1525 $s_a_p->socks_unset($user->rd_socket_get());
1526 fclose($user->rd_socket_get());
1527 printf("CLOSE AND OPEN AGAIN ON IFRA2\n");
1528 $user->rd_socket_set(NULL);
1532 $user->stream_init($s_a_p->rndstr, $enc, $header, $header_out, $content, $get, $post, $cookie);
1534 $response = headers_render($header_out, -1).$user->chunked_content($content);
1535 $response_l = mb_strlen($response, "ASCII");
1537 $wret = @fwrite($new_socket, $response, $response_l);
1538 if ($wret < $response_l) {
1539 printf("TROUBLES WITH FWRITE: %d\n", $wret);
1540 $user->rd_cache_set(mb_substr($content, $wret, $response_l - $wret, "ASCII"));
1543 $user->rd_cache_set("");
1545 fflush($new_socket);
1548 $s_a_p->socks_set($new_socket, $user, NULL);
1549 $user->rd_socket_set($new_socket);
1550 printf(" - qui ci siamo - ");
1569 function locshm_exists($tok)
1573 if (($id = @shmop_open($tok,"a", 0, 0)) == FALSE) {
1574 log_main($tok." SHM NOT exists");
1580 log_main($tok." SHM exists");
1589 is_transition (is from room to table ?)
1590 is_again (is another game)
1592 Examples of $is_transition, $is_again:
1593 from reload of the page: FALSE, FALSE
1594 from sitdown in room: TRUE, FALSE
1595 from table: asta cmd e tutti passano: TRUE, TRUE
1596 from table: fine partita: TRUE, TRUE
1598 function show_table(&$bri, &$user, $sendstep, $is_transition, $is_again)
1600 $table_idx = $user->table;
1601 $table = $bri->table[$table_idx];
1602 $table_pos = $user->table_pos;
1604 $ret = "table_init();";
1605 $ret .= $table->exitlock_show(&$bri->user, $table_pos);
1607 /* GENERAL STATUS */
1608 $ret .= sprintf( 'gst.st = %d; stat = "%s"; subst = "%s"; table_pos = %d;',
1609 $sendstep, $user->stat, $user->subst, $table_pos);
1611 log_rd(sprintf( 'SHOW_TABLE: gst.st = %d; stat = "%s"; subst = "%s"; table_pos = %d;', $sendstep, $user->stat, $user->subst, $table_pos));
1614 $ret .= "background_set();";
1617 $ret .= $user->myname_innerHTML();
1618 $ret .= sprintf('set_names([%d, "%s"], [%d, "%s"], [%d, "%s"], [%d, "%s"], [%d, "%s"]); ',
1619 $bri->user[$table->player[($table_pos) % BIN5_PLAYERS_N]]->flags,
1620 xcape($bri->user[$table->player[($table_pos) % BIN5_PLAYERS_N]]->name),
1622 $bri->user[$table->player[($table_pos+1) % BIN5_PLAYERS_N]]->flags,
1623 xcape($bri->user[$table->player[($table_pos+1) % BIN5_PLAYERS_N]]->name),
1625 $bri->user[$table->player[($table_pos+2) % BIN5_PLAYERS_N]]->flags,
1626 xcape($bri->user[$table->player[($table_pos+2) % BIN5_PLAYERS_N]]->name),
1628 (BIN5_PLAYERS_N == 3 ? 0 : $bri->user[$table->player[($table_pos+3) % BIN5_PLAYERS_N]]->flags),
1629 (BIN5_PLAYERS_N == 3 ? "" : xcape($bri->user[$table->player[($table_pos+3) % BIN5_PLAYERS_N]]->name)),
1631 (BIN5_PLAYERS_N == 3 ? 0 : $bri->user[$table->player[($table_pos+4) % BIN5_PLAYERS_N]]->flags),
1632 (BIN5_PLAYERS_N == 3 ? "" : xcape($bri->user[$table->player[($table_pos+4) % BIN5_PLAYERS_N]]->name)));
1634 /* NOTIFY FOR THE CARD MAKER */
1635 if ($is_transition) { // && $user->subst == "asta" superfluo
1636 $ret .= show_table_info(&$bri, &$table, $table_pos);
1637 $ret .= "setTimeout(preload_images, 500, g_preload_img_arr, g_imgct);";
1640 $ret .= "\$('imgct').innerHTML = \$('imgct').innerHTML = mlang_commons['imgload_a'][g_lang]+\"100%.\";";
1643 $ret .= table_welcome($user);
1645 if ($is_transition && !$is_again) { // appena seduti al tavolo, play della mucca
1646 $ret .= playsound("cow.mp3");
1651 if ($is_transition) { // && $user->subst == "asta" superfluo
1654 for ($i = 0 ; $i < BIN5_CARD_HAND ; $i++) {
1655 for ($e = 0 ; $e < BIN5_PLAYERS_N ; $e++) {
1657 for ($o = 0 ; $o < (BIN5_CARD_HAND * BIN5_PLAYERS_N) && $ct < $i+1 ; $o++) {
1658 // for ($o = 0 ; $o < 40 && $ct < $i+1 ; $o++) {
1659 if ($table->card[$o]->owner == (($e + $table->gstart) % BIN5_PLAYERS_N)) {
1665 log_rd("O ".$o." VAL ".$table->card[$o]->value." Owner: ".$table->card[$o]->owner);
1667 $ret .= sprintf( ' card_send(%d,%d,%d,%8.2f,%d);|', ($table->gstart + $e) % BIN5_PLAYERS_N,
1668 $i, ((($e + BIN5_PLAYERS_N - $table_pos + $table->gstart) % BIN5_PLAYERS_N) == 0 ?
1669 $table->card[$o]->value : -1),
1670 ($i == 7 && $e == (BIN5_PLAYERS_N - 1) ? 1 : 0.5),$i+1);
1675 $taked = array(0,0,0,0,0);
1676 $inhand = array(0,0,0,0,0);
1677 $ontabl = array(-1,-1,-1,-1,-1);
1680 for ($i = 0 ; $i < (BIN5_CARD_HAND * BIN5_PLAYERS_N) ; $i++) {
1681 // for ($i = 0 ; $i < 40 ; $i++) {
1682 if ($table->card[$i]->stat == 'hand') {
1683 if ($table->card[$i]->owner == $table_pos) {
1684 $cards[$inhand[$table->card[$i]->owner]] = $table->card[$i]->value;
1686 $inhand[$table->card[$i]->owner]++;
1688 else if ($table->card[$i]->stat == 'take') {
1689 log_main("Card taked: ".$table->card[$i]->value."OWN: ".$table->card[$i]->owner);
1690 $taked[$table->card[$i]->owner]++;
1692 else if ($table->card[$i]->stat == 'table') {
1693 $ontabl[$table->card[$i]->owner] = $i;
1697 for ($i = 0 ; $i < BIN5_PLAYERS_N ; $i++) {
1698 $logg .= sprintf("INHAND: %d IN TABLE %d TAKED %d\n", $inhand[$i], $ontabl[$i], $taked[$i]);
1700 log_main("Stat table: ".$logg);
1702 /* Set ours cards. */
1704 for ($i = 0 ; $i < $inhand[$table_pos] ; $i++)
1705 $oursarg .= ($i == 0 ? "" : ", ").$cards[$i];
1706 for ($i = $inhand[$table_pos] ; $i < BIN5_CARD_HAND ; $i++)
1707 $oursarg .= ($i == 0 ? "" : ", ")."-1";
1708 $ret .= sprintf('card_setours(%s);', $oursarg);
1710 /* Dispose all cards */
1711 for ($i = 0 ; $i < BIN5_PLAYERS_N ; $i++) {
1712 /* Qui sotto al posto di + 1 c'era + ->gstart ... credo in modo errato */
1713 $ret .= sprintf('cards_dispose(%d,%d,%d);', $i,
1714 ($inhand[$i] <= BIN5_CARD_HAND ? $inhand[$i] : BIN5_CARD_HAND), $taked[$i]);
1716 if ($ontabl[$i] != -1) {
1717 $ret .= sprintf('card_place(%d,%d,%d,%d,%d);',$i, $inhand[$i],
1718 $table->card[$ontabl[$i]]->value,
1719 $table->card[$ontabl[$i]]->x, $table->card[$ontabl[$i]]->y);
1725 if ($user->subst == 'asta') {
1727 /* show users auction status */
1729 for ($i = 0 ; $i < BIN5_PLAYERS_N ; $i++) {
1730 $user_cur = &$bri->user[$table->player[$i]];
1731 $showst .= sprintf("%s%d", ($i == 0 ? "" : ", "),
1732 ($user_cur->asta_card < 9 ? $user_cur->asta_card : $user_cur->asta_pnt));
1734 if (BIN5_PLAYERS_N == 3)
1735 $showst .= ",-2,-2";
1736 $ret .= sprintf('document.title = "Brisk - Tavolo %d (asta)";', $user->table_orig);
1737 $ret .= sprintf('show_astat(%s);', $showst);
1739 if ($table->asta_win != -1 && $table->asta_win == $table_pos) {
1740 /* show card chooser */
1741 $ret .= sprintf('choose_seed(%s); $("astalascio").style.visibility = ""; $("asta").style.visibility = "hidden";',
1746 if ($table_pos == ($table->gstart % BIN5_PLAYERS_N) &&
1747 $table->asta_win == -1)
1748 $ret .= sprintf('dispose_asta(%d,%d, %s);',
1749 $table->asta_card + 1, $table->asta_pnt+1, ($user->handpt <= 2 ? "true" : "false"));
1751 $ret .= sprintf('dispose_asta(%d,%d, %s);',
1752 $table->asta_card + 1, -($table->asta_pnt+1), ($user->handpt <= 2 ? "true" : "false"));
1756 if ($table->asta_win == -1) { // auction case
1757 if ($table_pos == ($table->gstart % BIN5_PLAYERS_N))
1758 $ret .= "remark_on();";
1760 $ret .= "remark_off();";
1762 else { // chooseed case
1763 if ($table_pos == $table->asta_win)
1764 $ret .= "remark_on();";
1766 $ret .= "remark_off();";
1769 else if ($user->subst == 'game') {
1771 if (($table->gstart + $table->turn) % BIN5_PLAYERS_N == $table_pos)
1772 $ret .= "is_my_time = true; remark_on();";
1774 $ret .= "remark_off();";
1776 /* WHO CALL AND WHAT */
1777 $ret .= briscola_show($bri, $table, $user);
1781 } // end function show_table(...
1783 function calculate_winner(&$table)
1790 $cur_seed = $table->briscola - ($table->briscola % 10);
1792 for ($i = 0 ; $i < (BIN5_CARD_HAND * BIN5_PLAYERS_N) ; $i++) {
1793 // for ($i = 0 ; $i < 40 ; $i++) {
1794 if ($table->card[$i]->stat != "table")
1797 log_wr(sprintf("Card On table: [%d]", $i));
1799 $v = $table->card[$i]->value;
1800 $ontab[$table->card[$i]->owner] = $v;
1801 $ontid[$table->card[$i]->owner] = $i;
1802 /* se briscola setto il flag */
1803 if (($v - ($v % 10)) == $cur_seed)
1807 if ($briontab == FALSE) {
1808 $cur_win = $table->gstart;
1809 $cur_val = $ontab[$cur_win];
1810 $cur_seed = $cur_val - ($cur_val % 10);
1813 for ($i = 0 ; $i < BIN5_PLAYERS_N ; $i++) {
1814 if (($ontab[$i] - ($ontab[$i] % 10)) == $cur_seed) {
1815 if ($ontab[$i] < $cur_val) {
1816 $cur_val = $ontab[$i];
1822 for ($i = 0 ; $i < BIN5_PLAYERS_N ; $i++) {
1823 $table->card[$ontid[$i]]->owner = $cur_win;
1824 $table->card[$ontid[$i]]->stat = "take"; // Card stat
1829 function show_table_info(&$bri, &$table, $table_pos)
1831 GLOBAL $G_lang, $mlang_bin5_bin5;
1839 $user = $bri->user[$table->player[$table_pos]];
1841 $pnt_min = $table->points_n - MAX_POINTS < 0 ? 0 : $table->points_n - MAX_POINTS;
1842 $noty = sprintf('<table class=\"points\"><tr><th></th>');
1845 for ($i = 0 ; $i < BIN5_PLAYERS_N ; $i++)
1846 $noty .= sprintf('<th class=\"td_points\">%s</th>', xcape($bri->user[$table->player[$i]]->name));
1847 $noty .= sprintf("</tr>");
1850 log_main("show_table_info: pnt_min: ".$pnt_min." Points_n: ".$table->points_n);
1852 for ($i = $pnt_min ; $i < $table->points_n ; $i++) {
1853 $noty .= sprintf('<tr><th class=\"td_points\">%d</th>', $i+1);
1854 for ($e = 0 ; $e < BIN5_PLAYERS_N ; $e++)
1855 $noty .= sprintf('<td class=\"td_points\">%d</td>', $table->points[$i % MAX_POINTS][$e]);
1860 $noty .= '<tr><th class=\"td_points\">Tot.</th>';
1861 for ($e = 0 ; $e < BIN5_PLAYERS_N ; $e++)
1862 $noty .= sprintf('<td class=\"td_points\">%d</td>', $table->total[$e]);
1863 $noty .= "</tr></table>";
1865 if ($table->old_reason != "") {
1866 $noty .= sprintf($mlang_bin5_bin5['info_last'][$G_lang],
1867 $tg_br, $tg_hr, $tg_bo, $tg_bc);
1869 $noty .= $table->old_reason;
1872 $noty .= sprintf($mlang_bin5_bin5['info_curr'][$G_lang],
1873 $tg_br, $tg_hr, $tg_bo, $tg_bc);
1875 /* MLANG: "Fai <b>tu</b> il mazzo,", "Il mazzo a <b>$unam</b>," */
1876 if ($table->mazzo == $table_pos)
1877 $noty .= $mlang_bin5_bin5['info_yshuf'][$G_lang];
1879 $unam = xcape($bri->user[$table->player[$table->mazzo]]->name);
1880 $noty .= sprintf($mlang_bin5_bin5['info_shuf'][$G_lang], $unam);
1883 if ($user->subst == 'asta') {
1884 if ($table->asta_win == -1) // auction case
1885 $curplayer = $table->gstart % BIN5_PLAYERS_N;
1887 $curplayer = $table->asta_win;
1889 else if ($user->subst == 'game') {
1890 $curplayer = ($table->gstart + $table->turn) % BIN5_PLAYERS_N;
1893 /* MLANG: " tocca a <b>te</b> giocare.", " tocca a <b>$unam</b> giocare.", " La partita vale <b>%s</b>.", "torna alla partita" */
1894 if ($curplayer == $table_pos) {
1895 $noty .= $mlang_bin5_bin5['info_yturn'][$G_lang];
1898 $unam = xcape($bri->user[$table->player[$curplayer]]->name);
1899 $noty .= sprintf($mlang_bin5_bin5['info_turn'][$G_lang], $unam);
1902 $multer = $table->multer(TRUE);
1904 $noty .= sprintf($mlang_bin5_bin5['info_mult'][$G_lang], multoval($multer) );
1907 if ($table->match_id != -1) {
1908 $noty .= sprintf($mlang_bin5_bin5['info_match'][$G_lang], $table->match_id);
1911 $ret .= show_notify($noty, 3000, $mlang_bin5_bin5['btn_bkgame'][$G_lang], 500, 400);
1912 /* NOTE: show_notify($noty, 3000, "torna alla partita", 500,
1913 * 130 + ($table->points_n > 0 ? 50 : 0) +
1914 * (120 * ($table->points_n / MAX_POINTS)));
1915 * will be used when we refact notify js function following
1916 * photoo class logic
1922 function table_welcome($user)
1924 GLOBAL $table_wellarr, $G_lang;
1927 for ($i = 0 ; $i < count($table_wellarr[$G_lang]) ; $i++)
1928 $ret .= sprintf('chatt_sub("%s", [2, "ChanServ: "],"%s");', "", str_replace('"', '\"', $table_wellarr[$G_lang][$i]));
1934 function briscola_show($bri, $table, $user)
1936 GLOBAL $G_lang, $mlang_bin5_bin5;
1940 if ($table->asta_card == 9)
1941 $ptnadd = sprintf($mlang_bin5_bin5['call_wptn'][$G_lang], $table->asta_pnt);
1943 /* text of caller cell */
1944 if ($user->table_pos == $table->asta_win) {
1945 $prestr = sprintf('$("callerinfo").innerHTML = "%s";', $mlang_bin5_bin5['call_ycall'][$G_lang]);
1946 $ret .= sprintf($prestr, $ptnadd);
1949 $prestr = sprintf('$("callerinfo").innerHTML = "%s";', $mlang_bin5_bin5['call_call'][$G_lang]);
1950 $ret .= sprintf($prestr,
1951 xcape($bri->user[$table->player[$table->asta_win]]->name), $ptnadd);
1953 $ret .= sprintf('set_iscalling(%d);', ($table->asta_win - $user->table_pos + BIN5_PLAYERS_N) % BIN5_PLAYERS_N);
1955 $ret .= sprintf('$("caller").style.backgroundImage = \'url("img/brisk_caller_sand%d.png")\';',
1957 $ret .= sprintf('$("callerimg").src = "img/%02d.png";', $table->briscola);
1958 $ret .= sprintf('$("caller").style.visibility = "visible";');
1959 $ret .= sprintf('$("chooseed").style.visibility = "hidden";');
1960 $ret .= sprintf('$("astalascio").style.visibility = "";');
1961 $ret .= sprintf('$("asta").style.visibility = "hidden";');
1962 $ret .= sprintf('show_astat(-2,-2,-2,-2,-2);');
1968 function game_result($asta_pnt, $pnt)
1970 if ($asta_pnt == 61) {
1973 else if ($pnt == 60)
1979 if ($pnt >= $asta_pnt)
1986 function log_points($remote_addr, $curtime, $user, $where, $mesg)
1988 if (($fp = @fopen(LEGAL_PATH."/points.log", 'a')) != FALSE) {
1989 /* Unix time | session | nickname | IP | where was | mesg */
1990 fwrite($fp, sprintf("%ld|%s|%s|%s|%s|%s|%s|\n", $curtime, $user->sess,
1991 ($user->flags & USER_FLAG_AUTH ? 'A' : 'N'),
1992 $user->name, $remote_addr, $where , $mesg));
1997 function game_description($act, $form, $old_mult, $win = -1, $win_name = "?1?", $fri = -1, $fri_name = "?2?",
1998 $old_pnt = -1, $old_asta_pnt = -1)
2000 GLOBAL $G_lang, $mlang_bin5_bin5;
2002 if ($form == 'html') {
2007 $win_name = xcape($win_name);
2008 $fri_name = xcape($fri_name);
2017 if ($act == BIN5_RULES_OLDSCHEMA) {
2020 else if ($act == BIN5_RULES_ALLPASS) {
2021 return (sprintf($mlang_bin5_bin5['info_alpa'][$G_lang],
2022 $tg_br, $tg_hr, $tg_bo, $tg_bc));
2024 else if ($act == BIN5_RULES_ABANDON) {
2025 return (sprintf($mlang_bin5_bin5['info_aban'][$G_lang],
2026 $tg_br, $tg_hr, $tg_bo, $tg_bc,
2030 $wol = game_result($old_asta_pnt, $old_pnt);
2034 if ($win != $fri) { // not alone case
2035 /* MLANG: "<hr>Nell'ultima mano ha chiamato <b>%s</b>, il socio era <b>%s</b>,<br>", "hanno fatto <b>cappotto</b> EBBRAVI!.<hr>", "dovevano fare <b>%s</b> punti e ne hanno fatti <b>%d</b>: hanno <b>%s</b>.<hr>", "<hr>Nell'ultima mano <b>%s</b> si è chiamato in mano,<br>", "ha fatto <b>cappotto</b> EBBRAVO!.<hr>", "doveva fare <b>%s</b> punti e ne ha fatti <b>%d</b>: ha <b>%s</b>.<hr>", ($table->old_asta_pnt > 61 ? "almeno ".$table->old_asta_pnt : 'più di 60'), $table->old_pnt, ($wol == 1 ? "vinto" : ($wol == 0 ? "pareggiato" : "perso" */
2037 $noty .= sprintf($mlang_bin5_bin5['info_part'][$G_lang],
2038 $tg_br, $tg_hr, $tg_bo, $tg_bc,
2041 if ($old_pnt == 120) {
2042 $noty .= sprintf($mlang_bin5_bin5['info_capp'][$G_lang],
2043 $tg_br, $tg_hr, $tg_bo, $tg_bc );
2046 if ($old_asta_pnt > 61) {
2047 $noty .= sprintf($mlang_bin5_bin5['info_alea'][$G_lang],
2048 $tg_br, $tg_hr, $tg_bo, $tg_bc,
2049 $old_asta_pnt, $old_pnt,
2050 ($wol == 1 ? $mlang_bin5_bin5['info_win'][$G_lang] :
2051 ($wol == 0 ? $mlang_bin5_bin5['info_peer'][$G_lang] :
2052 $mlang_bin5_bin5['info_lost'][$G_lang])));
2055 $noty .= sprintf($mlang_bin5_bin5['info_more'][$G_lang],
2056 $tg_br, $tg_hr, $tg_bo, $tg_bc,
2058 ($wol == 1 ? $mlang_bin5_bin5['info_win'][$G_lang] :
2059 ($wol == 0 ? $mlang_bin5_bin5['info_peer'][$G_lang] :
2060 $mlang_bin5_bin5['info_lost'][$G_lang])));
2061 } // else of if ($old_asta_pnt > 61) {
2062 } // else of if ($old_pnt == 120) {
2063 } // if ($win != $fri) { // not alone case
2065 $noty .= sprintf($mlang_bin5_bin5['info_alon'][$G_lang],
2066 $tg_br, $tg_hr, $tg_bo, $tg_bc,
2068 if ($old_pnt == 120) {
2069 $noty .= sprintf($mlang_bin5_bin5['info_acap'][$G_lang],
2070 $tg_br, $tg_hr, $tg_bo, $tg_bc);
2073 if ($old_asta_pnt > 61) {
2074 $noty .= sprintf($mlang_bin5_bin5['info_aleaa'][$G_lang],
2075 $tg_br, $tg_hr, $tg_bo, $tg_bc,
2076 $old_asta_pnt, $old_pnt,
2077 ($wol == 1 ? $mlang_bin5_bin5['info_win'][$G_lang] :
2078 ($wol == 0 ? $mlang_bin5_bin5['info_peer'][$G_lang] :
2079 $mlang_bin5_bin5['info_lost'][$G_lang])));
2082 $noty .= sprintf($mlang_bin5_bin5['info_morea'][$G_lang],
2083 $tg_br, $tg_hr, $tg_bo, $tg_bc,
2085 ($wol == 1 ? $mlang_bin5_bin5['info_win'][$G_lang] :
2086 ($wol == 0 ? $mlang_bin5_bin5['info_peer'][$G_lang] :
2087 $mlang_bin5_bin5['info_lost'][$G_lang])));
2093 $old_multer = Bin5_table::s_multer($old_mult, $old_asta_pnt);
2094 if ($old_multer > 1) {
2095 $noty .= sprintf($mlang_bin5_bin5['info_omul'][$G_lang],
2096 $tg_br, $tg_hr, $tg_bo, $tg_bc,
2097 multoval($old_multer));
2099 $noty .= sprintf('%2$s', $tg_br, $tg_hr);