summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-29 20:25:54 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-29 20:25:54 +0000
commit3749a1a7585dd207ce249287585f2450b5c50ca5 (patch)
treefb14194d10cde19cf8891f27c5efd4a351f713ba /Changelog-Trunk.txt
parentdf444bd2a2d8bd73108baa1ff16f1f99bb662f3a (diff)
downloadhercules-3749a1a7585dd207ce249287585f2450b5c50ca5.tar.gz
hercules-3749a1a7585dd207ce249287585f2450b5c50ca5.tar.bz2
hercules-3749a1a7585dd207ce249287585f2450b5c50ca5.tar.xz
hercules-3749a1a7585dd207ce249287585f2450b5c50ca5.zip
- Made the map server send list of characters online to the char-server on reconnection regardless of "kick_on_disconnect" setting, as otherwise, a temporary disconnection would make the char-server tag all characters offline and refuse to save them afterwards.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7399 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 90348b06a..64c729717 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,10 @@ 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/05/29
+ * Made the map server send list of characters online to the char-server on
+ reconnection regardless of "kick_on_disconnect" setting, as otherwise, a
+ temporary disconnection would make the char-server tag all characters
+ offline and refuse to save them afterwards. [Skotlex]
* Fixed guild storage being "eternally in use" if you quit/logout before
closing it. [Skotlex]
* Ending SC_CLOAK/SC_HIDE/SC_CHASEWALK will now trigger ontouch npcs.