Server todo: figure out why it keeps hanging/going 100% are dead clients not being pruned? Odb network db: * basic functionality * sync to disk Oik TODO: Menus and other modal things: * Higher-level widgets (like a radio button collection, or a text editor widget.) * Pie menus * Grid and paperdoll widgets for inventory How is this to work with respect to using the items? * mechanism for pseudo-blocking query windows. imagine something like this - myname = interface.dialog.get_text(message="enter name") interface.dialog.show_text(message="Hi %S"%myname) Obviously there isn't a way to do this presently, but some way to fake it nicely without threading would be interesting. Anyone who decides to do this: let's talk about it first. * Textbox sutible for implementing chat. I (Bryce) will do later: Contextual menus over the level display.