]> jfr.im git - irc/gameservirc.git/blob - gameserv/TODO
Made some changes in the config file and added a new directive updateperiod. Gameserv...
[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 * Transfer funds through bank accounts with caps on amount and per day (not sure, doubt it)
10 * Possible choice in gameserv.conf
11 * Classes of players with special abilities like spells and such.
12 * Hash tables for speedy search/insert into player lists.
13 * Notice on missing directive from gameserv.conf file.
14 * Error handling
15
16 * Finish the monsters for all levels.
17 X Load monsters from a monsters.dat file so they can be changed easily.
18 X Periodic updates of the gameserv databases to avoid lost data