]> jfr.im git - erebus.git/blobdiff - TODO
update TODO
[erebus.git] / TODO
diff --git a/TODO b/TODO
index 953ef4e076fee958b943eb99b4270b5175efdab5..139ac4831d2916ac086f9788ce98417fbec71a06 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,7 +2,10 @@
 module: user (global access) management
 module: channel access management
 module: chanop (kick/ban/etc)
-module: userinfo (store f.e. country code, for other modules)
+
+ctlmod: needs to print out a traceback. traceback.print_exc().
+
+core: watchdog timer (check how long since last received, if >5m restart)
 
 
 == ?????? ==
@@ -16,19 +19,23 @@ 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)
-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 (search/add/delete/edit)
-       automatic periodically displaying top 10 by country (assigned countries by stored player stats)
-
-
-v2
-       multi-channel
-       team play (Create/edit/addplayer/removeplayer) needs password & email address for team captain
-       stats. lots of them. (per round/lifetime stats, fastest, biggest streak, team stats, etc)
-       live high score table on webpage (stats accessible)
-       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)
+[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
+[X] automatically change topic
+[X] automatic periodically displaying top 10 by country (assigned countries by stored player stats)
+       implemented as part of !top10 and TOPIC instead
+[X] error reporting system (one exists with hashie but it sucked and no one checked it)
+[X] live high score table on webpage (stats accessible)
+[X] auto topic changes for last round won (configurable by a text file or similar)
+
+
+convert to using MySQL for question/stat/game storage
+multi-channel
+team play (Create/edit/addplayer/removeplayer) needs password & email address for team captain
+stats. lots of them. (per round/lifetime stats, fastest, biggest streak, team stats, etc)
+question categories (able to change different question lists currently in use. i.e. tv/movies/music/general/etc categories)
+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
+team play (Create/edit/addplayer/removeplayer) needs password & email address for team captain
+question categories (able to change different question lists currently in use. i.e. tv/movies/music/general/etc categories)