From: Matteo Nastasi (mop) Date: Sun, 4 May 2008 15:41:17 +0000 (+0000) Subject: updated X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=commitdiff_plain;h=138c120ab457450830ff64a77e9a63d9fa95cf90;p=brisk.git updated --- diff --git a/CHANGELOG b/CHANGELOG index 10304fc..401f1d9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +0.13.3 ("spawn" branch) - 4/05/2008 + Tav button added. + Raccomandations for firefox users. + Chat scroll enhancement. + Troll defence. + 0.13.2 ("spawn" branch) - 21/04/2008 Black list added. Cache-Control 'no-store flag' added. diff --git a/web/Obj/brisk.phh b/web/Obj/brisk.phh index 412542a..08ede60 100644 --- a/web/Obj/brisk.phh +++ b/web/Obj/brisk.phh @@ -77,7 +77,7 @@ $G_false = FALSE; $G_all_points = array( 11,10,4,3,2, 0,0,0,0,0 ); $G_brisk_version = "spawn-0.13.3"; -$root_wellarr = Array ( 'Benvenuto in brisk (Ver. '.$G_brisk_version.'), NOVITA\': comando /tav per annunciare i tavoli attivi - versione Beta4.', +$root_wellarr = Array ( 'Benvenuto in brisk (Ver. '.$G_brisk_version.'), NOVITA\': comando /tav per annunciare i tavoli attivi - versione Beta5.', 'Se vuoi iscriverti alla Mailing List, cliccala!' ); $table_wellarr = 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.');