summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-18 00:35:25 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-18 00:35:25 +0000
commitb24981b5d5bb162c68b8dffd0c7dfaf66f44c2dd (patch)
tree2d0091d8850f99202eec68d49ca65ad621a34c51 /Changelog-Trunk.txt
parent3dae80a032f7154e9297b2aa71cd1697ffdf4a8e (diff)
downloadhercules-b24981b5d5bb162c68b8dffd0c7dfaf66f44c2dd.tar.gz
hercules-b24981b5d5bb162c68b8dffd0c7dfaf66f44c2dd.tar.bz2
hercules-b24981b5d5bb162c68b8dffd0c7dfaf66f44c2dd.tar.xz
hercules-b24981b5d5bb162c68b8dffd0c7dfaf66f44c2dd.zip
- Reenabled client requesting to self mute, as the whole knockback packet issues of the past which were causing players to mute themselves when being knockback is no longer there.
- Changed NPC_CHANGEUNDEAD from a self skill to a targetted skill. Changed it's duration to 30 secs. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8787 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index bbd35e580..9b8e96ed4 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,10 @@ 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/09/18
+ * Reenabled client requesting to self mute, as the whole knockback packet
+ issues of the past which were causing players to mute themselves when being
+ knockback is no longer there. [Skotlex]
2006/09/17
* Fixed NPC_INVISIBLE's cloak ending after attacking once. [Skotlex]
* Fixed SG_FUSION being castable without Soul Link state. [Skotlex]