]> jfr.im git - irc/gameservirc.git/blob - gameserv/TODO
Added a TODO list to the cvs repository
[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 * Offline player fighting
7 * Sleep at the Inn (useful after offline fighting works)
8 * Finish the monsters for all levels.
9 - Load monsters and masters from files.
10 * Transfer funds through bank accounts with caps on amount and per day (not sure, doubt it)
11 - Possible choice in gameserv.conf
12 * Classes of players with special abilities like spells and such.
13 * Hash tables for speedy search/insert into player lists.