diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-26 15:02:52 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-26 15:02:52 +0000 |
commit | a0a93331e305e62a8913b93d3f56eea6ef51981d (patch) | |
tree | 8c9bac80ee64d7d70ab39754d5c2c8d81c8228e8 /Changelog-Trunk.txt | |
parent | 025ab348ab87758a9214380fd4fd3feaefa902b8 (diff) | |
download | hercules-a0a93331e305e62a8913b93d3f56eea6ef51981d.tar.gz hercules-a0a93331e305e62a8913b93d3f56eea6ef51981d.tar.bz2 hercules-a0a93331e305e62a8913b93d3f56eea6ef51981d.tar.xz hercules-a0a93331e305e62a8913b93d3f56eea6ef51981d.zip |
- Small adjustment on the mob_ai code which could fix mobs not chasing you if you hit them from the maximum possible diagonal distance.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8490 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 8f890573e..e222e2ebe 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,9 @@ 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.
+2006/08/26
+ * Small adjustment on the mob_ai code which could fix mobs not chasing you
+ if you hit them from the maximum possible diagonal distance. [Skotlex]
2006/08/25
* Cleaned some the skill unit removal added flag so that it signals whether
the skill is being force-removed, or it has "naturally expired". [Skotlex]
|