]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/Changes
Fixed the bug not allowing different config files to be used
[irc/gameservirc.git] / gameserv / Changes
index 84a225fe000d1dd9b3d934f45a1172ee92ef7a39..4d85fb51070c8644244be52d1a20a15ac0cb2e9e 100644 (file)
@@ -1,4 +1,27 @@
+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
+* Fixed an error that crashed GameServ if you tried to fight a player
+    lower than the configured level - kain
+* Reduced the effect of potions since the price is down - kain
+* Reduced the price of potions significantly - kain
+* Added a few timeout events if you're not in a fight - kain
+
 Version 1.2.1
+* Included a crontab script in all new distros now - kain
+* Added a new flag that tells wether a person is playing instead of
+    relying solely on pointers - kain
+* Added a mechanism to ignore on a nick to nick basis, and implemented
+    code to auto-ignore nicks on certain servers - kain
+* Changed the HASH command to iHASH (case insensitive) and sHASH (case 
+    sensitive) - kain
 * Gameserv no longer opers - kain
 * New config file directive: listenonc_forest... see 
     gameserv.example.conf - kain