From 476222257ace810a1e69d552c969f36c4687f4d9 Mon Sep 17 00:00:00 2001 From: Inkfish Date: Thu, 26 Nov 2009 12:01:19 +0000 Subject: * NPC event code cleanups. - removed the 'OnMyMobDead' dead code. It's never supported though documented. - removed the 'feature' that events only trigger when the player is in the OnTouch area IF it's specified. It's never documented and breaks official scripts. - some cleanups and bug fixes to OnTouch_. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14173 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index c443ea05b..426fe6bb6 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,11 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2009/11/26 * Moved log_sql_init() call up in map-server-init to after after map_sql_init() call to prevent unnecessary processing before a potential quit. [Paradox924X] + * NPC event code cleanups. [Inkfish] + - removed the 'OnMyMobDead' dead code. It's never supported though documented. + - removed the 'feature' that events only trigger when the player is in the OnTouch area IF it's specified. + It's never documented and breaks official scripts. + - some cleanups and bug fixes to OnTouch_. 2009/11/25 * Fixed strnpcinfo(1) returning blank strings when NPC names did not have a hidden portion of the display name. (bugreport:3758) [Paradox924X] 2009/11/23 -- cgit v1.2.3-70-g09d2