diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-12 14:53:53 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-12 14:53:53 +0000 |
commit | 3fec823429f792645dfd3ad34aed536086f81dfa (patch) | |
tree | 6b8edceeb025455619ff9e20b8f64f5dd547a024 /Changelog-Trunk.txt | |
parent | 61622fe4e4875e2cadc8ede3f1a60f5e8cca89a5 (diff) | |
download | hercules-3fec823429f792645dfd3ad34aed536086f81dfa.tar.gz hercules-3fec823429f792645dfd3ad34aed536086f81dfa.tar.bz2 hercules-3fec823429f792645dfd3ad34aed536086f81dfa.tar.xz hercules-3fec823429f792645dfd3ad34aed536086f81dfa.zip |
- Modified the skill damage packet and the knockback packets to mimic aegis sent packets for such skills.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9471 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 1e1fe2644..c329b083f 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/12/12 + * Modified the skill damage packet and the knockback packets to mimic aegis + sent packets for such skills. * Removed CART_MASK as OPTION_CART can take care of that. * Moved the OPTION_MASK define to status.h * Reverted the knockback implementation to use clif_slide instead of |