diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-06 23:12:18 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-06 23:12:18 +0000 |
commit | d7c7784e6328f5467b049e13d4bedaeaef57f495 (patch) | |
tree | 554db61eba46f06390f5363d7803a86356b34200 /Changelog-Trunk.txt | |
parent | f947fd2e918941c48c3a730b2387725c2dd2030d (diff) | |
download | hercules-d7c7784e6328f5467b049e13d4bedaeaef57f495.tar.gz hercules-d7c7784e6328f5467b049e13d4bedaeaef57f495.tar.bz2 hercules-d7c7784e6328f5467b049e13d4bedaeaef57f495.tar.xz hercules-d7c7784e6328f5467b049e13d4bedaeaef57f495.zip |
- Fixed the memset in status_calc_pc, corrects some mysterious bugs such as item-drop bonuses suddenly not working anymore.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8658 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 20ea0be65..6d31bd83a 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/09/06
+ * Fixed the memset in status_calc_pc, corrects some mysterious bugs such as
+ item-drop bonuses suddenly not working anymore. [Skotlex]
* Corrected SC_INCREASEAGI and SC_DECREASEAGI speed-change formula.
[Skotlex]
* Fixed Aex Aeterna ending on Soul Breaker's first half. [Skotlex]
|