summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-11-22 05:04:16 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-11-22 05:04:16 +0000
commitb2acf4c0b0eaeb9415bc5d82fb2df8253b599325 (patch)
tree1053c03e14e2cbd8f3d4639a9bcf2a0f137df796 /Changelog-Trunk.txt
parentd22ee8c44edd2ae3574cc818536ef096e9413b98 (diff)
downloadhercules-b2acf4c0b0eaeb9415bc5d82fb2df8253b599325.tar.gz
hercules-b2acf4c0b0eaeb9415bc5d82fb2df8253b599325.tar.bz2
hercules-b2acf4c0b0eaeb9415bc5d82fb2df8253b599325.tar.xz
hercules-b2acf4c0b0eaeb9415bc5d82fb2df8253b599325.zip
- Fixed the Auto-Berserk giving you back defense when it triggers during berserk's HP penalty.
- Some small changes in the pet ai to make it more responsive. - Rewrote the pet looting behaviour (taken from the mob's), pets are much more smarter now when looting from multiple possible items. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9291 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index bac0dffd0..c7a0eb072 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,11 @@ 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/11/21
+ * Fixed the Auto-Berserk giving you back defense when it triggers during
+ berserk's HP penalty. [Skotlex]
+ * Some small changes in the pet ai to make it more responsive. [Skotlex]
+ * Rewrote the pet looting behaviour (taken from the mob's), pets are much
+ more smarter now when looting from multiple possible items. [Skotlex]
* Fixed pets/homunc trying to be deleted twice when they had 0 intimacy and
their master logs out. [Skotlex]
* Added support for specifying ammo type = 99 in the skill_require_db file,