]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/TODO
New functionality. Loading monsters from a file is finished. Monsters still need...
[irc/gameservirc.git] / gameserv / TODO
index 9413a43ff38b1dec998b97dd2d8dc8c369ad63c4..4f7c02938f1fa2d474fc9375cd80da5ebc23ce11 100644 (file)
@@ -7,8 +7,11 @@ X = Finsihed
 * Offline player fighting
   * Sleep at the Inn (useful after offline fighting works (players can't fight you unless they bribe the innkeeper))
 * Finish the monsters for all levels.
-    - Load monsters and masters 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.
 * Transfer funds through bank accounts with caps on amount and per day (not sure, doubt it)
     * Possible choice in gameserv.conf
 * Classes of players with special abilities like spells and such.
 * Hash tables for speedy search/insert into player lists.
+* Notice on missing directive from gameserv.conf file.
+* Periodic updates of the gameserv databases to avoid lost data
+* Error handling