X-Git-Url: https://jfr.im/git/irc/gameservirc.git/blobdiff_plain/f5c256398e6a35ac1799d309b3ee2cba82f18fff..9cda831cf07982221052583e94e073bda5d3ef4b:/gameserv/TODO diff --git a/gameserv/TODO b/gameserv/TODO index 67d87fe..dfe550d 100644 --- a/gameserv/TODO +++ b/gameserv/TODO @@ -2,6 +2,14 @@ - = Started X = Finsihed +- Finish the monsters for all levels. + +* Make all applicable commands take the player name instead of the irc + nickname as their parameter. This way players can have different names + and stay anonymous on IRC while enjoying full game functionality. + +* Add functionality for potions + * Make GameServ a true daemon instead of using nohup * No output unless it's a loading error @@ -10,8 +18,6 @@ X = Finsihed * Town square shouts. Array of 10 strings that gets rotated * Choose how many strings to rotate in the config file -- Tavern where you can buy potions and powerups - - Forest events X Wishing well X Fountain of youth - rejuvination & forest fights @@ -45,7 +51,7 @@ X Fix bug where people can identify while they are two different X Add option to config file for forest fights per day, etc. -* Finish the monsters for all levels. - X Load monsters from a monsters.dat file so they can be changed easily. +X Load monsters from a monsters.dat file so they can be changed easily. X Periodic updates of the gameserv databases to avoid lost data +X Tavern where you can buy potions and powerups