]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/Changes
Fixed the isalive(user) to isAlive(user->stats) in the timeoutevents
[irc/gameservirc.git] / gameserv / Changes
index 4d85fb51070c8644244be52d1a20a15ac0cb2e9e..72da383041619c833244848e956689f1b9aff72e 100644 (file)
@@ -1,4 +1,12 @@
 Version 1.2.2
+* Fixed a bug that crashed gameserv on /msg gameserv master - kain
+* Made welcomemsg an optional config file option. If commented out
+    or deleted, gameserv will not send the welcome message 
+    (requested by zshack)- kain
+* Made the ignoreservers config file option work for Unreal - kain
+* Fixed a minor logical problem that was causing players to be mugged
+    for 0 gold when they were either dead or had no gold on hand and
+    they timed out (thanks Rehm) - kain
 * 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