summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-09-17 20:15:36 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-09-17 20:15:36 +0000
commit0594ed80d95621d3e6af7d150e7c56fc2b0bc6ca (patch)
tree488f022ac5a1bbdfd40f4755b3ed676b22b60962 /Changelog-Trunk.txt
parent064924d37b34eb38c5b602f6f816c2abd1b995b1 (diff)
downloadhercules-0594ed80d95621d3e6af7d150e7c56fc2b0bc6ca.tar.gz
hercules-0594ed80d95621d3e6af7d150e7c56fc2b0bc6ca.tar.bz2
hercules-0594ed80d95621d3e6af7d150e7c56fc2b0bc6ca.tar.xz
hercules-0594ed80d95621d3e6af7d150e7c56fc2b0bc6ca.zip
- Finally got some time to clean up and fix monster_ai&0x40 (chase through warps). It works correctly now regardless of the number of players on the source/destination maps.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11233 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 4b134f295..ea096b8bf 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.
2007/09/17
+ * Cleaned up and fixed monster_ai&0x40 (chase through warps). It works
+ correctly now regardless of the number of players on the source/destination
+ maps.
* Updated sql files [Playtester]
* Applied various crash-protections to script commands that deal with the
equip-position array.