X-Git-Url: https://jfr.im/git/irc/gameservirc.git/blobdiff_plain/b2641ac4ad1566921c6d04b8b4315e4efb017e52..fc9d2643d68c266370c183d78bd1be20ae3b3b40:/gameserv/Changes diff --git a/gameserv/Changes b/gameserv/Changes index c0bf542..31feaa3 100644 --- a/gameserv/Changes +++ b/gameserv/Changes @@ -1,4 +1,15 @@ Version 1.1.7 +* Added a command line parameter to include optional config file at + runtime instead of the standard gameserv.conf. This allows you to + run many instances of GameServ on different networks without any + tweaking. +* Created Monsters for level 8 +* Increased the size of the monster struct to account for longer names, + weapons, and death phrases. +* Created Monsters for level 7 +* Fixed a bug causing the bank balance command not to work correctly. + (Thank you wcampbel) +* Added HP potions to increase maximum HP. * Made strength and defense potions add either 1 or 2 points rather than 0, 1, or 2. * Made the monsters a bit harder. I found that as the game progressed,