From bb9704555b413ab267771434546f3eb05c0147da Mon Sep 17 00:00:00 2001 From: Skotlex Date: Tue, 23 Aug 2011 17:30:08 +0000 Subject: - Rewrote/updated the SC_COMBO logic. Got rid of state.combo and added usage of packet 0x7e1 (PACKET_ZC_SKILLINFO_UPDATE2) to report skill inf changes. - Cleaned up a bit the function clif_setlevel (these functions should be as lightweight as possible...) - Fixed the server sending twice the skill tree during login. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14939 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index a51c29745..13cd831fa 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,7 @@ Date Added +2011/08/23 + * Rewrote the combo logic. Now it uses packet 0x7e1 to signal skill state changes rather than resending the whole skill list. [Skotlex] 2011/08/21 * Fixed monsters above Lv99 displaying a Lv99 aura (bugreport:3986). [Ai4rei] - The server no longer caps the level sent to the client by default. -- cgit v1.2.3-60-g2f50