diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-07 17:06:15 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-07 17:06:15 +0000 |
commit | 32822845ab08504aa6069edf5c7fb46f2563ec7d (patch) | |
tree | 22869496a98e41fd6444968a5deecf9a2435247d /Changelog-Trunk.txt | |
parent | 0ab69f954771d77c509022c4dd6fc968b6bf4691 (diff) | |
download | hercules-32822845ab08504aa6069edf5c7fb46f2563ec7d.tar.gz hercules-32822845ab08504aa6069edf5c7fb46f2563ec7d.tar.bz2 hercules-32822845ab08504aa6069edf5c7fb46f2563ec7d.tar.xz hercules-32822845ab08504aa6069edf5c7fb46f2563ec7d.zip |
- skill_blown flag&0x40000 now knocks back in a random direction.
- Some small cleanups to prevent skill_blown execution when the distance is 0 or the target couldn't be knocked back.
- WZ_STORMGUST now knocks back on a random direction.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5484 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 788e0e64a..9de514881 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. EVERYTHING ELSE
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
+2006/03/07
+ * Storm Gust now knocks back on a random direction instead of away from the
+ storm. [Skotlex]
2006/03/06
* Some fixes due to the guild-skill changing location (being moved from
500->900 within the code) [Skotlex]
|