summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorZido <Zido@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-06 18:34:45 +0000
committerZido <Zido@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-06 18:34:45 +0000
commitf2ebcf306b3163894618b869aa676e1684db5b98 (patch)
tree0be22de68c2147f4558efd3c33417f1f6caf5807 /Changelog-Trunk.txt
parent1f598017ad21811305913f156f7ba514fc685854 (diff)
downloadhercules-f2ebcf306b3163894618b869aa676e1684db5b98.tar.gz
hercules-f2ebcf306b3163894618b869aa676e1684db5b98.tar.bz2
hercules-f2ebcf306b3163894618b869aa676e1684db5b98.tar.xz
hercules-f2ebcf306b3163894618b869aa676e1684db5b98.zip
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5935 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 ecda39262..dfa82f75b 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/04/06
+ * The IRC Bot is now able to check each users access level prefix
+ in the channel (~/&/@/%/+), the IRC command @kami now requires the
+ user to be at least channel operator(@). Now I need to make it store
+ the users access level on every nick/mode change. [Zido]
* Changed the default of skill_add_range to 0, said value now disables
skill-range checking when casting ends. [Skotlex]
* Corrected the Soul Drain formula, thanks to Haplo for pointing it out.