]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/Changes
Fixed a divide by 0 bug that occurred when you attacked, but had no
[irc/gameservirc.git] / gameserv / Changes
index 72da383041619c833244848e956689f1b9aff72e..d4d684c8164e1777fa589bb1d485f10a786af486 100644 (file)
@@ -1,4 +1,18 @@
+Version 1.2.3
+* Fixed a divide by 0 bug that occurred when you attacked, but had no 
+    weapon (BugID 946043) (thank you NOTevil) - kain
+* Fixed a logic error allowing players to bank during a fight - kain
+* Added more gold per monster above level 4 - kain
+
 Version 1.2.2
+* Fixed a logical error causing the ListenOnCF flag to only work in P10 
+    servers - kain
+* Fixed the store command to display syntax on improper sequence of 
+    commands (thanks damaged) - kain
+* Added monsters for levels 10, 11, and 12 (created by damaged, edited 
+    by kain) - kain
+* Made the masters stats match the next level's monsters' stats a lot 
+    closer - kain
 * 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