diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-08 03:07:57 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-08 03:07:57 +0000 |
commit | b1b59f3402544e00d159c75b178aeaf11c5fa44b (patch) | |
tree | 2e68fc1748a6eb358b45259722bf89e5c9b91a5c /Changelog-Trunk.txt | |
parent | 72fb7ef9f269c5ae8545cb813d7409c3b06526c3 (diff) | |
download | hercules-b1b59f3402544e00d159c75b178aeaf11c5fa44b.tar.gz hercules-b1b59f3402544e00d159c75b178aeaf11c5fa44b.tar.bz2 hercules-b1b59f3402544e00d159c75b178aeaf11c5fa44b.tar.xz hercules-b1b59f3402544e00d159c75b178aeaf11c5fa44b.zip |
- Fixed the login-sql server replying to the change-sex packet with the wrong gender, causing the char-server to screw-up job-change updates.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8180 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 65bba6939..b09fa7f83 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,9 @@ 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/08/07
+ * Fixed the login-sql server replying to the change-sex packet with the
+ wrong gender, causing the char-server to screw-up job-change updates.
+ [Skotlex]
* Cleaned up the apparent mess that is pc_skill. Hopefully it SHOULD work as
described on the docs now, this should also fix adopting not correctly
giving the family-related skills. The flag value of skill should be: 0 to
|