diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-06 14:07:21 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-06 14:07:21 +0000 |
commit | b1b0860d1ca7e0f9ddb57756be9af11d9557d555 (patch) | |
tree | 54847788efa9f24a2988e00954371adcbd2235ed /Changelog-Trunk.txt | |
parent | ef20f0c5e0fc581552ff26c50fd84e44d60465a6 (diff) | |
download | hercules-b1b0860d1ca7e0f9ddb57756be9af11d9557d555.tar.gz hercules-b1b0860d1ca7e0f9ddb57756be9af11d9557d555.tar.bz2 hercules-b1b0860d1ca7e0f9ddb57756be9af11d9557d555.tar.xz hercules-b1b0860d1ca7e0f9ddb57756be9af11d9557d555.zip |
- Fixed the auto-direction code which makes self-skills with ground units become a ground spell using the wrong function for said check. In short: fixed GrandCross and similar skills.
- FogWall will now also affect the caster.
- Some cleanup of map.h.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7548 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 060b4c1dd..2a67e5b22 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,9 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
+2006/07/06
+ * Fixed GrandCross and similar skills. [Skotlex]
+ * FogWall will now also affect the caster. [Skotlex]
2006/07/05
* Updated NJ_KAENSIN by Saycyber21 [Vicious]
* Updated @refine to take account of MAX_REFINE, thanks to Omega... GM
|