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