]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/TODO
* Added a Reset command to GameServ that functions the same was as the
[irc/gameservirc.git] / gameserv / TODO
index 67d87fe35e3144a6160f38c1e4e5bd5cc7c18df1..4cbb993be0438eeb532f318ad7265cf3258a3034 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.
+
+* Make database and config file version numbers
+
 * Make GameServ a true daemon instead of using nohup
     * No output unless it's a loading error
 
@@ -10,14 +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
-    * Horse - extra forest fights and strength
-       * Horse dies a short life
-
 * Offline player fighting
     * Sleep at the Inn (useful after offline fighting works (players can't fight you unless they bribe the innkeeper))
 
@@ -45,7 +45,11 @@ 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
+X Add functionality for potions
+X Forest events
+    X Wishing well
+    X Fountain of youth - rejuvination & forest fights