]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/TODO
TODO update, we've already got cheaters
[irc/gameservirc.git] / gameserv / TODO
index 8c4927f5d2ab30d5960b324f45973138f9e159f1..342463cf910dfbe3bf9e5eab25211bc087f2149b 100644 (file)
@@ -2,15 +2,18 @@
 - = Started
 X = Finsihed
 
+* Deal with cheaters who create additional characters, fight with them a bit,
+  then kill them to get their gold.  Maybe add level restrictions to fighting
+  other players?
+
 - Finish the monsters for all levels.
 
 - Make all applicable commands take the player name instead of the irc
     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 +23,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 +72,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.