summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-07 14:38:54 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-07 14:38:54 +0000
commit0ce813749e1a8d9e72043e0e35660544cc0eb72e (patch)
treeb4aaacef86e99d73e5de1ff441a9f0d40b1e6519 /Changelog-Trunk.txt
parent6a393f19e5e814126ca51a9e94b89a03066250b4 (diff)
downloadhercules-0ce813749e1a8d9e72043e0e35660544cc0eb72e.tar.gz
hercules-0ce813749e1a8d9e72043e0e35660544cc0eb72e.tar.bz2
hercules-0ce813749e1a8d9e72043e0e35660544cc0eb72e.tar.xz
hercules-0ce813749e1a8d9e72043e0e35660544cc0eb72e.zip
- Now, when the login-char connection is cut, the char-server won't set everyone offline on reconnect, instead it will send the list of online accounts to the login server.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7563 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 3ff38b420..bae718cf6 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,9 @@ 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/07/07
+ * Now, when the login-char connection is cut, the char-server won't set
+ everyone offline on reconnect, instead it will send the list of online
+ accounts to the login server. [Skotlex]
* Modified the error on the char-sql server to set chars online when it
receives a save packet from a character tagged as offline (until it can be
figured out why this is happening) [Skotlex]