X-Git-Url: https://jfr.im/git/irc/gameservirc.git/blobdiff_plain/0b259dff4eb66fdea960b7676bcc616101600988..19a038e4c64f948dab6cebda49a3f9c2e73017b4:/gameserv/TODO diff --git a/gameserv/TODO b/gameserv/TODO index 7d7daad..1c68d33 100644 --- a/gameserv/TODO +++ b/gameserv/TODO @@ -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()) +