diff options
author | Kevin <Kevin@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-10 21:28:27 +0000 |
---|---|---|
committer | Kevin <Kevin@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-10 21:28:27 +0000 |
commit | c41d6db582953265e2070b54529ed4baf9c61347 (patch) | |
tree | f79bb91c511845e8f2229f250e13a7b862cf9e42 /Changelog-Trunk.txt | |
parent | ca96d6732c71834c6424dfeb4b6696c381f6c662 (diff) | |
download | hercules-c41d6db582953265e2070b54529ed4baf9c61347.tar.gz hercules-c41d6db582953265e2070b54529ed4baf9c61347.tar.bz2 hercules-c41d6db582953265e2070b54529ed4baf9c61347.tar.xz hercules-c41d6db582953265e2070b54529ed4baf9c61347.zip |
Client not marked online until map receives auth request from the client and is approved. Also added some online/offline sets to the auth system that were being looked over and not properly updating the char server as to what's going on.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12552 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index c776cea21..8293b92a6 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. 2008/04/10 + * Client not marked online until map receives auth request from the client + - and is approved. Also added some online/offline sets to the auth system + - that were being skipped.(r12552) [Kevin] * Rev. 12550 Reverted the change to MAX_SQUARE_LAYOUT. [L0ne_W0lf] * Rev. 12548 Updated NPC skill "Evil Land". More gravity wtfage. [L0ne_W0lf] - Based on visual observation, and experience with it on iRO Sakray. |