From d8d64f4cc916a6574a4e05f4b188bdcb110e03b3 Mon Sep 17 00:00:00 2001 From: skotlex Date: Tue, 25 Apr 2006 20:36:26 +0000 Subject: - Moved the mapflag skill restrictions from skill_checkcondition to skillnotok, this makes auto-spells not work in maps where they aren't allowed. - Added TK_HIGHJUMP to skillnotok, the skill is blocked in noteleport maps (with the exception of gvg ones) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6281 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 faad3492a..669edc764 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,11 @@ 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. 2006/04/25 + * Moved the mapflag skill restrictions from skill_checkcondition to + skillnotok, this makes auto-spells not work in maps where they aren't + allowed. [Skotlex] + * Added TK_HIGHJUMP to skillnotok, the skill is blocked in noteleport maps + (with the exception of gvg ones) [Skotlex] * Modified and simplified the random item group format. It now is ,,, where Rate normally is 1, greater numbers is the equivalent of adding the line multiple times. Also has support for import -- cgit v1.2.3-70-g09d2