Update Changelog and TODO
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@421 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
parent
2b909a3610
commit
ea203348e1
|
@ -1,4 +1,5 @@
|
|||
1.4.8 (2008/??/??)
|
||||
* Return to dgamelaunch when the game ends.
|
||||
* Better handling of tty loss.
|
||||
* Allow admin to define different actions taken when something happens.
|
||||
* Allow using SQLite3 for the user login database instead of flat text.
|
||||
|
|
2
TODO
2
TODO
|
@ -104,8 +104,6 @@
|
|||
-some games (robotfindskitten?) are not worth saving into ttyrecs, make it configurable.
|
||||
-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? (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'
|
||||
|
|
Loading…
Reference in New Issue