X-Git-Url: https://jfr.im/git/irc/gameservirc.git/blobdiff_plain/f5c256398e6a35ac1799d309b3ee2cba82f18fff..ee38284faeb687ddbfccf352488654917902d387:/gameserv/TODO diff --git a/gameserv/TODO b/gameserv/TODO index 67d87fe..4cbb993 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. + +* Make database and config file version numbers + * Make GameServ a true daemon instead of using nohup * No output unless it's a loading error @@ -10,14 +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 - * Horse - extra forest fights and strength - * Horse dies a short life - * Offline player fighting * Sleep at the Inn (useful after offline fighting works (players can't fight you unless they bribe the innkeeper)) @@ -45,7 +45,11 @@ 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 +X Add functionality for potions +X Forest events + X Wishing well + X Fountain of youth - rejuvination & forest fights