summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authoreaac <eaac@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-04 20:21:02 +0000
committereaac <eaac@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-04 20:21:02 +0000
commit95fc41ba7d03c570e9305e2e4dfd35c83598fb89 (patch)
tree756ce39c48cf18585ab4cc81ce5c56bce9cf2b34 /Changelog-Trunk.txt
parent073f3008fea5091022b9940c2e86bce64f5411e0 (diff)
downloadhercules-95fc41ba7d03c570e9305e2e4dfd35c83598fb89.tar.gz
hercules-95fc41ba7d03c570e9305e2e4dfd35c83598fb89.tar.bz2
hercules-95fc41ba7d03c570e9305e2e4dfd35c83598fb89.tar.xz
hercules-95fc41ba7d03c570e9305e2e4dfd35c83598fb89.zip
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6476 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 44d08f844..dd723bf30 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,9 @@ 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/05/04
+ * Improved atcommand autoloot, now displays droprate in percents and notices
+ player if autoloot is already on or off. Also simplified the code [Harbin, Kain],
+ commited by erKURITA
* Added one grace range in the mob_loot search function which should fix
mob_can_reach failing when invoked with the same distance that distance_bl
returned. [Skotlex]