diff options
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 34d60620a..07e37453d 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,14 @@ 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/08/21
+ * Adjusted Glittering's success rate to 20+10*lv% [Skotlex]
+ * Corrected isequipped() so that cards will not be tagged as "used up"
+ unless all the specified items were found. [Skotlex]
+ * Fixed a confusion in skill_attack using the src instead of dsrc for some
+ calls, which was causing some problems with the KAITE check from AoE
+ spells. [Skotlex]
+ * Fixed ASC_BREAKER's misc damage part not having the ignore-element flag
+ set. [Skotlex]
* Moved homunc battle conf from misc.conf to homunc.conf [Toms]
* Some cleaning in skill.c in regard to homun skills. [Skotlex]
* Madness Canceller now stacks with other aspd bonuses, just like Berserk
|