diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-07 14:02:13 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-07 14:02:13 +0000 |
commit | 6a393f19e5e814126ca51a9e94b89a03066250b4 (patch) | |
tree | 4eba085d3cc19491802327630fc1f7bf7916b859 /Changelog-Trunk.txt | |
parent | bda4ddd3612d2ba0d6abf62bb2ccf4c9f3b33e2b (diff) | |
download | hercules-6a393f19e5e814126ca51a9e94b89a03066250b4.tar.gz hercules-6a393f19e5e814126ca51a9e94b89a03066250b4.tar.bz2 hercules-6a393f19e5e814126ca51a9e94b89a03066250b4.tar.xz hercules-6a393f19e5e814126ca51a9e94b89a03066250b4.zip |
- Modified the error on the char-sql server to set chars online when it receives a save packet from a character tagged as offline.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7561 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 94b16da51..3ff38b420 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
+ * 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]
* Fixed signed/unsigned comparison issues in the char txt/sql server.
[Skotlex]
* Fixed the cooking success chances. Thanks to Ishizu Chan. [Skotlex]
|