Create game with options
Status: Beta
Brought to you by:
wopfel
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, ...)
Logged In: YES
user_id=988911
Originator: YES
Additional option:
- Select if a match can be added only if all matches are completed
Web interface so far, 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
Logged In: YES
user_id=988911
Originator: YES
Addressed for version 0.3.
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
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.