]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/Changes
Added a new config file directive USE_PRIVMSG and implemented a flag system for confi...
[irc/gameservirc.git] / gameserv / Changes
index ddd6066a60e1f37ba941e040baa224049a844852..c34ee346d5735877c1fbd32b040e520611d19349 100644 (file)
@@ -1,4 +1,20 @@
+Version 1.2.2
+* 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