diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-07 18:42:59 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-07 18:42:59 +0000 |
commit | 05a5f1b6548be2871463e395686341d22d7c9372 (patch) | |
tree | 767e5932612f54bd64b8ff48706d931bf08e1e95 /Changelog-Trunk.txt | |
parent | d23055af211d86138480a277b7060d1d261d4f7f (diff) | |
download | hercules-05a5f1b6548be2871463e395686341d22d7c9372.tar.gz hercules-05a5f1b6548be2871463e395686341d22d7c9372.tar.bz2 hercules-05a5f1b6548be2871463e395686341d22d7c9372.tar.xz hercules-05a5f1b6548be2871463e395686341d22d7c9372.zip |
- Added in Lupus's suggestion of not making multi-slot headgears set all slot view-ids, which supposedly causes the client to re-draw the headgear multiple times on characters.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8168 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 492399d8f..6b4c9cace 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/08/07
+ * Added in Lupus's suggestion of not making multi-slot headgears set all
+ slot view-ids, which supposedly causes the client to re-draw the headgear
+ multiple times on characters. [Skotlex]
* Fixed HT_BLITZBEAT hitting neutral characters when it auto-triggers.
[Skotlex]
* Simplified the Tatami Gaeshi code. [Skotlex]
|