diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-22 17:21:42 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-22 17:21:42 +0000 |
commit | 26e86518619958013c1b2bcfc49b1db0a913d865 (patch) | |
tree | d11a06b08a8f36d41e097230b6657e146517aed7 /Changelog-Trunk.txt | |
parent | 04fcdac2d70128769a5e2f4f7a7535addf2fce15 (diff) | |
download | hercules-26e86518619958013c1b2bcfc49b1db0a913d865.tar.gz hercules-26e86518619958013c1b2bcfc49b1db0a913d865.tar.bz2 hercules-26e86518619958013c1b2bcfc49b1db0a913d865.tar.xz hercules-26e86518619958013c1b2bcfc49b1db0a913d865.zip |
- Some more work on the splash skill code. Now splash-damaged enemies should show no animation at all, just the damage-number, while only the targetted character should still display the full skill animation.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8436 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 68c8cb504..d3b1252ed 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,10 @@ 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/22
+ * Some more work on the splash skill code. Now splash-damaged enemies
+ should show no animation at all, just the damage-number, while only the
+ targetted character should still display the full skill animation.
+ [Skotlex]
* Modified the homun-txt file-save format to separate the name from the
rest of fields with tabs (like character saving does), this may fix homun
save/loading when using non-latin characters on the name, but be warned
|