diff options
author | Vicious <Vicious@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-05 16:10:05 +0000 |
---|---|---|
committer | Vicious <Vicious@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-05 16:10:05 +0000 |
commit | da6f3363e6e1137a878025ebc4359b9b9a9aa4b3 (patch) | |
tree | b643279ba77e7da4ce46f34b21c5d59725fbc6cc /Changelog-Trunk.txt | |
parent | e6d6ac529697433258a6bfa4d8819b371dfd85cb (diff) | |
download | hercules-da6f3363e6e1137a878025ebc4359b9b9a9aa4b3.tar.gz hercules-da6f3363e6e1137a878025ebc4359b9b9a9aa4b3.tar.bz2 hercules-da6f3363e6e1137a878025ebc4359b9b9a9aa4b3.tar.xz hercules-da6f3363e6e1137a878025ebc4359b9b9a9aa4b3.zip |
Updated NJ_KAENJIN by Saycyber21
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7539 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 053c85662..060b4c1dd 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,14 +4,7 @@ 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/05
- * Merged some skill db data of NJ skills, thanks to RockmanEXE [Skotlex]
- * Cleaned up some of the skill logic, so that skills that are casted on
- self, but have a unit id (an entry in skill_unit_db) will automatically
- re-route themself from a targetted-no-damage-skill to a ground-skill. When
- this happens, the effect packet is clif_skill_nodamage rather than
- clif_skill_poseffect (this is because that's how the dance/songs/encores
- behave). The repercussion this will have on Grandcross and the
- self-targetted Ninja skills have yet to be tested. [Skotlex]
+ * Updated NJ_KAENSIN by Saycyber21 [Vicious]
* Updated @refine to take account of MAX_REFINE, thanks to Omega... GM
Designer. [Skotlex]
- Also optimized the @refine loop for better performance.
|