update TODO

git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@389 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
Pasi Kallinen 2008-01-01 11:45:14 +00:00
parent 3a4a499113
commit 1dfea9da26
1 changed files with 10 additions and 1 deletions

11
TODO
View File

@ -1,8 +1,17 @@
-allow admin to define series of actions dgl makes when user does
something. for example, do "mkdir dgldir/rcfiles/$nick" and
"cp defaultrc dgldir/rcfiles/$nick/" when a new nick is registered.
(action times: new nick registration, starting a game, login, edit options...)
(actions: mkdir, cp, setenv, ...)
this should allow for crawl's macro-file copying, while doing away any
specific limitations for having just one config file per game, and
allowing admin to set what env vars are defined for each game.
-allow configuring ttyplay.c; some games may use different clear-screen
commands. (see for example crawl)
-return back to dgl after exiting the game. (on NAO, the dgl processes
take 33m+ resident memory, so might not be viable unless we use sqlite3)
-public (no-password) accounts?
-public (no-password) accounts? (a per-user flag) what happens when someone
is playing on the account and someone else logins and we start playing?
-change the watching screen not to show the 'press 'm' to mail user'
part, if spool isn't enabled.
-info screen (more than just the banner), for info about the game(s)