brianfeaster / worldtm

Automatically exported from code.google.com/p/worldtm
0 stars 0 forks source link

User State and Credentials DB #36

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
No user state is stored beyond the immediate world process.  Users will be 
allowed to register themselves which will keep track of at least the following:
 * login/password
 * chat color
 * last avatar location
 * window layout
 * flags

The following state will be experimental:
 * chat history
 * not-chat messages or logs
 * items (World objects cell based or logical [unimplemented])

Original issue reported on code.google.com by bri...@gmail.com on 23 Jan 2012 at 12:55