diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-29 16:59:08 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-29 16:59:08 +0000 |
commit | bd28a6d4b623ee8cc80d39fe1e7bfcf32c8c81ee (patch) | |
tree | 7a2ad7b67d80aea507602b19a6951758c3afd77f /Changelog-Trunk.txt | |
parent | a664daa20732c695d1f17f09ccf22fc1c343f147 (diff) | |
download | hercules-bd28a6d4b623ee8cc80d39fe1e7bfcf32c8c81ee.tar.gz hercules-bd28a6d4b623ee8cc80d39fe1e7bfcf32c8c81ee.tar.bz2 hercules-bd28a6d4b623ee8cc80d39fe1e7bfcf32c8c81ee.tar.xz hercules-bd28a6d4b623ee8cc80d39fe1e7bfcf32c8c81ee.zip |
- Applied a fix to not do xs/ys checks on npc_doevent when the npc is not on a map.
- You can't return to egg a pet that has run away now.
- Added ers support to the delayed mob drops.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5800 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 21d175db3..10d780974 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,10 @@ 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/03/29
+ * Applied a fix to not do range checks on npc_doevent when the npc is not
+ on a map. [Skotlex]
+ * You can't return to egg a pet that has run away now. [Skotlex]
+ * Added ers support to the delayed mob drops. [Skotlex]
* Some cleaning of the mob_ai. Mobs should stop chasing once you are beyond
their min_chase range. Improved rude-attacked checking when mobs can't
move. [Skotlex]
|