]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/Changes
New functionality. Loading monsters from a file is finished. Monsters still need...
[irc/gameservirc.git] / gameserv / Changes
index b868495e27b318efcd506d8414022eeed21c5a6c..705f8ab382e23f6efcad8a960abe71334ed08c98 100644 (file)
@@ -1,4 +1,10 @@
 Version 1.1.4
+* Fixed the welcome msg sending "ICK" instead of the nickname of a new aclient. (Thank you wcampbel)
+* Load now has an optional parameter "monsters" which will force a load of the monsterdata
+    file. This is useful for changing monsters on-the-fly.
+* Added a load_monsters function that loads from a preconfigured monsters.dat file instead of
+    hard coding the monsters into the array. Users can now change the monster configuration
+    around.
 * Added a new directive to the config file: confloadtime
     this represents the delay (in seconds) until GameServ sends a welcome message to incoming
     clients.