summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-03-27 18:17:05 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-03-27 18:17:05 +0000
commitbf8bae03ea42ffb8684beb999ca1101e5f11fb48 (patch)
tree36b7ce51e864fbea876b2edacc60da41fe1f8068 /Changelog-Trunk.txt
parent7df6d6df2e5a4073a1e6518330d7fabf3a363f70 (diff)
downloadhercules-bf8bae03ea42ffb8684beb999ca1101e5f11fb48.tar.gz
hercules-bf8bae03ea42ffb8684beb999ca1101e5f11fb48.tar.bz2
hercules-bf8bae03ea42ffb8684beb999ca1101e5f11fb48.tar.xz
hercules-bf8bae03ea42ffb8684beb999ca1101e5f11fb48.zip
* Added support for tracking state of client command /effect through packet 0x21d (CZ_LESSEFFECT).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14761 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 6be9bb996..8f115218d 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,5 +1,7 @@
Date Added
+2011/03/27
+ * Added support for tracking state of client command /effect through packet 0x21d (CZ_LESSEFFECT). [Ai4rei]
2011/03/25
* Fixed battlegrounds chat packet 0x2dc (ZC_BATTLEFIELD_CHAT) being sent with the battleground id rather than the account id of the talking player (since r13593). [Ai4rei]
2011/03/22