summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 33ccc89a2..a30ac321c 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,13 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/08/21
+ * Removed config setting "muting_players", and expanded the manner_system
+ config to specify how having negative manner (mute) affects a player (see
+ battle/misc.conf). [Skotlex]
+ * Expanded the pk_mode setting from no/yes to 0/1/2. 1 is normal pk_mode,
+ if 2 is used, it makes killing players give you a loss of 5 manner points.
+ [Skotlex]
+ * Fixed WS_WEAPONREFINE always failing when at less than job 50. [Skotlex]
* Fixed the Autosave routine not working when there's only one player
online. [Skotlex]
* Disabled command @rain since the client no longer supports it anyway.