diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-23 13:57:54 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-23 13:57:54 +0000 |
commit | c61ca3727be3a366a593248a862f37063937fda2 (patch) | |
tree | fa0f22fa11862f30a550622e1fefefe1e47f2de0 /Changelog-Trunk.txt | |
parent | 4f51d1366ebb57bf2ac8a3ea0238bc39af796665 (diff) | |
download | hercules-c61ca3727be3a366a593248a862f37063937fda2.tar.gz hercules-c61ca3727be3a366a593248a862f37063937fda2.tar.bz2 hercules-c61ca3727be3a366a593248a862f37063937fda2.tar.xz hercules-c61ca3727be3a366a593248a862f37063937fda2.zip |
- Removed NJ_TOBIDOUGU adding damage to W_HUUMA weapons which somehow got readded.
- When nonplayers use Cloaking, it will be forced to level 10 since mobs shouldn't have movement/attack restrictions while walking cloaked.
- Should fix a warning in int_homun.c
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9043 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index af731ee4d..2d181edb2 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,12 @@ 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/10/23
+ * Removed NJ_TOBIDOUGU adding damage to W_HUUMA weapons which somehow got
+ readded. [Skotlex]
+ * When nonplayers use Cloaking, it will be forced to level 10 since mobs
+ shouldn't have movement/attack restrictions while walking cloaked.
+ [Skotlex]
2006/10/20
* Made HAMI_CASTLE use clif_slide rather than clif_fixpos. This should
fix clientside problems when castling between two positions the (client)
|