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 91dd25ec4..b186aed0d 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/07/06
+ * Cleaned up some nasty code related to skill_blown
+ - split 'direction' value from flags
+ - moved (almost) entire direction calculating code to the outside
+ - bowling bash now has the 'suck-in' effect (knockback is now done
+ in the direction you were last facing, not in your-target direction)
2007/07/05
* Fixed pet equip and pet hairstyle packet sends [ultramage]
* Fixed NPC_STOP's visual effect not clearing when the status ends