]> jfr.im git - erebus.git/blobdiff - TODO
update TODO
[erebus.git] / TODO
diff --git a/TODO b/TODO
index 2abd70c7f1ab09c1bfa10ceb088684b0d81580ab..97b67597574b5118334df1f55de9931a1bf7f7fa 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,9 +1,14 @@
 == other ==
 == other ==
+module: help (generic help system)
 module: user (global access) management
 module: channel access management
 module: chanop (kick/ban/etc)
 module: userinfo (store f.e. country code, for other modules)
 
 module: user (global access) management
 module: channel access management
 module: chanop (kick/ban/etc)
 module: userinfo (store f.e. country code, for other modules)
 
+modlib: allow lib.hook with a first argument list or tuple (aliases)
+
+ctlmod: needs to print out a traceback. traceback.print_exc().
+
 
 == ?????? ==
 - Store User and Channel objects
 
 == ?????? ==
 - Store User and Channel objects
@@ -16,12 +21,15 @@ module: userinfo (store f.e. country code, for other modules)
 [X] multiple answers (how can you cook an egg? boil|fry|poach|scramble)
 [X] progressive clues
 [X] anti-cheat mechanism (copy/paste random characters)
 [X] multiple answers (how can you cook an egg? boil|fry|poach|scramble)
 [X] progressive clues
 [X] anti-cheat mechanism (copy/paste random characters)
-v1
-       ability to modify parameters (HINTNUM, etc) & store in db instead of code
-       voting for next round target points
-       question management system done via irc AND web interface
+[X] ability to modify parameters (HINTNUM, etc) & store in db instead of code
+[X] question management system done via irc
+[X] voting for next round target points
+
+depends on userinfo:
        automatic periodically displaying top 10 by country (assigned countries by stored player stats)
 
        automatic periodically displaying top 10 by country (assigned countries by stored player stats)
 
+v1
+       automatically change topic
 
 v2
        multi-channel
 
 v2
        multi-channel
@@ -31,3 +39,5 @@ v2
        error reporting system (one exists with hashie but it sucked and no one checked it)
        question categories (able to change different question lists currently in use. i.e. tv/movies/music/general/etc categories)
        auto topic changes for last round won (configurable by a text file or similar)
        error reporting system (one exists with hashie but it sucked and no one checked it)
        question categories (able to change different question lists currently in use. i.e. tv/movies/music/general/etc categories)
        auto topic changes for last round won (configurable by a text file or similar)
+       small challenges for preset targets (e.g. 1st to 20 points/most points in 10 mins) player vs player, team vs team, free for all)
+       question management system done via web