* = Not finished - = Started X = Finsihed * Town square shouts. Array of 10 strings that gets rotated * Choose how many strings to rotate in the config file * Offline player fighting * Sleep at the Inn (useful after offline fighting works (players can't fight you unless they bribe the innkeeper)) * 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. * Error handling * Finish the monsters for all levels. 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