summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-07-29 05:33:20 +0000
committerInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-07-29 05:33:20 +0000
commit94f3da9dd8cb31ab928b62c44e076080ade23b8b (patch)
treefb165f7c10f4a9a85f6d594d61c865e15689dacd /Changelog-Trunk.txt
parente7d01f7b12e109ac54dcc29f9d368e20512c57e6 (diff)
downloadhercules-94f3da9dd8cb31ab928b62c44e076080ade23b8b.tar.gz
hercules-94f3da9dd8cb31ab928b62c44e076080ade23b8b.tar.bz2
hercules-94f3da9dd8cb31ab928b62c44e076080ade23b8b.tar.xz
hercules-94f3da9dd8cb31ab928b62c44e076080ade23b8b.zip
* Fixed damage_level is not calculated properly on normal attack.
* Kaahi is supposed to be canceled on logout. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13978 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index b4115916c..b45b43c7f 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -6,6 +6,8 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
09/07/28
* Kaahi heals no matter if attack connects. (bugreport:2440) [Inkfish]
* Fixed a typo causing skillitem always resets skill delay. (bugreport:3431) [Inkfish]
+ * Fixed damage_level is not calculated properly on normal attack. [Inkfish]
+ * Kaahi is supposed to be canceled on logout. [Inkfish]
09/07/25
* Rewrote Quest Log system. [Inkfish]
* Fixed message display for FullStrip and SelfProvoke. (bugreport: 3011, bugreport: 3415) [Inkfish]