From bb0e0bcc5d4da8331f6fb33c879b2d757855722a Mon Sep 17 00:00:00 2001 From: skotlex Date: Mon, 6 Nov 2006 15:58:30 +0000 Subject: - Ganbantein's delay is now 2 secs. - Removed the time2 value of NJ_NEN since it has no use. - Removed the return code entry when logging GM reload-GM requests (login-sql),it'll just be stored as zero. - Added a fix on socket.c to not pick INADDR_ANY when choosing our own IP. - Applied the correction on maprespawnguildid so that it parses ALL players and not just those on a map. - TK_JUMPKICK now dispels normal aspd/speed potions (not berserk pitched ones) and Preserve will be unable to block this. - Soul Linkers are now inmune to SA_DISPEL - You can now place everything (except magic skills) on top of LPs. - Corrected Ganbantein to not touch song/dance/ensembles. - Status_calc_pc will refuse to execute if the player is still tagged as a "new connection" and the invocation is not meant to be the first one. - Swapped the order of checks in status_isimmune so that Wand of Hermod skill blocking takes precedence over GTB's - Client packets will all be ignored while a player is not on a map until the LoadEndAck packet is received. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9152 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index d73157b19..467edcb6a 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,25 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2006/11/06 + * Removed the return code entry when logging GM reload-GM requests + (login-sql),it'll just be stored as zero. [Skotlex] + * Added a fix on socket.c to not pick INADDR_ANY when choosing our own IP. + [Skotlex] + * Applied the correction on maprespawnguildid so that it parses ALL players + and not just those on a map. [Skotlex] + * TK_JUMPKICK now dispels normal aspd/speed potions (not berserk pitched + ones) and Preserve will be unable to block this. [Skotlex] + * Soul Linkers are now inmune to SA_DISPEL [Skotlex] + * You can now place everything (except magic skills) on top of LPs. + [Skotlex] + * Corrected Ganbantein to not touch song/dance/ensembles. [Skotlex] + * Status_calc_pc will refuse to execute if the player is still tagged as a + "new connection" and the invocation is not meant to be the first one. + [Skotlex] + * Swapped the order of checks in status_isimmune so that Wand of Hermod + skill blocking takes precedence over GTB's [Skotlex] + * Client packets will all be ignored while a player is not on a map until + the LoadEndAck packet is received. [Skotlex] * Reverted changes, moved status_calc_pc(sd,1) back to pc_authok since it causes problems. [Lance] * Temperory fixed stability issue caused by initial status_calc_pc -- cgit v1.2.3-60-g2f50