]> 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 dfe550d6ae17ca3051d30941cdcf48fa52ded8d4..4cbb993be0438eeb532f318ad7265cf3258a3034 100644 (file)
@@ -4,11 +4,11 @@ X = Finsihed
 
 - Finish the monsters for all levels.
 
-* Make all applicable commands take the player name instead of the irc
+- 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 database and config file version numbers
 
 * Make GameServ a true daemon instead of using nohup
     * No output unless it's a loading error
@@ -18,12 +18,6 @@ X = Finsihed
 * Town square shouts. Array of 10 strings that gets rotated
     * Choose how many strings to rotate in the config file
 
-- 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))
 
@@ -55,3 +49,7 @@ 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