diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-01-08 14:30:28 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-01-08 14:30:28 +0000 |
commit | 7a7e1130253ea6b3b9624a91a75f002fa5ec9f53 (patch) | |
tree | 9529c16cd48ba053ce6f54af6d7bbe1a2256c4b3 /Changelog-Trunk.txt | |
parent | 5d658f9d7b68c96839baf7932dc8a3cb30adef5f (diff) | |
download | hercules-7a7e1130253ea6b3b9624a91a75f002fa5ec9f53.tar.gz hercules-7a7e1130253ea6b3b9624a91a75f002fa5ec9f53.tar.bz2 hercules-7a7e1130253ea6b3b9624a91a75f002fa5ec9f53.tar.xz hercules-7a7e1130253ea6b3b9624a91a75f002fa5ec9f53.zip |
Added missing session auth checks to charserver.
Packets from non-authed clients will now be discarded.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12034 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 8aafd0318..9000eafff 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/01/08 + * Added missing session auth checks to charserver. [ultramage] + Packets from non-authed clients will now be discarded. * Fixed Wand of Hermod not starting the SC_HERMOD status change (which blocks spells) * Fixed additional def/mdef from vit/int bonuses being lost when a status |