diff options
author | blackhole89 <blackhole89@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-12 22:47:16 +0000 |
---|---|---|
committer | blackhole89 <blackhole89@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-12 22:47:16 +0000 |
commit | 4d345ccb426e98df70bfaee2426cb331c6a73752 (patch) | |
tree | 3996f8da2383f3a19d9be02bf85e20984f83bc15 /Changelog-Trunk.txt | |
parent | 7329737f2a2bf307822764fb774508f5b07aa140 (diff) | |
download | hercules-4d345ccb426e98df70bfaee2426cb331c6a73752.tar.gz hercules-4d345ccb426e98df70bfaee2426cb331c6a73752.tar.bz2 hercules-4d345ccb426e98df70bfaee2426cb331c6a73752.tar.xz hercules-4d345ccb426e98df70bfaee2426cb331c6a73752.zip |
See Changelog.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8253 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 256df3e88..11f7f11af 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,11 @@ 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/11
+ * Fixed Kagebunshin no Jutsu crashing for dyes > 0; though this solution
+ might seem hackish (changing clothes colour to 0 when it starts while
+ storing original colour back in val4, restoring original dye upon
+ end), I believe this is the best way there currently is to solve
+ the issue. [blackhole89]
* Fixed Dancers/Bards being able to use normal attacks while performing.
[Skotlex]
2006/08/10
|