diff options
author | Paradox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-10-21 07:59:09 +0000 |
---|---|---|
committer | Paradox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-10-21 07:59:09 +0000 |
commit | ea3df40965656861aa8391542033e3f8488b9f76 (patch) | |
tree | 1dd393dab5be76a153535c26b023e16469545154 /Changelog-Trunk.txt | |
parent | ff8324394986ee9418d9abd39b40c0329100dbff (diff) | |
download | hercules-ea3df40965656861aa8391542033e3f8488b9f76.tar.gz hercules-ea3df40965656861aa8391542033e3f8488b9f76.tar.bz2 hercules-ea3df40965656861aa8391542033e3f8488b9f76.tar.xz hercules-ea3df40965656861aa8391542033e3f8488b9f76.zip |
Added a check to make sure a player wasn't in a guild when they accepted a guild invitation. This fixes a few possible problems that could/would arise.
(Zomg. My first source commit. =x)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13317 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 4a310c4a1..e688ee192 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2008/10/21 + * Added a check to make sure a player wasn't in a guild when they accepted a guild invitation. [Paradox924X] 2008/10/18 * Corrected a target checking problem brought about with Kaizel/Osiris combination. [SketchyPhoenix] 2008/10/16 |