]> jfr.im git - irc/gameservirc.git/blame - gameserv/TODO
Added the admin commands help file
[irc/gameservirc.git] / gameserv / TODO
CommitLineData
b568f543 1* = Not finished
2- = Started
3X = Finsihed
4
5* Town square shouts. Array of 10 strings that gets rotated
922daad7 6 * Choose how many strings to rotate in the config file
b568f543 7* Offline player fighting
922daad7 8 * Sleep at the Inn (useful after offline fighting works (players can't fight you unless they bribe the innkeeper))
b568f543 9* Transfer funds through bank accounts with caps on amount and per day (not sure, doubt it)
bf2cabcd 10 * Possible choice in gameserv.conf
b568f543 11* Classes of players with special abilities like spells and such.
12* Hash tables for speedy search/insert into player lists.
4dde2ed9 13* Notice on missing directive from gameserv.conf file.
4dde2ed9 14* Error handling
922daad7 15
16* Finish the monsters for all levels.
17 X Load monsters from a monsters.dat file so they can be changed easily.
18X Periodic updates of the gameserv databases to avoid lost data