summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-22 13:53:54 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-22 13:53:54 +0000
commit2cbdcbe50c2f34b70cc39c8973ae5b051d304577 (patch)
treea156bd6e62705182a5c30c65fbdaaf8a8d6cfdf7 /Changelog-Trunk.txt
parent12a64513a5a7eee6d1cd1cd48c82313d7f157c46 (diff)
downloadhercules-2cbdcbe50c2f34b70cc39c8973ae5b051d304577.tar.gz
hercules-2cbdcbe50c2f34b70cc39c8973ae5b051d304577.tar.bz2
hercules-2cbdcbe50c2f34b70cc39c8973ae5b051d304577.tar.xz
hercules-2cbdcbe50c2f34b70cc39c8973ae5b051d304577.zip
- Fixed the "map server claims to have char online, but this other map server also has it tagged as online" message triggering in some cases where it shouldn't.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8846 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 790297ef4..474f91271 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/09/22
+ * Fixed the "map server claims to have char online, but this other map
+ server also has it tagged as online" message triggering in some cases where
+ it shouldn't. [Skotlex]
* Fixed some maps in db/mapindex.txt being under the wrong id and added comments
so this will not happen again. [Zephiris]
--- ATTENTION! ---