X-Git-Url: https://jfr.im/git/irc/gameservirc.git/blobdiff_plain/ae2685f6460ca012d2346ac912c16c23e032a4aa..e3ede4a7b12fd781e2ea8f7a97adb7806629d59f:/gameserv/Changes diff --git a/gameserv/Changes b/gameserv/Changes index d1e561e..4d85fb5 100644 --- a/gameserv/Changes +++ b/gameserv/Changes @@ -1,4 +1,10 @@ Version 1.2.2 +* Fixed the bug not allowing different config files to be used - kain +* Added an optional config file directive BOPER which makes + gameserv become an oper on the network - kain +* Added an optional config file directive USEPRIVMSG which makes + gameserv use /msg instead of /notice - kain +* Made the ignoreservers config file option work for bahamut - kain * Fixed an error in do_register that was not adding the client to the players list correctly, causing newly registered players to be locked out of identifying until the next gameserv restart - kain