]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/TODO
Added a tavern and inventory command.
[irc/gameservirc.git] / gameserv / TODO
index 67d87fe35e3144a6160f38c1e4e5bd5cc7c18df1..dfe550d6ae17ca3051d30941cdcf48fa52ded8d4 100644 (file)
@@ -2,6 +2,14 @@
 - = Started
 X = Finsihed
 
+- 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.
+
+* Add functionality for potions
+
 * Make GameServ a true daemon instead of using nohup
     * No output unless it's a loading error
 
@@ -10,8 +18,6 @@ X = Finsihed
 * Town square shouts. Array of 10 strings that gets rotated
     * Choose how many strings to rotate in the config file
 
-- Tavern where you can buy potions and powerups
-
 - Forest events
     X Wishing well
     X Fountain of youth - rejuvination & forest fights
@@ -45,7 +51,7 @@ X Fix bug where people can identify while they are two different
 
 X Add option to config file for forest fights per day, etc.
 
-* Finish the monsters for all levels.
-    X Load monsters from a monsters.dat file so they can be changed easily.
+X Load monsters from a monsters.dat file so they can be changed easily.
 
 X Periodic updates of the gameserv databases to avoid lost data
+X Tavern where you can buy potions and powerups