summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-15 10:19:14 +0000
committerLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-15 10:19:14 +0000
commit1a8c1081563174cdea5630ad5bc992405cd86e7d (patch)
tree104fd20e41fa8de670fe160a4837d86242222b8a /Changelog-Trunk.txt
parent686b4f4173bb6f48226be68e8678248e4019943a (diff)
downloadhercules-1a8c1081563174cdea5630ad5bc992405cd86e7d.tar.gz
hercules-1a8c1081563174cdea5630ad5bc992405cd86e7d.tar.bz2
hercules-1a8c1081563174cdea5630ad5bc992405cd86e7d.tar.xz
hercules-1a8c1081563174cdea5630ad5bc992405cd86e7d.zip
* Players with OPTION_INVISIBLE should not be sent to clients.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6594 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index cec2d8c6d..10f176214 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,7 @@ 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/05/15
+ * Players with OPTION_INVISIBLE should not be sent to clients. [Lance]
* Remaining fixes for item scripts. [Lance]
* Added NPC event deprecated warnings to ease debugging old scripts. [Lance]