diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-21 00:19:14 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-21 00:19:14 +0000 |
commit | 5920ad3c5e0517cdb0c46845a431ca791f0d2832 (patch) | |
tree | db351486768e15e00541112213418edc0ecaea18 /Changelog-Trunk.txt | |
parent | 1440cc4cc54e3d81f67aeea00f1105cf06d9dcde (diff) | |
download | hercules-5920ad3c5e0517cdb0c46845a431ca791f0d2832.tar.gz hercules-5920ad3c5e0517cdb0c46845a431ca791f0d2832.tar.bz2 hercules-5920ad3c5e0517cdb0c46845a431ca791f0d2832.tar.xz hercules-5920ad3c5e0517cdb0c46845a431ca791f0d2832.zip |
- Char server will now ignore packet 0x65 for already authentified accounts.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6206 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 02aa53865..5a56255dc 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.
2006/04/20
+ * Char server will now ignore packet 0x65 for already authentified
+ accounts. [Skotlex]
* Added two columns to item_db: equip_script and unequip_script are scripts
that are executed once when the corresponding item is equipped or
unequipped respectively. [Skotlex]
|