From 971a38ee78040cb50519df3b8db46d5553193939 Mon Sep 17 00:00:00 2001 From: skotlex Date: Fri, 10 Nov 2006 15:27:53 +0000 Subject: - Removed the inf2 = TRAP of FirePillar and Spider Web so they are blocked by Land Protector. - Renamed skill_landprotector to skill_cell_overlap since that is more coherent with what that function does now. - Corrected fog of wall, so that the deleted/doubled-duration effects are calculated on a cell-by-cell basis. - Updated Land Protector: It will now delete/block effects of ALL ground skills EXCEPT: Song/Dances/Traps (encores are still blocked). Land skills blocked/deleted by LP also can't be casted on top of an existing LP. The code uses the inf2 value of the skill to determine if it is a song/dance/trap. - Ganbantein, mimicking LP, will now also remove ensembles. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9191 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 87b1f1eb9..42f7bb479 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,14 @@ 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/10 + * Corrected fog of wall, so that the deleted/doubled-duration effects are + calculated on a cell-by-cell basis. [Skotlex] + * Updated Land Protector: It will now delete/block effects of ALL ground + skills EXCEPT: Song/Dances/Traps (encores are still blocked). Land skills + blocked/deleted by LP also can't be casted on top of an existing LP. The + code uses the inf2 value of the skill to determine if it is a + song/dance/trap. [Skotlex] + * Ganbantein, mimicking LP, will now also remove ensembles. [Skotlex] * Fog of Wall will fail when casted on top of a Volcano/Violent Gale [Skotlex] * Applied FlavioJS's fix to the npc whisper system. [Skotlex] -- cgit v1.2.3-70-g09d2