From: kainazzzo Date: Fri, 2 Apr 2004 18:11:56 +0000 (+0000) Subject: Added to the change log file X-Git-Url: https://jfr.im/git/irc/gameservirc.git/commitdiff_plain/ea353de14e91b29d36cdf5d820674b2a5ccd0a51 Added to the change log file git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@143 bc333340-6410-0410-a689-9d09f3c113fa --- diff --git a/gameserv/Changes b/gameserv/Changes index 22c39e7..d679372 100644 --- a/gameserv/Changes +++ b/gameserv/Changes @@ -1,4 +1,7 @@ Version 1.1.9 +* Added 2 new config file directives (maxafightdistance and maxbfightdistance) + These allow you to set limits on the distance (in levels) two players + are allowed to fight with. See gameserv.example.conf for more info. - kain * Fixed a bug in the identify command that falsly showed a player as already being identified. - kain * Created Monsters for level 9 - kain