diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-27 14:28:07 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-27 14:28:07 +0000 |
commit | f19f87054c9666877ad925f9d95d40ff7dc6c15e (patch) | |
tree | e9d5f63a4603623fe6c4a3e6e25b577e91c9c1a1 /Changelog-Trunk.txt | |
parent | 658432776ff20aa99b8e83e25671797c746edb0c (diff) | |
download | hercules-f19f87054c9666877ad925f9d95d40ff7dc6c15e.tar.gz hercules-f19f87054c9666877ad925f9d95d40ff7dc6c15e.tar.bz2 hercules-f19f87054c9666877ad925f9d95d40ff7dc6c15e.tar.xz hercules-f19f87054c9666877ad925f9d95d40ff7dc6c15e.zip |
- Fixed packet 0x22a having the manner and opt3 packets in inverted offsets.
- Some other small cleanups on clif.c
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7919 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 fa13d41f5..25b21d436 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/07/27
+ * Fixed packet 0x22a having the manner and opt3 packets in inverted
+ offsets. [Skotlex]
* Readded the check which prevents Cloaking from activating when your
learned level is less than 3 and you aren't next to a wall. [Skotlex]
* Some cleanups to the Frenzy/Berserk status change, it should probably
|