Hi, Today I added jpoker support for upcoming PacketPokerGetStats/PacketPokerStats packets defined here http://jspoker.pokersource.info/ideas.html#[[player%20rank%20and%20level]]
I added jpoker.server.getPlayerStats method for querying player stat by serial: http://jpoker.aminche.com/hg/jpoker/rev/e1b44a91720e And added a div to player_seat, with jpoker_player_stats class, to show player rank and level, during playing. http://jpoker.aminche.com/hg/jpoker/rev/d02fe1b8e91e Please note that poker-network server would need to send PacketPokerStats, right after PacketPokerPlayerArrive, and with the table game_id, for the div to be filled with relevant info. I also updated jpoker_08_all and jpoker_55_allWithSidePot skin case, to show jpoker_player_rank, and jpoker_player_level. Discussions log about the server side implementation with bkuhn should be available here tomorrow: http://pokersource.info/irc/[EMAIL PROTECTED]/2008-09-10.html Feel free to pull and review changes from here: http://jpoker.aminche.com/hg/jpoker -- bou ^ _______________________________________________ Pokersource-users mailing list [email protected] https://mail.gna.org/listinfo/pokersource-users
