diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-19 15:24:40 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-19 15:24:40 +0000 |
commit | 2195ff6430fb403f134ad42d995af5729e945c63 (patch) | |
tree | 67e6c4d948d63258e435b4dd8947ce036724ea12 /Changelog-Trunk.txt | |
parent | 5024f635214bc967fe5f7bb1cdd1eaac2ef4fe96 (diff) | |
download | hercules-2195ff6430fb403f134ad42d995af5729e945c63.tar.gz hercules-2195ff6430fb403f134ad42d995af5729e945c63.tar.bz2 hercules-2195ff6430fb403f134ad42d995af5729e945c63.tar.xz hercules-2195ff6430fb403f134ad42d995af5729e945c63.zip |
- When enabling/disabling hiding/unhiding an npc, if the npc is a warp, it will use clearchar and spawn packets instead of changeoption. Thanks to Toms for the fix.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7746 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 6b0094744..f79b75329 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/19
+ * When enabling/disabling hiding/unhiding an npc, if the npc is a warp, it
+ will use clearchar and spawn packets instead of changeoption. Thanks to
+ Toms for the fix. [Skotlex]
* Corrected Trim chars to block 'enter', as explained by the Ultra mage.
[Skotlex]
* When the client passes account version 0, the login server will set it to
|