From 6b1b1974a10bb5ad8f69d9f84d7babcc370f9264 Mon Sep 17 00:00:00 2001 From: celest Date: Thu, 17 Feb 2005 08:31:32 +0000 Subject: * Changes to Dissonance -- don't increment the timer again if the target has died * Changed some nullpo checks back to normal null checks * Changed some nullpo checks to print some debug information * Added some sd checks before calling pc_blockskill * Added fix for SQL char's friend list updating * Fixed a crash if the player invited to join a guild is not online * Find the guild invitation sender first before clearing it git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1124 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-SVN.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'Changelog-SVN.txt') diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt index a881182d6..743da2c3f 100644 --- a/Changelog-SVN.txt +++ b/Changelog-SVN.txt @@ -1,6 +1,17 @@ Date Added 02/17 + * Added Shinomori's changes to Dissonance -- don't increment the timer again + if the target has died [celest] + * Changed some nullpo checks back to normal null checks -- in some situations + it would be normal to get a NULL [celest] + * Changed some nullpo checks to print some debug information [celest] + * Added some sd checks before calling pc_blockskill [celest] + * Added Dino9021's fix for SQL char's friend list updating [celest] + * Fixed a crash if the player invited to join a guild is not online, thanks to + Alex14 [celest] + * Find the guild invitation sender first before clearing its ID [celest] + * Added 2 new script commands to support 2/15's cards patch... most of the effects in kRO should be available now ^^ [celest] -- cgit v1.2.3-60-g2f50