summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index cf292b8cd..18d448d1e 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,15 @@ 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.
+09/06/03
+ * Some clean ups on autocast and itemskill code. (see topic:220921 for some info) [Inkfish]
+ - Autocasted Teleport now skips the menu.
+ - Fixed nullpo info when defensive autocasts are triggered. (follow up to r13815)
+ - Fixed Warp portal used in item script never worked.
+ - Item skills now bypass skill delay check.
+ - Implemented SM_SELFPROVOKE.
+ - Updated item db using 'itemskill' for some items.
+ * Basic skills will never be reset. [Inkfish]
09/06/02
* Rev. 13840 Implemented the Party Buff cash skills. [L0ne_W0lf]
* Fixed Mystical Amplification having unlimited duration [Playtester]