diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-27 14:40:04 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-27 14:40:04 +0000 |
commit | faff32634e6f27c02cfb429851eafaed4c567a45 (patch) | |
tree | f08ef7e4da385b73bbceec16563c976a2eb42bb5 /Changelog-Trunk.txt | |
parent | 3631680961069b121411de4a99c3633f3bcf7214 (diff) | |
download | hercules-faff32634e6f27c02cfb429851eafaed4c567a45.tar.gz hercules-faff32634e6f27c02cfb429851eafaed4c567a45.tar.bz2 hercules-faff32634e6f27c02cfb429851eafaed4c567a45.tar.xz hercules-faff32634e6f27c02cfb429851eafaed4c567a45.zip |
- Applied Rayce's suggestion to improve the script hash size usage. eA now uses a hash of 1024.
- The str hash report can be printed by turning on the etc_log
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9577 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 b13c1bfd6..4408f9f5b 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/27 + * Applied Rayce's suggestion to improve the script hash size usage. eA now + uses a hash of 1024. * Full Buster's auto-blind chance is now reducable by stats/items. 2006/12/26 * Updated Charge Attack's damage equation as per the only source I've seen |