summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-06-16 14:08:18 +0000
committerInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-06-16 14:08:18 +0000
commit0e7c4d6eec53794c34137dd1b4f540f22772f003 (patch)
tree52ac4509cc1813034508e609e37df595776b179f /Changelog-Trunk.txt
parent9a8fab9f29c7284c23b54e67bdb85a05de9b36eb (diff)
downloadhercules-0e7c4d6eec53794c34137dd1b4f540f22772f003.tar.gz
hercules-0e7c4d6eec53794c34137dd1b4f540f22772f003.tar.bz2
hercules-0e7c4d6eec53794c34137dd1b4f540f22772f003.tar.xz
hercules-0e7c4d6eec53794c34137dd1b4f540f22772f003.zip
* Turn Undead shouldn't apply aftercast delay when casted on a "living" entity. (bugreport:1740)
* Autocasts should always fail if the target is outside the skill range or an obstacle is in between. (bugreport:3201) * The Lovers should affect the target instead of the caster. (bugreport:3252) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13895 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 624531988..d24add8f3 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -5,6 +5,9 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
09/06/16
* Fixed an exploit that makes guild skill get higher level than the max defined in guild_skill_tree. (bugreport:3241) [Inkfish]
+ * Turn Undead won't apply aftercast delay when casted on a "living" entity. (bugreport:1740) [Inkfish]
+ * Autocasts should always fail if the target is outside the skill range or an obstacle is in between. (bugreport:3201) [Inkfish]
+ * The Lovers should affect the target instead of the caster. (bugreport:3252)[Inkfish]
09/06/15
* Skill through items will not be blocked when 90% overweight. (bugreport:3246) [Inkfish]
* Now you can drop items when hiding. [Inkfish]