On Wed, 2009-12-23 at 20:30 +0100, Johan Euphrosine wrote:
> We should disable TourneyStart handler when challenge=1, in order to
> prevent automatic spawning of the table.
> 
> We should use the table view when challenge=join.
> 

Today,

I disabled tableJoin (4ad8ed12935f) and spawnTable (404618332698) when
handling challenge creation.

I updated the DOM in order not to show the table, nor lobby when
handling challenge creation, and to show only the table when handling
challenge join (f729a4429d72).

I disabled tourneyRegister packet flood by registering an empty handler
on packet.tourney_serial, when receiving PacketPokerTable
(c77aa37d73dc).

I filled the following issues:
"PacketPokerTourneyStart is not sent if no resthost"
https://gna.org/bugs/index.php?14994
"PacketPokerTable will be received 2x when creating a challenge"
http://jspoker.pokersource.info/ideas.html#[[PacketPokerTable%20will%20be%20received%202x%20when%20creating%20a%20challenge]]

You can try the challenge creation using the following urls:
http://drupal-z2.pokersource.info/drupal6/?challenge=1
http://drupal-z2.pokersource.info/drupal6/?challenge=join

-- 
Johan Euphrosine <pro...@aminche.com>

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Pokersource-users mailing list
Pokersource-users@gna.org
https://mail.gna.org/listinfo/pokersource-users

Reply via email to