summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-11 02:32:30 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-11 02:32:30 +0000
commitc31d5fe703c5ab30a398ef7da9059f4e20b7891d (patch)
treefd660a16a5f810ff3b26682a4ea5a8dc2d904825 /Changelog-Trunk.txt
parent4fec7fb11ff316e837be25e07ae427d8aa7df460 (diff)
downloadhercules-c31d5fe703c5ab30a398ef7da9059f4e20b7891d.tar.gz
hercules-c31d5fe703c5ab30a398ef7da9059f4e20b7891d.tar.bz2
hercules-c31d5fe703c5ab30a398ef7da9059f4e20b7891d.tar.xz
hercules-c31d5fe703c5ab30a398ef7da9059f4e20b7891d.zip
- Finished fixing the unit_data auto-case update. Still need to do some optimizations... but the current code-base should be usable.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5981 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 ef546b860..334194d91 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/04/10
+ * Finished fixing the unit_data auto-chase update. Still need to do some
+ optimizations... but the current code-base should be usable. [Skotlex]
* Fixes to the unit_data update that lets characters auto-chase while
attacking. It seems to work mostly now, but there's still a few issues to
be resolved with ranged-attackers. [Skotlex]