]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/TODO
updated the TODO
[irc/gameservirc.git] / gameserv / TODO
index 7d7daad54974d09cf6bc7adc45cad5919f8e4a0f..1c68d33e2c135302528808c2e139105ba2b55e92 100644 (file)
@@ -12,10 +12,6 @@ X = Finsihed
     that way the game has a point no matter how many monsters
        are done!
 
-- Idle time events - mobbed by the goblin gang 
-       X (timestamp on each player, periodic checks (config file entry), 
-       X if (time(NULL) - player->idlesince >= maxidletime) then (event())
-
 * Random forest quotes when you search the forest
 
 * Change your name for a price :)
@@ -109,3 +105,7 @@ X Fix the hashing algorithm for nickname changes!
 
 X Some reconnect scheme that will reconnect the server on squit
 
+X Idle time events - mobbed by the goblin gang 
+       X (timestamp on each player, periodic checks (config file entry), 
+       X if (time(NULL) - player->idlesince >= maxidletime) then (event())
+