summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-03 00:45:49 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-03 00:45:49 +0000
commit2e7bb26c3929e79a1b8a5748f2413e6cb0b7dccf (patch)
tree38ea0fe957c97c2e225e539fef90a683675d4a97 /Changelog-Trunk.txt
parent8ba5f3a15f084a5fe168ccf597884d5e47265e3b (diff)
downloadhercules-2e7bb26c3929e79a1b8a5748f2413e6cb0b7dccf.tar.gz
hercules-2e7bb26c3929e79a1b8a5748f2413e6cb0b7dccf.tar.bz2
hercules-2e7bb26c3929e79a1b8a5748f2413e6cb0b7dccf.tar.xz
hercules-2e7bb26c3929e79a1b8a5748f2413e6cb0b7dccf.zip
- Updated the way SC_SILENCE works. From what I remember (from previous forum discussions) it: 1- Always blocks skills from being used. 2- Will only block a skill when the cast-bar ends IF the skill is targetted. If anyone wants to debate to get this changed, make an appropiate forum topic in the svn development area to discuss.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8083 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 5c50bdfbb..63cc62e85 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,11 @@ 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/08/02
+ * Updated the way SC_SILENCE works. From what I remember (from previous
+ forum discussions) it: 1- Always blocks skills from being used. 2- Will
+ only block a skill when the cast-bar ends IF the skill is targetted. If
+ anyone wants to debate to get this changed, make an appropiate forum topic
+ in the svn development area to discuss. [Skotlex]
* Added a check in the walking code when triggering skills.
NPC_SELFDESTRUCTION will no longer cancel walking, it will instead resend
the walk packet, this effectively causes the mob to start walking