summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
authorcelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-20 11:20:46 +0000
committercelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-20 11:20:46 +0000
commit274a85296ab978f42c083e1dfbf8764ab67de6d0 (patch)
tree5298f681c02b5ba4a49c30697feb62528a0047e8 /Changelog.txt
parent492443cd3a0eddabb24212e6b04a3f7d3c9bce88 (diff)
downloadhercules-274a85296ab978f42c083e1dfbf8764ab67de6d0.tar.gz
hercules-274a85296ab978f42c083e1dfbf8764ab67de6d0.tar.bz2
hercules-274a85296ab978f42c083e1dfbf8764ab67de6d0.tar.xz
hercules-274a85296ab978f42c083e1dfbf8764ab67de6d0.zip
* Reverting a change on deleting any skill units when we're logging off
* Added check whether an item is allowed to be dropped git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@655 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r--Changelog.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt
index 9dc32511a..d62b90513 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,6 +1,10 @@
Date Added
12/20
+ * Experimental: Reverting a change on deleting any skill units when we're
+ logging off - might reduce the 'delete_timer' errors [celest]
+ * Added check whether an item is allowed to be dropped, for example wedding
+ rings [celest]
* Updated Acid Terror - should never miss [celest]
* updated Sword Reject - should display reflected damage properly now [celest]
* Updated Double Strafe - should only work with bows [celest]