On Wed, Jul 23, 2008 at 12:28 PM, Johan Euphrosine <[EMAIL PROTECTED]> wrote: >> - table.plugin should not call server.tableJoin when joining a tournament >> - The code has to be re-architectured somehow to be able handle >> creating a table when receiving a POKER_TABLE without bothering too >> much of if it is a tourney or not. >> >> Something we discussed with loic was to: >> - have tableRowClick send POKER_TABLE_JOIN directly >> - have a spawnTable callback fired when receiving POKER_TABLE, and >> overrided by JpokerPlugin for TW integration >> - have a spawnTourney callback for convenience if necessary > > Here is a tentative patch that refactor test and implementation of > table joining sequence as we discussed before: > http://jpoker.aminche.com/hg/jpoker-tourneys/rev/264f365dca80 > > Feedback are welcome!
Hi, A proper implementation that also works for tourney is hg pull'able from there: http://jpoker.aminche.com/hg/jpoker-tourneys I got rid of the buyin when joining a tournaments, outstanding tournaments limitations are: - Player can't sitin when sitout'ed in a tourney - End of the tourney should display the tourney list + win / lose feedback instead of an empty tiddler -- bou ^ _______________________________________________ Pokersource-users mailing list [email protected] https://mail.gna.org/listinfo/pokersource-users
