summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 9b57bba16..c586594d9 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,14 @@ 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.
2007/09/10
+ * Corrected /invite letting you invite people even if you are not the party
+ leader.
+ * Added some reply messages when you try /invite and a. the character is
+ not found or b. you are not the party leader.
+ * Added a check so that the 'save on crash' routine won't get stuck if it
+ happens to crash while attempting to save characters.
+ * People in chat-rooms no longer receive @main messages. [Skotlex]
+2007/09/10
* Added a safeguard to skill_get_unit_layout() against incorrectly
defined layout ids (will give weird results but won't crash at least)
* Fixed Firewall/Icewall being oriented backwards (no real difference..)