X-Git-Url: https://jfr.im/git/irc/gameservirc.git/blobdiff_plain/bf2cabcdc660a03535f2304c75eb0b09ca6e4288..4dde2ed9f323c87a1f54b002c66da835f7dc0baa:/gameserv/TODO diff --git a/gameserv/TODO b/gameserv/TODO index 9413a43..4f7c029 100644 --- a/gameserv/TODO +++ b/gameserv/TODO @@ -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