diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-04 15:18:30 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-04 15:18:30 +0000 |
commit | a8ed5bce482007aa96ff5f6674d6dfe6bbfaa487 (patch) | |
tree | 0fc125a761a7db8a4d8c7de02fb2fcb2f3c14c6d /Changelog-Trunk.txt | |
parent | 07e900f02b198bbfec480fceefb4a492f5ca8911 (diff) | |
download | hercules-a8ed5bce482007aa96ff5f6674d6dfe6bbfaa487.tar.gz hercules-a8ed5bce482007aa96ff5f6674d6dfe6bbfaa487.tar.bz2 hercules-a8ed5bce482007aa96ff5f6674d6dfe6bbfaa487.tar.xz hercules-a8ed5bce482007aa96ff5f6674d6dfe6bbfaa487.zip |
- Stun time for using ES magic on non-mobs reduced to 0.5 secs.
- Eska is now usable on bosses.
- Swoo will stun you if attempted on an already 'swooned' enemy.
- clif_skill_failed will print out a debug line with the skill_id (since the current null_po does not helps at all to fix it)
- Applied TheUltraMage's suggested fixes to the grfio module.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6467 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 0ebe2ae54..871d1391f 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,12 @@ 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/04
+ * Stun time for using ES magic on non-mobs reduced to 0.5 secs. [Skotlex]
+ * Eska is now usable on bosses. [Skotlex]
+ * Swoo will stun you if attempted on an already 'swooned' enemy. [Skotlex]
+ * clif_skill_failed will print out a debug line with the skill_id (since
+ the current null_po does not helps at all to fix it) [Skotlex]
+ * Applied TheUltraMage's suggested fixes to the grfio module. [Skotlex]
* Rewrote Kaahi to behave as it should. It will heal whatever amount of
damage accumulates in the time2 interval (500ms by default) after being
hit. [Skotlex]
|