diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-24 18:09:58 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-24 18:09:58 +0000 |
commit | 7319a0b56b0df996b92f85a5ac9a662ea82f73dc (patch) | |
tree | 67aa08830ac3096eacb8b4007a8fdd90e6fd1133 /Changelog-Trunk.txt | |
parent | 33cde8cd1511f7ad2677b003e5abb535eb7822cc (diff) | |
download | hercules-7319a0b56b0df996b92f85a5ac9a662ea82f73dc.tar.gz hercules-7319a0b56b0df996b92f85a5ac9a662ea82f73dc.tar.bz2 hercules-7319a0b56b0df996b92f85a5ac9a662ea82f73dc.tar.xz hercules-7319a0b56b0df996b92f85a5ac9a662ea82f73dc.zip |
- The clif_skill_poseffect packet will not be invoked in Snap unless the skill was successful. May fix the client-position lag.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6734 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 98fbaa46b..56a811e67 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/05/24
+ * The clif_skill_poseffect packet will not be invoked in Snap unless the
+ skill was successful. May fix the client-position lag. [Skotlex]
* Merged item_db.sql from stable (the one from stable was more recent than
the one of trunk...) [Skotlex]
* Corrected SL KA* spells not working on other Soul Linkers. [Skotlex]
|