diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-30 20:28:37 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-30 20:28:37 +0000 |
commit | 794453043edb43f3d5d756c9793e704003df85cc (patch) | |
tree | 7dda4b9b5a74530704923ee7327c9e8a8a96fabf /Changelog-Trunk.txt | |
parent | 98329766ed1e1a3afb7d8138ec375ad85d0410e3 (diff) | |
download | hercules-794453043edb43f3d5d756c9793e704003df85cc.tar.gz hercules-794453043edb43f3d5d756c9793e704003df85cc.tar.bz2 hercules-794453043edb43f3d5d756c9793e704003df85cc.tar.xz hercules-794453043edb43f3d5d756c9793e704003df85cc.zip |
- Reverted the packet structure changes to mmo_char_send006b in r9588 and corrected the bug that I was originally fixing.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9598 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 7d3efc38c..5cf0d96af 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,9 @@ 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. +2006/12/30 + * Reverted the packet structure changes to mmo_char_send006b in r9588 and + corrected the bug that I was originally fixing. [FlavioJS] 2006/12/29 * Skill use is now cancelled when you use it while cloaking, and the uncloaking process warps you. [Skotlex] |