diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-22 22:49:54 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-22 22:49:54 +0000 |
commit | cd6a53f9c55548cfd77038882e96cffa1865fb29 (patch) | |
tree | 30f3b71215b71fa71adaa9a92059a1aca1987b6e /Changelog-Trunk.txt | |
parent | 292c8eb8404b2cce75a2b99a9fa53dc7458bdceb (diff) | |
download | hercules-cd6a53f9c55548cfd77038882e96cffa1865fb29.tar.gz hercules-cd6a53f9c55548cfd77038882e96cffa1865fb29.tar.bz2 hercules-cd6a53f9c55548cfd77038882e96cffa1865fb29.tar.xz hercules-cd6a53f9c55548cfd77038882e96cffa1865fb29.zip |
- Fixed Dragon Fear's status change selection and duration.
- Fixed Metamorphosis not displaying a speed-change update on the client.
- Status changes that were blocked by element are no longer blocked, instead, now no-damage skills are blocked if they have an element which is absorbed by the target (This is the behaviour that Tharis believes is correct).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11067 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index d3ec1a75d..54561f80d 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,13 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2007/08/22 + * Fixed Dragon Fear's status change selection and duration. + * Fixed Metamorphosis not displaying a speed-change update on the client. + * Status changes that were blocked by element are no longer blocked, + instead, now no-damage skills are blocked if they have an element which is + absorbed by the target (This is the behaviour that Tharis believes is + correct). [Skotlex] 2007/08/19 * Fixed small mistake in confs causing some confusion [Paradox924X] * Set proper limits to drop rates, prevents int overflow during calc |