summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-06-09 14:03:24 +0000
committerInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-06-09 14:03:24 +0000
commite79922e50324c9724448cd2e003361c4bb3dc4f0 (patch)
tree6b27c0e2246cfacce42650689880dae344480ab6 /Changelog-Trunk.txt
parent73a88a624ad1aabc7c92956eaffe7b60f9c8a40a (diff)
downloadhercules-e79922e50324c9724448cd2e003361c4bb3dc4f0.tar.gz
hercules-e79922e50324c9724448cd2e003361c4bb3dc4f0.tar.bz2
hercules-e79922e50324c9724448cd2e003361c4bb3dc4f0.tar.xz
hercules-e79922e50324c9724448cd2e003361c4bb3dc4f0.zip
Fixed applying autocasts with negative rate before the positive one was applied made it fail to remove the autocast. (bugreport:3193) (related revision: r7312, r9905, r12041)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13872 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 39f36d9e1..fa2cef698 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,8 @@ 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.
+09/06/09
+ * Fixed applying autocasts with negative rate before the positive one made it fail to remove the autocast. [Inkfish]
09/06/08
* Rev. 13869 Follow up to r13867, corrected the newly added MD_TARGETWEAK. Monsters with this mode will now only target players five level LOWER than itself. [L0ne_W0lf]
09/06/08