]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/Changes
And update the Changes file
[irc/gameservirc.git] / gameserv / Changes
index bc05c32875b4dd126de0740f6825e7bded29ffe0..a165d5135a00da6431ec2717ac29d8644378abd5 100644 (file)
@@ -1,3 +1,17 @@
+Version 1.1.8
+* Fixed BANK BALANCE (BugID 895157)
+* Completely removed the midnight() function code, and replaced it with 
+    some struct tm functionality with the localtime() function.
+* Major changes to the Makefile, cleaned up a number of rules and added
+    dependencies (via make depend).
+* Corrected the VERSION reply, it broke ircII.
+* Fixed some P10/other protocol issues
+* Removed the old hard coded monsters entries.
+* Made gameserv load as a true daemon. gameserv.pid now contains the pid 
+    for the gameserv process. No more run script.
+* Fixed a bug that caused the identify function to segfault.
+* Fixed some P10 Functionality
+* Merged in the Hybrid patch
 Version 1.1.7
 * Added P10 Functionality (ircu-2.10.11.x)
 * Created Monsters for level 8