diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-25 05:28:29 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-25 05:28:29 +0000 |
commit | 89ed514db4619f1d0a20a90c7f6db64e22fdfdb9 (patch) | |
tree | a1f3351a76016e3b08e9ef9ec2f45f9dcb87514a /Changelog.txt | |
parent | 7ab61eb4bd3e948f57cd0439d81e4b29464623fa (diff) | |
download | hercules-89ed514db4619f1d0a20a90c7f6db64e22fdfdb9.tar.gz hercules-89ed514db4619f1d0a20a90c7f6db64e22fdfdb9.tar.bz2 hercules-89ed514db4619f1d0a20a90c7f6db64e22fdfdb9.tar.xz hercules-89ed514db4619f1d0a20a90c7f6db64e22fdfdb9.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@785 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index 75498a36b..38b0506f9 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,9 @@ Date Added 12/24 + * Added suggested fix when client disconnected [celest] + - send "disconnected due to time gap" and close session when timed out + - send "server still recognises last login" message and close existing + session when client reconnects * Upped windwalk to lv 10 in skill_tree [MouseJstr] * Fixed a scripting crash (SVN: 781) [MouseJstr] * removed @changesex and @charchangesex until we can @@ -18,6 +22,7 @@ Date Added Note: mes = otput into client's NPC window debugmes = output into map-server window logmes = output into lognpc log DB. + 12/23 * Fixed some bugs in the clif.c changes (SVN 766 to SVN 767) [MouseJstr] * Added ayo monsters to @disguise |