diff options
author | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-10-24 03:03:30 +0000 |
---|---|---|
committer | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-10-24 03:03:30 +0000 |
commit | fc47bdd30c4d195c34277636cbeab1b77d88c350 (patch) | |
tree | 337759e8fabe6f0e54d733c1051a3f93af3dfbab /Changelog-Trunk.txt | |
parent | 7a1be872fda99c67b4c160bba4316780434e17b8 (diff) | |
download | hercules-fc47bdd30c4d195c34277636cbeab1b77d88c350.tar.gz hercules-fc47bdd30c4d195c34277636cbeab1b77d88c350.tar.bz2 hercules-fc47bdd30c4d195c34277636cbeab1b77d88c350.tar.xz hercules-fc47bdd30c4d195c34277636cbeab1b77d88c350.zip |
* 'OnTouch' script shouldn't trigger when you are invisible.(same as warps)
* Fixed character doesn't stop walking when walking into OnTouch area of an NPC who doesn't have an OnTouch label. (bugreport:2700)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14095 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 8c24bd90f..54437e012 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. +09/10/24 + * 'OnTouch' script shouldn't trigger when you are invisible.(same as warps) [Inkfish] + * Fixed character doesn't stop walking when walking into OnTouch area of an NPC who doesn't have an OnTouch label. [Inkfish] 09/10/18 * Removed the char_rename setting in favor of a PACKETVER define [ultramage] * Inverted the way renames are counted: '0' now means 'no renames left' (the default) |