Ticket #11 (closed task: wontfix)

Opened 4 years ago

Last modified 3 months ago

User Profiles

Reported by: stuart Assigned to:
Priority: critical Milestone: Multiplayer Demo
Component: Game engine Keywords:
Cc:

Description

  • JS Functions to create, delete, and set current profile. (Profile = Name of player, and storage container folder for his saved games, hotkeys, list of completed scenarios, etc.)
  • Values loaded from system.cfg and mod.cfg and modified can be saved by function call (eg when closing options menu) to the current profile's user.cfg.
  • Profiles also contain user's saved games (both multiplayer and singleplayer) and recorded games.

Change History

2010-05-09 00:08:57 changed by Philip

  • status changed from new to closed.
  • resolution set to wontfix.

This is unnecessary complexity, and can now be handled by using multiple OS user accounts instead.