diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-04 21:33:48 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-04 21:33:48 +0000 |
commit | 40a90a4138eb0b497d73c9aca1e5a8ce65693568 (patch) | |
tree | f489f30260e67e3cfa4d5f0d9c576126ec67cf6c /Changelog-Trunk.txt | |
parent | a572e4193823083637917790094c5e38e3f3f389 (diff) | |
download | hercules-40a90a4138eb0b497d73c9aca1e5a8ce65693568.tar.gz hercules-40a90a4138eb0b497d73c9aca1e5a8ce65693568.tar.bz2 hercules-40a90a4138eb0b497d73c9aca1e5a8ce65693568.tar.xz hercules-40a90a4138eb0b497d73c9aca1e5a8ce65693568.zip |
- Cleaned @whogm. It will display the name of all gms online. If their GM level is above your own, it will only display their name, otherwise level, position, and party/guild info is displayed. GM's using gm-hide will not appear on this list.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10158 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index e6410a1bb..3e5f2bb8d 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. 2007/04/05 + * Cleaned @whogm. It will display the name of all gms online. If their GM + level is above your own, it will only display their name, otherwise level, + position, and party/guild info is displayed. GM's using gm-hide will not + appear on this list. * Corrected song/dances/encores reducing SP at the incorrect intervals (either never, or every second). 2007/04/04 |