summaryrefslogtreecommitdiff
path: root/db/Changelog.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-11-10 15:27:53 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-11-10 15:27:53 +0000
commit971a38ee78040cb50519df3b8db46d5553193939 (patch)
tree7d67d49746a09cfd915db29bbd687d9124791d6b /db/Changelog.txt
parent63a949f169e63a4eae859bc92b8edbbd0c4be532 (diff)
downloadhercules-971a38ee78040cb50519df3b8db46d5553193939.tar.gz
hercules-971a38ee78040cb50519df3b8db46d5553193939.tar.bz2
hercules-971a38ee78040cb50519df3b8db46d5553193939.tar.xz
hercules-971a38ee78040cb50519df3b8db46d5553193939.zip
- 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
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r--db/Changelog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index afe7e8161..3e897eb53 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -19,6 +19,9 @@
-----
========================
+11/10
+ * Removed the inf2 = TRAP of FirePillar and Spider Web so they are blocked
+ by Land Protector. [Skotlex]
11/09
* More accurate Max HP values for TK/SG/SL/GS/NJ [Playtester]
- TK/SG/SL are official up to level 70