From 9f808715f22fc2ace4ede7d74c3ab5480613617b Mon Sep 17 00:00:00 2001 From: ai4rei Date: Tue, 8 Feb 2011 00:37:33 +0000 Subject: * Updates to various client packets. - Renamed clif_set0199 and clif_send0199 to clif_map_property and clif_map_property_mapall respectively and added an enumeration for currently known map properties. - Renamed clif_set01D6 to clif_map_type and added an enumeration for currently known map types. - Resolved undocumented field of packet 0x22e (ZC_PROPERTY_HOMUN) to attack range. - Fixed aspd field of packet 0xbd (ZC_STATUS) getting filled with karma value. - Removed commented clif_skillinfo (duplicate of clif_item_skill). - Other minor comment updates and 'FIXME' assignments. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14698 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 2733b46e9..adbb1d5af 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,13 @@ Date Added +2011/02/07 + * Updates to various client packets. [Ai4rei] + - Renamed clif_set0199 and clif_send0199 to clif_map_property and clif_map_property_mapall respectively and added an enumeration for currently known map properties. + - Renamed clif_set01D6 to clif_map_type and added an enumeration for currently known map types. + - Resolved undocumented field of packet 0x22e (ZC_PROPERTY_HOMUN) to attack range. + - Fixed aspd field of packet 0xbd (ZC_STATUS) getting filled with karma value. + - Removed commented clif_skillinfo (duplicate of clif_item_skill). + - Other minor comment updates and 'FIXME' assignments. 2011/02/06 * Replaced 'nameid < 500' checks in script commands 'countitem', 'countitem2' and 'autoequip' with stricter ones. [Ai4rei] - This should stop meaningless itemdb_search warnings from said commands when an invalid item id is used. -- cgit v1.2.3-60-g2f50