diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-29 14:21:09 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-29 14:21:09 +0000 |
commit | 756fadf08a839aceba87198136e4dd096cf9a349 (patch) | |
tree | dc01244752e011e79efd7716a2c8451f6a3cea60 /Changelog-Trunk.txt | |
parent | 3583c98573c0f94546d149786333f9cc7043ff77 (diff) | |
download | hercules-756fadf08a839aceba87198136e4dd096cf9a349.tar.gz hercules-756fadf08a839aceba87198136e4dd096cf9a349.tar.bz2 hercules-756fadf08a839aceba87198136e4dd096cf9a349.tar.xz hercules-756fadf08a839aceba87198136e4dd096cf9a349.zip |
- Skill use is now cancelled when you use it while cloaking, and the uncloaking process warps you.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9591 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 cc065aec6..7d3efc38c 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/29 + * Skill use is now cancelled when you use it while cloaking, and the + uncloaking process warps you. [Skotlex] 2006/12/28 * Reapplied Skotlex's socket.c changes from r9587 and r9582. :S * Part 3 of TheUltraMage's socket cleanup. |