summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
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 4c373bf71..f04e237a1 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.
+2007/03/13
+ * Corrected the new packet version entries for skilluseposinfo
+ * Corrected item reloading not unsetting the "delay consume" flag if the
+ item had changed it's type.
+ * the Attack_Type variable in skill_attack now inherits the damage.flag
+ properties, this fixes ranged status effects not triggering.
2007/03/12
* Added player not attached crash prevention to countitem/countitem2.
* Probably corrected delitem not deleting pet eggs at all.