summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorZido <Zido@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-17 23:03:58 +0000
committerZido <Zido@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-17 23:03:58 +0000
commitf14c4c6e1c603640792e09164cb0ed7be9dae32f (patch)
treef838476c1c13f0bd31b12af7cff59ba1a6242ac2 /Changelog-Trunk.txt
parentefec0b2a3ba13e5c0e53910fc7728eee551a9409 (diff)
downloadhercules-f14c4c6e1c603640792e09164cb0ed7be9dae32f.tar.gz
hercules-f14c4c6e1c603640792e09164cb0ed7be9dae32f.tar.bz2
hercules-f14c4c6e1c603640792e09164cb0ed7be9dae32f.tar.xz
hercules-f14c4c6e1c603640792e09164cb0ed7be9dae32f.zip
- Added @users command to the IRC Bot. Checks no. online users.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6143 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index fc8d9e464..56d3eb575 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,7 @@ 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/17
+ * Added @users to the IRC Bot, outputs the # of users online. [Zido]
* The baby check when wearing a tuxedo/dress now works [Zido]
* Fixed pet being incorrectly removed when it had intimacy 0. [Skotlex]
* Some cleanup in the TK_RUN related code. [Skotlex]