diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-06 19:43:37 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-06 19:43:37 +0000 |
commit | 2462d4ff90d5444883f4981f0229e223fbf80057 (patch) | |
tree | ed33cf22bd40e772038570e7a27a709cafa0906d /Changelog-Trunk.txt | |
parent | 98e5e5302359c893d4889788c612116bda3efc0f (diff) | |
download | hercules-2462d4ff90d5444883f4981f0229e223fbf80057.tar.gz hercules-2462d4ff90d5444883f4981f0229e223fbf80057.tar.bz2 hercules-2462d4ff90d5444883f4981f0229e223fbf80057.tar.xz hercules-2462d4ff90d5444883f4981f0229e223fbf80057.zip |
- Corrected pc_checkitem not behaving correctly when you had more than one equip with a restricted card.
- Fixed non-chatroom owners being able to kick others from the chatroom.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12310 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 08dc6789c..0d48f491b 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ 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. 2008/03/06 + * Fixed non-chatroom owners being able to kick others from the chatroom. + [Skotlex] * Fixed a crash when a homun kills a mvp and the char that did the most damage is unable to carry the mvp reward (bugreport:1114) 2008/03/05 |