]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/TODO
Added ONE monster lol
[irc/gameservirc.git] / gameserv / TODO
index 8c4927f5d2ab30d5960b324f45973138f9e159f1..bd6d05f9575ef1cbc5762015c656567c194df131 100644 (file)
@@ -8,9 +8,8 @@ X = Finsihed
     nickname as their parameter. This way players can have different names
     and stay anonymous on IRC while enjoying full game functionality.
 
-- Notice on missing directive from gameserv.conf file.
-
-* Make an end monster for whatever the last level in the game is... that way the game has a point no matter how many monsters 
+- Make an end monster for whatever the last level in the game is...
+    that way the game has a point no matter how many monsters
        are done!
 
 * Put the masters in a masters.dat file.
@@ -20,6 +19,7 @@ X = Finsihed
 * Make install
 
 * Make database and config file version numbers
+    - Not necessary for config files anymore
 
 * Town square shouts. Array of 10 strings that gets rotated
     * Choose how many strings to rotate in the config file
@@ -68,3 +68,5 @@ X Take out most of the output except if in debug mode.
        X put in the logfile in debug mode
 
 X Add P10: Undernet protocol
+
+X Notice on missing directive from gameserv.conf file.