]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/Changes
Added level 9 monsters, and began to code an end monster. Also fixed some of the...
[irc/gameservirc.git] / gameserv / Changes
index cac1310e05d01efcc7ebca9edbc86e37309a30d5..22c39e724e312d92dd88455738d40c75996ef390 100644 (file)
@@ -1,4 +1,8 @@
 Version 1.1.9
+* Fixed a bug in the identify command that falsly showed a player as 
+    already being identified. - kain
+* Created Monsters for level 9 - kain
+* Added the beginnings of an end monster - kain
 * Slightly adjust the weapon and armor bonuses to prevent a divide by zero
     exception (reported by wassup). - wcampbel
 * Prevent players from issuing a FIGHT against a dead player (reported