]> jfr.im git - irc/gameservirc.git/blob - gameserv/TODO
Added the welcome message and a welcome message delay.
[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 - Load monsters and masters 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.