diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-16 13:56:17 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-16 13:56:17 +0000 |
commit | 8ff8d0f9ee285452ba7820c3fb333eddb042272b (patch) | |
tree | 167718cd574dbaa83ed3c4baf4ede65a0c5266f3 /Changelog-Trunk.txt | |
parent | e2d3ae9dc682afc1ac34a536006ef79370040b04 (diff) | |
download | hercules-8ff8d0f9ee285452ba7820c3fb333eddb042272b.tar.gz hercules-8ff8d0f9ee285452ba7820c3fb333eddb042272b.tar.bz2 hercules-8ff8d0f9ee285452ba7820c3fb333eddb042272b.tar.xz hercules-8ff8d0f9ee285452ba7820c3fb333eddb042272b.zip |
- Added function unit_escape to simplify the run-away code a bit in the mob ai.
- Some cleaning on the mob_ai to enable mobs to run away from their current target when they are rude-attacked by them.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9658 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 3e482d72c..a33e2f322 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. +2007/01/16 + * Some cleaning on the mob_ai to enable mobs to run away from their current + target when they are rude-attacked by them. 2007/01/15 * The NPC elemental attacks will display a skill animation again. * Mob instant cast skills will use their adelay now. |