Loic, I created a GNA account but am unable to save changes to the specs. I receive a "password is empty" error. Anyway below is the first pass at the tourney breaks spec.
Summary: Secheduled tournaments as well as sit and goes should have configurable break setings. The available settings should be defined in either XML or a MySQL table and are defind below: * Initial Break Interval - Defines the amount of time before the first tourney break (expressed in seconds) * Break Interval - Defines the amount of time before subsequent tourney breaks (expressed in seconds) * Break Period - Defines the length of the break (expressed in seconds) The tourney details API call will need to include break settings in the response. The poker engine will need to notify all clients in the tournament when the break starts as well as when the break is over. Rationale: Large tourneys can run for many hours. Scheduled breaks are required to handle large tourneys or tourrneys with slow level ups. Scope: This functionality is limited to sit and go and scheduled tournaments. Mike On 3/27/07 1:00 PM, "Loic Dachary" <[EMAIL PROTECTED]> wrote: > > Hi, > > In order to figure out how much time is needed to implement the > dealer choice and the tournament breaks, I've created two wiki files > where you can explain (Use Case is easiest) what you want. > > http://pokersource.info/developers/specifications/dealer-choice.html > http://pokersource.info/developers/specifications/tournament-breaks.html > > Unless you're already familiar with TiddlyWiki.com and Ubuntu > style specifications, here is a short HOWTO: > > http://pokersource.info/developers/specifications/specification.html > > The above specifications can then be used as a basis for a > RentACoder bid request. > > Cheers, _______________________________________________ Pokersource-users mailing list [email protected] https://mail.gna.org/listinfo/pokersource-users
