summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorzido <zido@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-31 15:38:42 +0000
committerzido <zido@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-31 15:38:42 +0000
commita8aadf64c9e04ac2572a22f94c89bf54aee0edf1 (patch)
tree40e3c2eede9121477e4f32d4d4bb19225479b448 /Changelog-Trunk.txt
parent271543e76dde5d249d3ee8649f6005151f2fd3a3 (diff)
downloadhercules-a8aadf64c9e04ac2572a22f94c89bf54aee0edf1.tar.gz
hercules-a8aadf64c9e04ac2572a22f94c89bf54aee0edf1.tar.bz2
hercules-a8aadf64c9e04ac2572a22f94c89bf54aee0edf1.tar.xz
hercules-a8aadf64c9e04ac2572a22f94c89bf54aee0edf1.zip
Started work on commands for the IRC Bot.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5827 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 455a125c4..004ef00f7 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/03/31
+ * Started work on commands for the IRC Bot, At the moment you can use !eakami <message>
+ to broadcast a message, edit ALLOWED_NICK in irc.c to change the nickname
+ of the person that is allowed to use it (Shitty authentication method, I know,
+ but i'll make user/pass method soon enough.) [Zido]
* Modified a bit the skill packets of Sharp-Shooting and Brandish Spear in
hopes of fixing it. [Skotlex]
* Should fix a bug in GM stealth mode (@hide). [Lance]