Menu

#1 Create game with options

open
Bernd A.
None
5
2007-01-31
2006-12-15
Bernd A.
No

Implementing options when creating new games

- A name for the game
- Limit number of joining players
- Password to prevent users from joining
- Select the number of matches to create
- Select who can add matches (no one, creator, everybody)
- Prevent unregistered users from joining
- Select the type of game play (Free, Preselect, ...)

Discussion

  • Bernd A.

    Bernd A. - 2006-12-17

    Logged In: YES
    user_id=988911
    Originator: YES

    Additional option:
    - Select if a match can be added only if all matches are completed

     
  • Bernd A.

    Bernd A. - 2006-12-18

    Web interface so far, 2006-12-18

     
  • Bernd A.

    Bernd A. - 2006-12-18

    Logged In: YES
    user_id=988911
    Originator: YES

    Web interface done but without function, all settings are ignored when creating a game.
    File Added: web_ui.png

     
  • Bernd A.

    Bernd A. - 2007-01-31

    Logged In: YES
    user_id=988911
    Originator: YES

    Addressed for version 0.3.

     
  • Bernd A.

    Bernd A. - 2007-01-31
    • assigned_to: nobody --> wopfel
     
  • Bernd A.

    Bernd A. - 2007-01-31

    Logged In: YES
    user_id=988911
    Originator: YES

    All mentioned options are written to the database so far. The settings still aren't honoured in the game.

    Branch /branches/version_0.3
    Subversion revision 197

     
  • Bernd A.

    Bernd A. - 2007-02-07

    Logged In: YES
    user_id=988911
    Originator: YES

    The most options are honoured in the game.

    You can download the release candidate 1 (see the developer package), built from subversion revision 230.
    The notes can be viewed from https://sourceforge.net/project/shownotes.php?release_id=484405&group_id=184528.