]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/Changes
Updated the change log for the numrolloverfights directive
[irc/gameservirc.git] / gameserv / Changes
index 906a417381f9b7b224a1cb1897ee5006d817bffa..90f29bf94bc6a149ba861122ea1fe306f0eb1e48 100644 (file)
@@ -1,4 +1,12 @@
 Version 1.3.1
+* Added a config file directive NUMROLLOVERFIGHTS which is the number of forest fights that
+    roll over every ROLLOVERPERIOD - kain (Thanks thelizno)
+* Added a config file directive ROLLOVERFORESTFIGHTS which will allow you to keep the forest
+    fights from the previous day - kain (Thanks thelizno)
+* Added a config file directive ROLLOVERPERIOD which will allow you to specify a period of time
+    to rollover the forest fights - kain (Thanks thelizno)
+* Added a config file directive MAXFORESTFIGHTS which allows you to specify a maximum amount of
+    forest fights a player can roll over - kain (Thanks thelizno)
 * Fixed a bug causing a crash on /msg GameServ use - kain (Thanks thelizno)
 * Fixed a bug in the masteritems.dat file causing the chain saw to take 1 strength point
     away instead of add 185 - kain (Thanks Tsukasa)