summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-07 20:31:40 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-07 20:31:40 +0000
commit8630d5ddbb8c544096ebd7e6f023c23e9d7e407d (patch)
tree51be561862466e0923395295c07751d9a7bcb6d3 /Changelog-Trunk.txt
parentcceac7bc951fbde646d4e9ce5dcf1e855fb9e336 (diff)
downloadhercules-8630d5ddbb8c544096ebd7e6f023c23e9d7e407d.tar.gz
hercules-8630d5ddbb8c544096ebd7e6f023c23e9d7e407d.tar.bz2
hercules-8630d5ddbb8c544096ebd7e6f023c23e9d7e407d.tar.xz
hercules-8630d5ddbb8c544096ebd7e6f023c23e9d7e407d.zip
- Cleaned up the Asura code so that when the skill fails your SP/Spheres/Fury are all taken away always, as well as moving you next to the target (as long as the target still exists within a reachable path from your position)
- SC_GUILDAURA is now removed on logout. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8175 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 539f5b975..9a51b271d 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/07
+ * Cleaned up the Asura code so that when the skill fails your
+ SP/Spheres/Fury are all taken away always, as well as moving you next to
+ the target (as long as the target still exists within a reachable path from
+ your position) [Skotlex]
+ * SC_GUILDAURA is now removed on logout. [Skotlex]
* Fixed Venom Splasher doing half-damage instead of full-damage to the
"exploding" character. [Skotlex]
* Hopefully fixed the party_even_share cast-overflow bug as reported by