]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/Changes
Removed extra output when the refresh period is met (%ld, refreshperiod)
[irc/gameservirc.git] / gameserv / Changes
index e372fe3021a9ba5532f530d8160d45205cd282df..d1735a133234cb60cc5808a55e5230659b234b13 100644 (file)
@@ -1,4 +1,21 @@
 Version 1.2.4
+* Added a notice to the forest channel that the player data was 
+    saved - kain
+* Fixed some things with the upper limts of money and experience - kain
+* Changed the command LIST so it only lists people who are playing.
+    To get a full list, use LIST ALL - kain
+* Added two new config file options which allow you to specify how
+    long to wait before deleting level 1 and other levels' accounts
+    separately - kain
+* Added a new command CHECK which will display the amount of time until
+    the next refresh - kain
+* Added a new config option to specify a refresh period in seconds.
+    Now you can specify how often you want the players to be given
+    new forest fights, etc... - kain
+* Fixed bug causing negative funds to be deposited into an account
+    (bugID 966653) (thank you Jono H - xjono)
+* Fixed a bug causing players to be duplicated on /msg gameserv 
+    load - kain
 * Added Ultimate2.8.x support - kain
 * Healing potions can only add up to 100 over your max HP now - kain
 * Changed the logic for the wishing well forest event. It now adds back 
@@ -7,6 +24,7 @@ Version 1.2.4
     gained, and none to be added on the last level - kain
 * Added daily news with automatic additions when you gain a level, 
     unsuccessfully best your master, kill someone, or are killed - kain
+
 Version 1.2.3
 * Took experience out of calculating the cost of potions - kain
 * Added even more strength to masters (your defense bonus for each level)