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 239ef6d6d..c5ef64123 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,12 @@ 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/12/11
+ * Spirit of Sin and Enchant Deadly Poison now stack. [Skotlex]
+ * Fixed skill damage card bonuses not working on magic skills. [Skotlex]
+ * Moved the setting of sd->npc_id = 0 in npc_dequeue to the beginning,
+ since this function is called when a script is cancelled [Skotlex]
+ * Made homunc's speed be recalculated when you respawn it from rest state.
+ [Skotlex]
* Fixed @revive not reviving the good char [Toms]
2006/12/10
* Added more helpfull messages when packet_ver=-1.