diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-11 00:27:15 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-11 00:27:15 +0000 |
commit | 4fec7fb11ff316e837be25e07ae427d8aa7df460 (patch) | |
tree | 632fb4dd7e49d7ff2fa3ff78f45010e6db02a598 /Changelog-Trunk.txt | |
parent | 7961554a72e475cd71bd34f65bb548c1b13dc685 (diff) | |
download | hercules-4fec7fb11ff316e837be25e07ae427d8aa7df460.tar.gz hercules-4fec7fb11ff316e837be25e07ae427d8aa7df460.tar.bz2 hercules-4fec7fb11ff316e837be25e07ae427d8aa7df460.tar.xz hercules-4fec7fb11ff316e837be25e07ae427d8aa7df460.zip |
- Fixes to the unit_data update that lets characters auto-chase while attacking.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5980 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index d0bbc2527..ef546b860 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/04/10
+ * 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]
* Modified the unit_data structure to handle automatically switching
between chasing and attacking a character. Note that it's a work in
progress and not yet properly tested/finished... [Skotlex]
|