]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/Changes
Changed configscript.cpp to a smaller shell script
[irc/gameservirc.git] / gameserv / Changes
index a43c0c991f7188afb9fb0f9e95403572d994ea56..d4d684c8164e1777fa589bb1d485f10a786af486 100644 (file)
@@ -1,4 +1,14 @@
+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