summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-01-10 13:10:13 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-01-10 13:10:13 +0000
commita2185d8ccf800a0d5412a19404218c7a99921fdf (patch)
tree2e74eba192ca8b111ac15653aa2a4d90eee69195 /Changelog-Trunk.txt
parentaae1026c0336f9bd280ac0d5cc8d523004adad21 (diff)
downloadhercules-a2185d8ccf800a0d5412a19404218c7a99921fdf.tar.gz
hercules-a2185d8ccf800a0d5412a19404218c7a99921fdf.tar.bz2
hercules-a2185d8ccf800a0d5412a19404218c7a99921fdf.tar.xz
hercules-a2185d8ccf800a0d5412a19404218c7a99921fdf.zip
- Removed 'skill_steal_type' from skill.conf as said config no longer exists.
- Corrected @slaveclone/@clone behaving as @evilclone when you change the @ symbol. - Modified SC_ARMOR_ELEMENT so it grants elemental resist as if it they were card granted bonuses. - fixed a SA_DISPELL crash when casted on an object with no status changes. - Adjusted the autospell code so that it does not relies on card_id == 0 for subtracting rates. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12041 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index bd71f0330..dbabe4264 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,12 @@ 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.
+2008/01/10
+ * Corrected @slaveclone/@clone behaving as @evilclone when you change the @
+ symbol.
+ * Modified SC_ARMOR_ELEMENT so it grants elemental resist as if it they
+ were card granted bonuses.
+ * fixed a SA_DISPELL crash when casted on an object with no status changes.
2008/01/09
* Script command warpportal now places a warp in its initial state (as if a
real warp portal was casted).